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 IClassReferenceOwnerEditorMethodReference. 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 interfaceIJavaClassLinkEnablerInterface 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 interfaceIEUIPanelInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IClassReferenceOwner Modifier and Type Class Description classEMUISimpleDialogEditor class for UISimpleDialog.classEUIContextMenuContext menu container.classEUIDialogEditor class for UIDialog.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.classEUIPanelPartCnrEditor 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 classEMLGroupMobile 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 classEditorVirtualSpaceThe 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 interfaceIUIClassReferenceOwnerInterface 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 classMUISimpleDialogSimple mobile popup dialog.classUIContextMenuContext menu UI container.classUIDialogDesktop popup dialog.classUIPanelPanel UI container.classUIPanelBaseBase panel UI container.classUIPanelPartPanel part UI container.classUIPanelPartCnrThe 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 classMLGroupThe 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 interfaceIVSClassReferenceOwnerInterface 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 classVirtualSpaceThis VirtualSpace property container holds the fields and tables in the VirtualSpace.