Class ViewportLayoutRequest.ViewportLayoutRequestProperty<T>

java.lang.Object
javafx.beans.binding.ObjectExpression<ViewportLayoutRequest<T>>
javafx.beans.property.ReadOnlyObjectProperty<ViewportLayoutRequest<T>>
javafx.beans.property.ObjectProperty<ViewportLayoutRequest<T>>
javafx.beans.property.ObjectPropertyBase<ViewportLayoutRequest<T>>
javafx.beans.property.SimpleObjectProperty<ViewportLayoutRequest<T>>
javafx.beans.property.ReadOnlyObjectWrapper<ViewportLayoutRequest<T>>
io.github.palexdev.virtualizedfx.table.ViewportLayoutRequest.ViewportLayoutRequestProperty<T>
All Implemented Interfaces:
javafx.beans.Observable, javafx.beans.property.Property<ViewportLayoutRequest<T>>, javafx.beans.property.ReadOnlyProperty<ViewportLayoutRequest<T>>, javafx.beans.value.ObservableObjectValue<ViewportLayoutRequest<T>>, javafx.beans.value.ObservableValue<ViewportLayoutRequest<T>>, javafx.beans.value.WritableObjectValue<ViewportLayoutRequest<T>>, javafx.beans.value.WritableValue<ViewportLayoutRequest<T>>
Enclosing class:
ViewportLayoutRequest<T>

public static class ViewportLayoutRequest.ViewportLayoutRequestProperty<T> extends javafx.beans.property.ReadOnlyObjectWrapper<ViewportLayoutRequest<T>>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class javafx.beans.property.ReadOnlyObjectWrapper

    fireValueChangedEvent, getReadOnlyProperty

    Methods inherited from class javafx.beans.property.SimpleObjectProperty

    getBean, getName

    Methods inherited from class javafx.beans.property.ObjectPropertyBase

    addListener, addListener, bind, get, invalidated, isBound, removeListener, removeListener, set, toString, unbind

    Methods inherited from class javafx.beans.property.ObjectProperty

    bindBidirectional, setValue, unbindBidirectional

    Methods inherited from class javafx.beans.binding.ObjectExpression

    asString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface javafx.beans.Observable

    subscribe

    Methods inherited from interface javafx.beans.value.ObservableValue

    flatMap, getValue, map, orElse, subscribe, subscribe, when

    Methods inherited from interface javafx.beans.value.WritableValue

    getValue
  • Constructor Details

    • ViewportLayoutRequestProperty

      public ViewportLayoutRequestProperty()
  • Method Details

    • isValid

      public boolean isValid()