Uses of Enum Class
com.iamsoft.util.ui.javafx.table.JpaLazyLoadingSupport.State
Packages that use JpaLazyLoadingSupport.State
-
Uses of JpaLazyLoadingSupport.State in com.iamsoft.util.ui.javafx.table
Methods in com.iamsoft.util.ui.javafx.table that return JpaLazyLoadingSupport.StateModifier and TypeMethodDescriptionJpaFilterableLazyTableView.getState()
Gets the value of the property state.JpaLazyLoadingSupport.getState()
Gets the value of the property state.static JpaLazyLoadingSupport.State
Returns the enum constant of this class with the specified name.static JpaLazyLoadingSupport.State[]
JpaLazyLoadingSupport.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.iamsoft.util.ui.javafx.table that return types with arguments of type JpaLazyLoadingSupport.StateModifier and TypeMethodDescriptionfinal javafx.beans.property.ReadOnlyObjectProperty<JpaLazyLoadingSupport.State>
JpaFilterableLazyTableView.stateProperty()
final javafx.beans.property.ReadOnlyObjectProperty<JpaLazyLoadingSupport.State>
JpaLazyLoadingSupport.stateProperty()