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 class
EUIButton
Button component.class
EUIImage
Image component.class
EUIMenuItem
Menu 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 class
EMapMarkers
Map 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 class
EMLGroup
Mobile list items group container for the designer.class
EMLItemProp
The 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 class
EditorActionActors
The Editor version of class container for associated action actors of a VSAction.class
EditorFieldActors
The 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 class
EditorVSAction
The Editor VirtualSpace Action property class.class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.class
EditorVSTable
The 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 class
AbstractContentUIContainer<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 interface
IUIActionHolder
Interface 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 class
AbstractUIAction
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
UIButton
Button UI component.class
UIImage
Image UI component.class
UIMenuItem
Menu 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 class
MapMarkers
The 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 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.class
MLItemProp
The property container for mobile list items.