Uses of Package
org.dashbuilder.client.navigation.widget
-
Packages that use org.dashbuilder.client.navigation.widget Package Description org.dashbuilder.client.navigation.layout.editor org.dashbuilder.client.navigation.widget -
Classes in org.dashbuilder.client.navigation.widget used by org.dashbuilder.client.navigation.layout.editor Class Description NavCarouselWidget NavComponentConfigModal NavMenuBarWidget NavTabListWidget NavTilesWidget A navigation widget that displays a set of navigation items using a navigable tile based approach whereNavGroupinstances are displayed as folders andNavItemare shown as links to a specific target asset (f.i: a perspective).NavTreeWidget NavWidget Interface for widgets in charge of the display of navigation items -
Classes in org.dashbuilder.client.navigation.widget used by org.dashbuilder.client.navigation.widget Class Description BaseNavWidget BaseNavWidgetView HasDefaultNavItem Interface implemented for thoseNavWidgetimplementations that allows for the definition of a default nav item to display.HasTargetDiv Interface implemented for thoseNavWidgetimplementations that accept a target div as the location to display the content of the nav items clicked by the user.NavCarouselWidget NavCarouselWidget.View NavComponentConfigModal NavComponentConfigModal.View NavDropDownWidget NavDropDownWidget.View NavItemTileWidget A widget that shows a tile representing aNavItemNavItemTileWidget.View NavItemTileWidget.View.ItemType NavMenuBarWidget NavMenuBarWidget.View NavTabListWidget NavTabListWidget.View NavTilesWidget A navigation widget that displays a set of navigation items using a navigable tile based approach whereNavGroupinstances are displayed as folders andNavItemare shown as links to a specific target asset (f.i: a perspective).NavTilesWidget.View NavTreeWidget NavTreeWidget.View NavWidget Interface for widgets in charge of the display of navigation itemsNavWidgetView TargetDivNavWidget Base class for nav widgets that uses a target div to show a nav item's content once clicked.TargetDivNavWidget.View TargetDivNavWidgetView