Uses of Enum Class
ch.nolix.systemapi.webapplication.component.RefreshTrigger
Packages that use RefreshTrigger
-
Uses of RefreshTrigger in ch.nolix.systemapi.webapplication.component
Subclasses with type arguments of type RefreshTrigger in ch.nolix.systemapi.webapplication.componentMethods in ch.nolix.systemapi.webapplication.component that return RefreshTriggerModifier and TypeMethodDescriptionIComponent.getRefreshTrigger()static RefreshTriggerReturns the enum constant of this class with the specified name.static RefreshTrigger[]RefreshTrigger.values()Returns an array containing the constants of this enum class, in the order they are declared.