Class NavigationDrawer.NavSlectionModel

java.lang.Object
javafx.scene.control.SelectionModel<T>
javafx.scene.control.SingleSelectionModel<javafx.scene.control.Tab>
pamViewFX.fxNodes.navigationDrawer.NavigationDrawer.NavSlectionModel
Enclosing class:
NavigationDrawer

public class NavigationDrawer.NavSlectionModel extends javafx.scene.control.SingleSelectionModel<javafx.scene.control.Tab>
  • Property Summary Link icon

    Properties inherited from class javafx.scene.control.SelectionModel Link icon

    selectedIndex, selectedItem
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Methods inherited from class javafx.scene.control.SingleSelectionModel Link icon

    clearAndSelect, clearSelection, clearSelection, isEmpty, isSelected, select, select, selectFirst, selectLast, selectNext, selectPrevious

    Methods inherited from class javafx.scene.control.SelectionModel Link icon

    getSelectedIndex, getSelectedItem, selectedIndexProperty, selectedItemProperty

    Methods inherited from class java.lang.Object Link icon

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • NavSlectionModel Link icon

      public NavSlectionModel()