Uses of Class
com.iizigo.java.prop.EditorClassReference
Packages that use EditorClassReference
Package
Description
Uses of EditorClassReference in com.iizigo.java
Methods in com.iizigo.java with parameters of type EditorClassReferenceModifier and TypeMethodDescriptionvoid
JavaClass.onQuery
(EditorClassReference ref, GEvent event) Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPS
event.Uses of EditorClassReference in com.iizigo.java.prop
Methods in com.iizigo.java.prop that return EditorClassReferenceModifier and TypeMethodDescriptionEditorClassReference.clone()
Creates a clone out of this property.static EditorClassReference
EditorMethodReference.getClassReference
(PropCnr methodReferenceParent) Gets the ClassReference property from a parent.Uses of EditorClassReference in com.iizigo.link.java
Methods in com.iizigo.link.java that return EditorClassReferenceModifier and TypeMethodDescriptionIJavaClassLinkEnabler.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.Uses of EditorClassReference in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return EditorClassReferenceModifier and TypeMethodDescriptionEMUISimpleDialog.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.EUIDialog.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.EUIPanel.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.EUIPanelPart.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.IEUIPanel.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.default EditorClassReference
IEUIPanel.getClassReferenceImpl
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.Uses of EditorClassReference in com.iizigo.panel.prop.mlist
Methods in com.iizigo.panel.prop.mlist that return EditorClassReferenceModifier and TypeMethodDescriptionEMLGroup.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.Uses of EditorClassReference in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type EditorClassReferenceModifier and TypeMethodDescriptionvoid
ClassReferencePropEditor.initialize
(EditorClassReference prop) Initializes a newly created property (e.g.Uses of EditorClassReference in com.iizigo.selector.prop
Methods in com.iizigo.selector.prop that return EditorClassReferenceModifier and TypeMethodDescriptionprotected EditorClassReference
EditorSelector.createClassReference
(Atom atom, String ref) Creates a ClassReference, overridden by the Designer version of the class.Uses of EditorClassReference in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return EditorClassReferenceModifier and TypeMethodDescriptionEditorVirtualSpace.getClassReference()
Gets the ClassReference in the property container from the ClassReference instance.EditorVirtualSpace.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.