Package com.iizigo.panel.prop
Class EUIComp0
java.lang.Object
com.iizigo.panel.prop.EUIComp0
- All Implemented Interfaces:
- IPropCnrEditorProperties
- Direct Known Subclasses:
- EMList0,- EMUIHeading0,- EMUISimpleDialog0,- EMUISimpleListItem0,- EMUISwitch0,- EMUITabBar0,- EUIAccordion0,- EUIButton0,- EUICalendar0,- EUICalendarList0,- EUIChart0,- EUICheckBox0,- EUIComboBox0,- EUIContainer0,- EUIDateTime0,- EUIDialog0,- EUIEmpty0,- EUIGauge0,- EUIImage0,- EUIImage20,- EUILabel0,- EUIMap0,- EUIMedia0,- EUIMenuBar0,- EUIOutput0,- EUIPanel0,- EUIPanelPart0,- EUIPanelPartCnr0,- EUIProgress0,- EUIRadioButton0,- EUISlider0,- EUISpinner0,- EUISwapContainer0,- EUITabContainer0,- EUITable0,- EUITableColumn0,- EUIText0,- EUITextArea0,- EUITitlePane0
Base class for the setup of the property editor of the component.
- Author:
- Christopher Mindus
- Constructor SummaryConstructors
- Method SummaryModifier and TypeMethodDescription- protected abstract PropCnrEditorPropertiesGets the base property definitions for a component.- protected PropCnrEditorProperties- getComponentEditProperties- (PropCnr property) Gets the base property definitions for a component.- getEditProperties- (PropCnr property) Gets the property definitions for a component, checking the layout manager, etc, for additional data in setup.
- Constructor Details- EUIComp0public EUIComp0()
 
- Method Details- getComponentEditPropertiesGets the base property definitions for a component.
- getComponentEditPropertiesGets the base property definitions for a component.
- getEditPropertiesGets the property definitions for a component, checking the layout manager, etc, for additional data in setup.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties