Class Selection<T>


  • public class Selection<T>
    extends Object
    • Constructor Detail

      • Selection

        public Selection​(T t)
    • Method Detail

      • selectionProperty

        public javafx.beans.property.BooleanProperty selectionProperty()
      • getT

        public T getT()