Uses of Class
com.iizigo.java.prop.EditorClassReference
Package
Description
Uses of EditorClassReference in com.iizigo.java
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionIJavaClassLinkEnabler.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.Uses of EditorClassReference in com.iizigo.panel.prop
Modifier 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
Modifier and TypeMethodDescriptionEMLGroup.getClassReference
(String id, boolean doCreateIfNotPresent) Gets or creates the ClassReference in the property container.Uses of EditorClassReference in com.iizigo.prop.editor
Modifier and TypeMethodDescriptionvoid
ClassReferencePropEditor.initialize
(EditorClassReference prop) Initializes a newly created property (e.g.Uses of EditorClassReference in com.iizigo.selector.prop
Modifier 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
Modifier 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.