Package | Description |
---|---|
org.uberfire.client.views.pfly.tab |
Modifier and Type | Method and Description |
---|---|
TabPanelWithDropdowns.DropDownTab |
TabPanelWithDropdowns.addDropdownTab(String label)
Adds a new tab to this panel that doesn't have any contents itself, but can contain multiple items that appear in
a dropdown menu when the tab is clicked.
|
Modifier and Type | Method and Description |
---|---|
void |
TabPanelWithDropdowns.addDropdownTab(TabPanelWithDropdowns.DropDownTab contents)
Adds a pre-made dropdown tab to this tab panel.
|
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.