Package | Description |
---|---|
org.uberfire.client.views.pfly.multipage | |
org.uberfire.client.views.pfly.tab |
Class and Description |
---|
ResizeTabPanel |
TabPanelWithDropdowns
A Bootstrap3 TabPanel which supports a mix of normal tabs and tabs that are dropdown menus.
|
Class and Description |
---|
Resize |
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.
|
TabPanelWithDropdowns.DropDownTab
Container for the menu items that appear when the dropdown tab is clicked.
|
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
|
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.