Interface | Description |
---|---|
HasDefaultNavItem |
Interface implemented for those
NavWidget implementations that allows for
the definition of a default nav item to display. |
HasTargetDiv |
Interface implemented for those
NavWidget implementations that accept a target div as the location to
display the content of the nav items clicked by the user. |
NavCarouselWidget.View | |
NavComponentConfigModal.View | |
NavDropDownWidget.View | |
NavItemTileWidget.View | |
NavMenuBarWidget.View | |
NavTabListWidget.View | |
NavTilesWidget.View | |
NavTreeWidget.View | |
NavWidget |
Interface for widgets in charge of the display of navigation items
|
NavWidgetView<T> | |
TargetDivNavWidget.View<T extends TargetDivNavWidget> |
Class | Description |
---|---|
BaseNavWidget | |
BaseNavWidgetView<T> | |
NavCarouselWidget | |
NavCarouselWidgetView | |
NavComponentConfigModal | |
NavComponentConfigModalView | |
NavDropDownWidget | |
NavDropDownWidgetView | |
NavItemTileWidget |
A widget that shows a tile representing a
NavItem |
NavItemTileWidgetView | |
NavMenuBarWidget | |
NavMenuBarWidgetView | |
NavTabListWidget | |
NavTabListWidgetView | |
NavTilesWidget | |
NavTilesWidgetView | |
NavTreeWidget | |
NavTreeWidgetView | |
TargetDivNavWidget |
Base class for nav widgets that uses a target div to show a nav item's content once clicked.
|
TargetDivNavWidgetView<T extends TargetDivNavWidget> |
Enum | Description |
---|---|
NavItemTileWidget.View.ItemType |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.