Package com.iizigo.panel.prop
Class EListLayout0
- java.lang.Object
- com.iizigo.panel.prop.EListLayout0
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EListLayout0 extends java.lang.Object implements IPropCnrEditorProperties
Setup data for the list layout.- Author:
- Mikael Andersson
Field Summary
Fields Modifier and Type Field Description static java.lang.Object[]setup
Constructor Summary
Constructors Constructor Description EListLayout0()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropCnrEditorPropertiesgetEditProperties(PropCnr property)Gets the property definitions for a component.
Method Detail
getEditProperties
public PropCnrEditorProperties getEditProperties(PropCnr property)
Description copied from interface:IPropCnrEditorPropertiesGets the property definitions for a component.- Specified by:
getEditPropertiesin interfaceIPropCnrEditorProperties