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.VmInformationViewBasicView.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, removeActionListenerpublic abstract void addChildView(LocalizedString title, UIComponent view)
public abstract void removeChildView(LocalizedString title)
Copyright © 2013. All Rights Reserved.