Uses of Interface
org.dashbuilder.client.navigation.widget.NavWidgetView
-
Packages that use NavWidgetView Package Description org.dashbuilder.client.navigation.widget -
-
Uses of NavWidgetView in org.dashbuilder.client.navigation.widget
Subinterfaces of NavWidgetView in org.dashbuilder.client.navigation.widget Modifier and Type Interface Description static interfaceNavCarouselWidget.Viewstatic interfaceNavDropDownWidget.Viewstatic interfaceNavMenuBarWidget.Viewstatic interfaceNavTabListWidget.Viewstatic interfaceNavTilesWidget.Viewstatic interfaceNavTreeWidget.Viewstatic interfaceTargetDivNavWidget.View<T extends TargetDivNavWidget>Classes in org.dashbuilder.client.navigation.widget that implement NavWidgetView Modifier and Type Class Description classBaseNavWidgetView<T>classNavCarouselWidgetViewclassNavDropDownWidgetViewclassNavMenuBarWidgetViewclassNavTabListWidgetViewclassNavTilesWidgetViewclassNavTreeWidgetViewclassTargetDivNavWidgetView<T extends TargetDivNavWidget>Constructors in org.dashbuilder.client.navigation.widget with parameters of type NavWidgetView Constructor Description BaseNavWidget(NavWidgetView view, NavigationManager navigationManager)
-