public class VmInformationController extends Object
Constructor and Description |
---|
VmInformationController(List<InformationService<VmRef>> vmInfoServices,
VmRef vmRef,
VmInformationViewProvider provider) |
Modifier and Type | Method and Description |
---|---|
int |
getNumChildren() |
int |
getSelectedChildID() |
BasicView |
getView() |
boolean |
selectChildID(int id) |
public VmInformationController(List<InformationService<VmRef>> vmInfoServices, VmRef vmRef, VmInformationViewProvider provider)
public int getSelectedChildID()
public boolean selectChildID(int id)
public int getNumChildren()
public BasicView getView()
Copyright © 2017. All Rights Reserved.