Uses of Interface
com.iizix.prop.IPropEditorReadOnly
Packages that use IPropEditorReadOnly Package Description com.iizigo.panel.prop.map com.iizigo.panel.prop.mlist com.iizix.prop.content com.iizix.prop.ui.map com.iizix.prop.ui.mlist Uses of IPropEditorReadOnly in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IPropEditorReadOnly Modifier and Type Class Description class
EMapMarkerProp
The Editor version of a map marker.Uses of IPropEditorReadOnly in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IPropEditorReadOnly Modifier and Type Class Description class
EMLItemProp
The Editor version of a mobile list items group container.Uses of IPropEditorReadOnly in com.iizix.prop.content
Subinterfaces of IPropEditorReadOnly in com.iizix.prop.content Modifier and Type Interface Description interface
IContentItem
Content item property container using with the content provider framework.Uses of IPropEditorReadOnly in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IPropEditorReadOnly Modifier and Type Class Description class
MapMarkerProp
The property container for map markers.Uses of IPropEditorReadOnly in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IPropEditorReadOnly Modifier and Type Class Description class
MLItemProp
The property container for mobile list items.