Uses of Interface
com.orchestranetworks.ui.view.UIView
-
Packages that use UIView Package Description com.orchestranetworks.ui.view -
-
Uses of UIView in com.orchestranetworks.ui.view
Subinterfaces of UIView in com.orchestranetworks.ui.view Modifier and Type Interface Description interfaceUIHierarchicalViewProvides information on hierarchical view.interfaceUITabularViewProvides information on tabular view.interfaceUITileViewProvides information on tile view.Methods in com.orchestranetworks.ui.view that return UIView Modifier and Type Method Description UIViewUICustomViewContext. getUserCurrentView()Returns the currently applied viewUIViewUICustomViewContext. getViewDefinition(UICustomViewKey userViewKey)Returns the definition of the view Returnsnullin case of the default view
-