Package com.iizigo.panel.prop.mlist
Class EMLItemProp0
- java.lang.Object
- com.iizigo.panel.prop.mlist.EMLItemProp0
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EMLItemProp0 extends java.lang.Object implements IPropCnrEditorProperties
The setup data of a mobile list items group container.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description EMLItemProp0()
Default constructor.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropCnrEditorProperties
getEditProperties(PropCnr property)
Gets the property definitions for property being edited.
Method Detail
getEditProperties
public PropCnrEditorProperties getEditProperties(PropCnr property)
Gets the property definitions for property being edited.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties