Uses of Class
com.iizigo.java.prop.EditorMethodReference2
Packages that use EditorMethodReference2 Package Description com.iizigo.java com.iizigo.java.prop com.iizigo.vs.actor Uses of EditorMethodReference2 in com.iizigo.java
Methods in com.iizigo.java with parameters of type EditorMethodReference2 Modifier and Type Method Description void
JavaClass. onQuery(EditorMethodReference2 ref, GEvent event)
Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPS
event.Uses of EditorMethodReference2 in com.iizigo.java.prop
Methods in com.iizigo.java.prop that return EditorMethodReference2 Modifier and Type Method Description EditorMethodReference2
EditorMethodReference2. clone()
Creates a clone out of this property.Uses of EditorMethodReference2 in com.iizigo.vs.actor
Subclasses of EditorMethodReference2 in com.iizigo.vs.actor Modifier and Type Class Description class
EditorFieldActor
The VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.