java.lang.Object
javafx.scene.control.SelectionModel<
Tab>
javafx.scene.control.SingleSelectionModel<
Tab>
atlantafx.base.controls.TabLine.TabLineSelectionModel
-
Property Summary
Properties inherited from class javafx.scene.control.SelectionModel
selectedIndex, selectedItem
-
Field Summary
Fields
protected final javafx.collections.ListChangeListener<Tab>
-
Constructor Summary
Constructors
-
Method Summary
protected void
protected int
protected void
onTabsChange(javafx.collections.ListChangeListener.Change<? extends Tab> change)
void
void
protected void
Methods inherited from class javafx.scene.control.SingleSelectionModel
clearAndSelect, clearSelection, clearSelection, isEmpty, isSelected, selectFirst, selectLast, selectNext, selectPrevious
Methods inherited from class javafx.scene.control.SelectionModel
getSelectedIndex, getSelectedItem, selectedIndexProperty, selectedItemProperty, setSelectedIndex, setSelectedItem
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
-
-
-
-
-
selectNearestAvailableTab
-