Class | Description |
---|---|
MultiTabWorkbenchPanelView | |
ResizeTabPanel | |
TabPanelEntry |
Represents an entry in a
TabPanelWithDropdowns . |
TabPanelEntry.DropDownTabListItem |
Represents the tab widget that lives in the tab bar or under a dropdown tab.
|
TabPanelWithDropdowns |
A Bootstrap3 TabPanel which supports a mix of normal tabs and tabs that are dropdown menus.
|
UberTabPanel |
A wrapper around
TabPanelWithDropdowns that adds the following capabilities:
Tabs that don't fit in the tab bar are automatically collapsed into a dropdown
Each tab gets a close button
Obeys the RequiresResize/ProvidesResize contract (onResize() calls are propagated
to the visible tab content widgets)
Participates in UberFire's panel focus system
|
Annotation Type | Description |
---|---|
Resize |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.