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