Uses of Enum Class
com.iizigo.event.QueryDesignerPropEvent.Type
Packages that use QueryDesignerPropEvent.Type
Uses of QueryDesignerPropEvent.Type in com.iizigo.event
Methods in com.iizigo.event that return QueryDesignerPropEvent.TypeModifier and TypeMethodDescriptionabstract QueryDesignerPropEvent.Type
QueryDesignerPropEvent.getType()
Gets the type of message.QueryReferences.getType()
Gets the type of message.static QueryDesignerPropEvent.Type
Returns the enum constant of this class with the specified name.static QueryDesignerPropEvent.Type[]
QueryDesignerPropEvent.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.