viewtify.ui
UITabPane
AnimateHelper
UITabPane
,TabPane
AssociativeHelper
CollectableHelper
UITabPane
,UITab
ContextMenuHelper
UITabPane
DecorationHelper
UITabPane
DisableHelper
UITabPane
kiss.Disposable
PropertyAccessHelper
SelectableHelper
UITabPane
,UITab
StyleHelper
UITabPane
,TabPane
TooltipHelper
UITabPane
,TabPane
UserActionHelper
UITabPane
UserInterfaceProvider
TabPane
VerifyHelper
UITabPane
VisibleHelper
UITabPane
UITabPane
(View
view
)
View
view
)View view |
A |
Enchanced view.
itemsProperty
()
javafx.beans.property.Propertyjavafx.collections.ObservableListUITab
javafx.collections.ObservableListUITab
javafx.beans.property.Property |
initial
(int
initialSelectedIndex
)
UITabPane
int
initialSelectedIndex
)int initialSelectedIndex |
|
UITabPane |
Set initial selected index.
tab
(ConsumerUITab
builder
)
UITabPane
ConsumerUITab
builder
)Consumer builder |
A tab builder. |
UITabPane |
Chainable API. |
Add new tab at last with the specified contents.
tab
(int
index
, ConsumerUITab
builder
)
UITabPane
int
index
, ConsumerUITab
builder
)int index |
An index to insert tab. |
Consumer builder |
A tab builder. |
UITabPane |
Chainable API. |
Add new tab at the specified index with the specified contents.
policy
(TabClosingPolicy
policy
)
UITabPane
TabClosingPolicy
policy
)TabClosingPolicy policy |
The closing policy for the tabs. |
UITabPane |
Chainable API. |
The closing policy for the tabs.
policy
(TabDragPolicy
policy
)
UITabPane
TabDragPolicy
policy
)TabDragPolicy policy |
The closing policy for the tabs. |
UITabPane |
Chainable API. |
The closing policy for the tabs.
isHeaderShown
()
boolean
boolean |
Result. |
Check the visibility of tab header area.
showHeader
(boolean
visible
)
UITabPane
boolean
visible
)boolean visible |
|
UITabPane |
Chainable API. |
Switch the visibility of tab header area.
registerIcon
(kiss.WiseConsumerUILabel
builder
)
UITabPane
kiss.WiseConsumerUILabel
builder
)kiss.WiseConsumer builder |
|
UITabPane |