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 thestateproperty.JpaLazyLoadingSupport.getState()Gets the value of thestateproperty.static JpaLazyLoadingSupport.StateReturns 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()