Uses of Interface
org.dashbuilder.client.navigation.widget.TargetDivNavWidget.View
-
Packages that use TargetDivNavWidget.View Package Description org.dashbuilder.client.navigation.widget -
-
Uses of TargetDivNavWidget.View in org.dashbuilder.client.navigation.widget
Subinterfaces of TargetDivNavWidget.View in org.dashbuilder.client.navigation.widget Modifier and Type Interface Description static interfaceNavMenuBarWidget.Viewstatic interfaceNavTabListWidget.Viewstatic interfaceNavTreeWidget.ViewClasses in org.dashbuilder.client.navigation.widget that implement TargetDivNavWidget.View Modifier and Type Class Description classNavMenuBarWidgetViewclassNavTabListWidgetViewclassNavTreeWidgetViewclassTargetDivNavWidgetView<T extends TargetDivNavWidget>Methods in org.dashbuilder.client.navigation.widget that return TargetDivNavWidget.View Modifier and Type Method Description TargetDivNavWidget.ViewTargetDivNavWidget. getView()Constructors in org.dashbuilder.client.navigation.widget with parameters of type TargetDivNavWidget.View Constructor Description TargetDivNavWidget(TargetDivNavWidget.View view, PerspectivePluginManager pluginManager, org.uberfire.client.mvp.PlaceManager placeManager, NavigationManager navigationManager)
-