Package com.iizigo.panel.prop.table
Class EUITableColumn0
- java.lang.Object
- com.iizigo.panel.prop.EUIComp0
- com.iizigo.panel.prop.table.EUITableColumn0
 
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EUITableColumn0 extends EUIComp0 Menu item setup data.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - EUITableColumn0()
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getComponentEditProperties()Gets the base property definitions for a component.- Methods inherited from class com.iizigo.panel.prop.EUIComp0- getComponentEditProperties, getEditProperties
 
 
- Method Detail- getComponentEditProperties- public PropCnrEditorProperties getComponentEditProperties() Description copied from class:- EUIComp0Gets the base property definitions for a component.- Specified by:
- getComponentEditPropertiesin class- EUIComp0