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 classEMapMarkerPropThe 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 classEMLItemPropThe 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 interfaceIContentItemContent 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 classMapMarkerPropThe 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 classMLItemPropThe property container for mobile list items.