public interface UiFacadeFactory
Modifier and Type | Method and Description |
---|---|
HostPanelFacade |
getHostPanel(HostRef ref) |
MainWindowController |
getMainWindow() |
SummaryPanelFacade |
getSummaryPanel() |
VmInformationController |
getVmController(VmRef ref) |
MainWindowController getMainWindow()
SummaryPanelFacade getSummaryPanel()
HostPanelFacade getHostPanel(HostRef ref)
VmInformationController getVmController(VmRef ref)
Copyright © 2012. All Rights Reserved.