Uses of Interface
com.iizix.prop.IClassReferenceOwner
Uses of IClassReferenceOwner in com.iizigo.java.prop
Methods in com.iizigo.java.prop that return IClassReferenceOwner Modifier and Type Method Description static IClassReferenceOwner
EditorMethodReference. getClassReferenceOwner(PropCnr methodReferenceParent)
Gets the ClassReference parent that SHOULD or COULD hold the ClassReference for a MethodReference.Uses of IClassReferenceOwner in com.iizigo.link.java
Subinterfaces of IClassReferenceOwner in com.iizigo.link.java Modifier and Type Interface Description interface
IJavaClassLinkEnabler
Interface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.Uses of IClassReferenceOwner in com.iizigo.panel.prop
Subinterfaces of IClassReferenceOwner in com.iizigo.panel.prop Modifier and Type Interface Description interface
IEUIPanel
Interface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IClassReferenceOwner Modifier and Type Class Description class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EUIContextMenu
Context menu container.class
EUIDialog
Editor class for UIDialog.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.class
EUIPanelPartCnr
Editor class for UIContainer.Uses of IClassReferenceOwner in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IClassReferenceOwner Modifier and Type Class Description class
EMLGroup
Mobile list items group container for the designer.Uses of IClassReferenceOwner in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IClassReferenceOwner Modifier and Type Class Description class
EditorVirtualSpace
The Editor VirtualSpace property class.Uses of IClassReferenceOwner in com.iizix.prop.ui
Subinterfaces of IClassReferenceOwner in com.iizix.prop.ui Modifier and Type Interface Description interface
IUIClassReferenceOwner
Interface implemented by a UI property container that holds a ClassReference instance, used to resolve references for MethodReferences, e.g.Classes in com.iizix.prop.ui that implement IClassReferenceOwner Modifier and Type Class Description class
MUISimpleDialog
Simple mobile popup dialog.class
UIContextMenu
Context menu UI container.class
UIDialog
Desktop popup dialog.class
UIPanel
Panel UI container.class
UIPanelBase
Base panel UI container.class
UIPanelPart
Panel part UI container.class
UIPanelPartCnr
The UI panel part container.Uses of IClassReferenceOwner in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IClassReferenceOwner Modifier and Type Class Description class
MLGroup
The mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.Uses of IClassReferenceOwner in com.iizix.prop.vs
Subinterfaces of IClassReferenceOwner in com.iizix.prop.vs Modifier and Type Interface Description interface
IVSClassReferenceOwner
Interface implemented by a VirtualSpace property container that holds a ClassReference instance, used to resolve references for MethodReferences, e.g.Classes in com.iizix.prop.vs that implement IClassReferenceOwner Modifier and Type Class Description class
VirtualSpace
This VirtualSpace property container holds the fields and tables in the VirtualSpace.