viewtify

viewtify.ui

UITabPane

UITabPane(Viewview)

Viewview

A View to which the widget belongs.

Enchanced view.

itemsProperty()javafx.beans.property.Propertyjavafx.collections.ObservableListUITab

javafx.beans.property.Propertyjavafx.collections.ObservableListUITab

initial(intinitialSelectedIndex)UITabPane

intinitialSelectedIndex
UITabPane

Set initial selected index.

tab(ConsumerUITabbuilder)UITabPane

ConsumerUITabbuilder

A tab builder.

UITabPane

Chainable API.

Add new tab at last with the specified contents.

tab(intindex, ConsumerUITabbuilder)UITabPane

intindex

An index to insert tab.

ConsumerUITabbuilder

A tab builder.

UITabPane

Chainable API.

Add new tab at the specified index with the specified contents.

policy(TabClosingPolicypolicy)UITabPane

TabClosingPolicypolicy

The closing policy for the tabs.

UITabPane

Chainable API.

The closing policy for the tabs.

policy(TabDragPolicypolicy)UITabPane

TabDragPolicypolicy

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(booleanvisible)UITabPane

booleanvisible
UITabPane

Chainable API.

Switch the visibility of tab header area.

registerIcon(kiss.WiseConsumerUILabelbuilder)UITabPane

kiss.WiseConsumerUILabelbuilder
UITabPane