Uses of Package
org.uberfire.client.views.pfly.tab
-
Packages that use org.uberfire.client.views.pfly.tab Package Description org.uberfire.client.views.pfly.multipage org.uberfire.client.views.pfly.tab -
Classes in org.uberfire.client.views.pfly.tab used by org.uberfire.client.views.pfly.multipage Class Description ResizeTabPanel TabPanelWithDropdowns A Bootstrap3 TabPanel which supports a mix of normal tabs and tabs that are dropdown menus. -
Classes in org.uberfire.client.views.pfly.tab used by org.uberfire.client.views.pfly.tab Class Description Resize ResizeTabPanel TabPanelEntry Represents an entry in aTabPanelWithDropdowns.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 aroundTabPanelWithDropdownsthat 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