Package com.iizigo.panel.prop.mlist
Class EMLDefaultItemProp0
- java.lang.Object
-
- com.iizigo.panel.prop.mlist.EMLDefaultItemProp0
-
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EMLDefaultItemProp0 extends java.lang.Object implements IPropCnrEditorProperties
The Editor version of a default list item. This setup varies with the selected default type.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description EMLDefaultItemProp0()
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
-
-