Uses of Interface
org.uberfire.ext.preferences.client.central.hierarchy.HierarchyStructureView
-
-
Uses of HierarchyStructureView in org.uberfire.ext.preferences.client.central
Methods in org.uberfire.ext.preferences.client.central that return HierarchyStructureView Modifier and Type Method Description HierarchyStructureViewPreferencesCentralNavBarScreen. getView() -
Uses of HierarchyStructureView in org.uberfire.ext.preferences.client.central.actions
Subinterfaces of HierarchyStructureView in org.uberfire.ext.preferences.client.central.actions Modifier and Type Interface Description static interfacePreferencesCentralActionsScreen.ViewClasses in org.uberfire.ext.preferences.client.central.actions that implement HierarchyStructureView Modifier and Type Class Description classPreferencesCentralActionsViewMethods in org.uberfire.ext.preferences.client.central.actions that return HierarchyStructureView Modifier and Type Method Description HierarchyStructureViewPreferencesCentralActionsScreen. getView() -
Uses of HierarchyStructureView in org.uberfire.ext.preferences.client.central.hierarchy
Methods in org.uberfire.ext.preferences.client.central.hierarchy that return HierarchyStructureView Modifier and Type Method Description HierarchyStructureViewHierarchyStructurePresenter. getView() -
Uses of HierarchyStructureView in org.uberfire.ext.preferences.client.central.tree
Subinterfaces of HierarchyStructureView in org.uberfire.ext.preferences.client.central.tree Modifier and Type Interface Description static interfaceTreeHierarchyStructurePresenter.ViewClasses in org.uberfire.ext.preferences.client.central.tree that implement HierarchyStructureView Modifier and Type Class Description classTreeHierarchyStructureView
-