Class RequestParameters.IncludableParameter<V,P extends javafx.beans.property.Property<V>>

java.lang.Object
de.hsh.graja.gui.model.RequestParameters.IncludableParameter<V,P>
Direct Known Subclasses:
RequestParameters.IncludableBooleanParameter, RequestParameters.IncludableStringParameter
Enclosing class:
RequestParameters

public class RequestParameters.IncludableParameter<V,P extends javafx.beans.property.Property<V>> extends Object
  • Property Details

    • include

      public javafx.beans.property.BooleanProperty includeProperty
    • value

      public P extends javafx.beans.property.Property<V> valueProperty
  • Method Details

    • includeProperty

      public javafx.beans.property.BooleanProperty includeProperty()
    • valueProperty

      public P valueProperty()