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