public class VmInformationController extends Object
Constructor and Description |
---|
VmInformationController(UiFacadeFactory uiFacadeFactory,
VmRef vmRef) |
Modifier and Type | Method and Description |
---|---|
Component |
getComponent() |
int |
getNumChildren() |
int |
getSelectedChildID() |
boolean |
selectChildID(int id) |
public VmInformationController(UiFacadeFactory uiFacadeFactory, VmRef vmRef)
public Component getComponent()
public int getSelectedChildID()
public boolean selectChildID(int id)
public int getNumChildren()
Copyright © 2012. All Rights Reserved.