Class EUIComp0
java.lang.Object
com.iizigo.panel.prop.EUIComp0
- All Implemented Interfaces:
IPropCnrEditorProperties
- Direct Known Subclasses:
EMList0, EMUIHeading0, 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 Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionprotected abstract PropCnrEditorPropertiesGets the base property definitions for a component.protected PropCnrEditorPropertiesgetComponentEditProperties(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
EUIComp0
public EUIComp0()
Method Details
getComponentEditProperties
Gets the base property definitions for a component.getComponentEditProperties
Gets the base property definitions for a component.getEditProperties
Gets the property definitions for a component, checking the layout manager, etc, for additional data in setup.- Specified by:
getEditPropertiesin interfaceIPropCnrEditorProperties