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 interface
UIHierarchicalView
Provides information on hierarchical view.interface
UITabularView
Provides information on tabular view.interface
UITileView
Provides information on tile view.Methods in com.orchestranetworks.ui.view that return UIView Modifier and Type Method Description UIView
UICustomViewContext. getUserCurrentView()
Returns the currently applied viewUIView
UICustomViewContext. getViewDefinition(UICustomViewKey userViewKey)
Returns the definition of the view Returnsnull
in case of the default view
-