public class VmInformationController extends Object implements ContentProvider
Constructor and Description |
---|
VmInformationController(List<InformationService<VmRef>> vmInfoServices,
VmRef vmRef,
VmInformationViewProvider provider,
List<com.redhat.thermostat.client.core.internal.platform.DynamicVMPluginProvider> dynamicProviders) |
Modifier and Type | Method and Description |
---|---|
int |
getNumChildren() |
int |
getSelectedChildID() |
BasicView |
getView() |
void |
rebuild() |
boolean |
selectChildID(int id) |
public VmInformationController(List<InformationService<VmRef>> vmInfoServices, VmRef vmRef, VmInformationViewProvider provider, List<com.redhat.thermostat.client.core.internal.platform.DynamicVMPluginProvider> dynamicProviders)
public void rebuild()
public int getSelectedChildID()
public boolean selectChildID(int id)
public int getNumChildren()
public BasicView getView()
getView
in interface ContentProvider
Copyright © 2017. All rights reserved.