Class FilterValue<T,​R>

    • Property Detail

      • selected

        public BooleanProperty selectedProperty
        Property indicating whether this value is selected or not.
    • Method Detail

      • getValue

        public R getValue()
        Returns the R value for this given FilterValue
      • selectedProperty

        public BooleanProperty selectedProperty()
        Property indicating whether this value is selected or not.
      • getInScopeProperty

        public BooleanProperty getInScopeProperty()
        Property indicating whether this value is in scope.