Uses of Interface
com.iizix.api.IBackReferenceProvider
Uses of IBackReferenceProvider in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IBackReferenceProvider Modifier and Type Class Description classEUIButtonButton component.classEUIImageImage component.classEUIMenuItemMenu item component.Uses of IBackReferenceProvider in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IBackReferenceProvider Modifier and Type Class Description classEMapMarkersMap markers container for the designer.Uses of IBackReferenceProvider in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IBackReferenceProvider Modifier and Type Class Description classEMLGroupMobile list items group container for the designer.classEMLItemPropThe Editor version of a mobile list items group container.Uses of IBackReferenceProvider in com.iizigo.vs.actor
Classes in com.iizigo.vs.actor that implement IBackReferenceProvider Modifier and Type Class Description classEditorActionActorsThe Editor version of class container for associated action actors of a VSAction.classEditorFieldActorsThe Editor version of class container for associated field actors of a VSField.Uses of IBackReferenceProvider in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IBackReferenceProvider Modifier and Type Class Description classEditorVSActionThe Editor VirtualSpace Action property class.classEditorVSColumnHeaderThe Editor VirtualSpace Column property class.classEditorVSFieldThe Editor VirtualSpace Field property class.classEditorVSTableThe Editor VirtualSpace Field property class.Uses of IBackReferenceProvider in com.iizix.prop.content
Classes in com.iizix.prop.content that implement IBackReferenceProvider Modifier and Type Class Description classAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>>A property container that handles content and has custom content provider support.Uses of IBackReferenceProvider in com.iizix.prop.ui
Subinterfaces of IBackReferenceProvider in com.iizix.prop.ui Modifier and Type Interface Description interfaceIUIActionHolderInterface implementation for a property container that holds the IUIAction information that is used for e.g.Classes in com.iizix.prop.ui that implement IBackReferenceProvider Modifier and Type Class Description classAbstractUIActionAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classUIButtonButton UI component.classUIImageImage UI component.classUIMenuItemMenu item UI component.Uses of IBackReferenceProvider in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IBackReferenceProvider Modifier and Type Class Description classMapMarkersThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.Uses of IBackReferenceProvider in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IBackReferenceProvider 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.classMLItemPropThe property container for mobile list items.