Uses of Enum Class
org.lowcoder.plugin.api.event.LowcoderEvent.Action
Packages that use LowcoderEvent.Action
-
Uses of LowcoderEvent.Action in org.lowcoder.plugin.api.event
Methods in org.lowcoder.plugin.api.event that return LowcoderEvent.ActionModifier and TypeMethodDescriptionLowcoderEvent.EventType.getAction()static LowcoderEvent.ActionReturns the enum constant of this class with the specified name.static LowcoderEvent.Action[]LowcoderEvent.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.