public abstract class HostInformationView extends BasicView implements UIComponent
View
that shows host information. It does not display
this information directly. It relies on child views.VmInformationView
BasicView.Action
Constructor and Description |
---|
HostInformationView() |
Modifier and Type | Method and Description |
---|---|
abstract void |
addChildView(LocalizedString title,
UIComponent view) |
abstract void |
removeChildView(LocalizedString title) |
addActionListener, notify, removeActionListener
public abstract void addChildView(LocalizedString title, UIComponent view)
public abstract void removeChildView(LocalizedString title)
Copyright © 2014. All rights reserved.