Uses of Class
com.iizigo.event.QueryDesignerPropEvent.Type
Packages that use QueryDesignerPropEvent.Type Package Description com.iizigo.event Uses of QueryDesignerPropEvent.Type in com.iizigo.event
Methods in com.iizigo.event that return QueryDesignerPropEvent.Type Modifier and Type Method Description abstract QueryDesignerPropEvent.Type
QueryDesignerPropEvent. getType()
Gets the type of message.QueryDesignerPropEvent.Type
QueryReferences. getType()
Gets the type of message.static QueryDesignerPropEvent.Type
QueryDesignerPropEvent.Type. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static QueryDesignerPropEvent.Type[]
QueryDesignerPropEvent.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.