Uses of Class
com.iizigo.panel.prop.UIDesignerProp
Packages that use UIDesignerProp Package Description com.iizigo.panel.prop com.iizigo.panel.prop.calendar com.iizigo.panel.prop.chart com.iizigo.panel.prop.map com.iizigo.panel.prop.mlist Uses of UIDesignerProp in com.iizigo.panel.prop
Subclasses of UIDesignerProp in com.iizigo.panel.prop Modifier and Type Class Description class
UICompDesignerProp
Class for the UI property components in the designer, specialized for UIComp class.class
UICompsDesignerProp
Class for the UI property containers in the designer, specialized for UIComps class to handle layout data.class
UIContainerDesignerProp
Class for the UI property containers in the designer, specialized for UIContainer class to handle layouts.class
UILayoutDesignerProp
Class for the UI property containers in the designer, specialized for Layout Managers.class
UIMenuCompDesignerProp
Class for the UI menu components in the designer, specialized for UIComp class, all menu components except menu separator.class
UIMenuContainerDesignerProp
Class for the UI menu containers in the designer except menu bar.Methods in com.iizigo.panel.prop that return UIDesignerProp Modifier and Type Method Description UIDesignerProp
EAccordionLayout. getDesigner()
Gets the Designer Extension for Properties.UIDesignerProp
EListLayout. getDesigner()
Gets the Designer Extension for Properties.Uses of UIDesignerProp in com.iizigo.panel.prop.calendar
Methods in com.iizigo.panel.prop.calendar that return UIDesignerProp Modifier and Type Method Description UIDesignerProp
ECalendarLayout. getDesigner()
Gets the Designer Extension for Properties.Uses of UIDesignerProp in com.iizigo.panel.prop.chart
Subclasses of UIDesignerProp in com.iizigo.panel.prop.chart Modifier and Type Class Description class
UIChartDesignerProp
Class for the UI chart children property containers in the designer (axis, plot and series).Uses of UIDesignerProp in com.iizigo.panel.prop.map
Methods in com.iizigo.panel.prop.map that return UIDesignerProp Modifier and Type Method Description UIDesignerProp
EMapLayout. getDesigner()
Gets the Designer Extension for Properties.Uses of UIDesignerProp in com.iizigo.panel.prop.mlist
Subclasses of UIDesignerProp in com.iizigo.panel.prop.mlist Modifier and Type Class Description class
MLDesignerProp
Designer properties for mobile list, groups and items.Methods in com.iizigo.panel.prop.mlist that return UIDesignerProp Modifier and Type Method Description UIDesignerProp
EMLGroupLayout. getDesigner()
Gets the Designer Extension for Properties.UIDesignerProp
EMListLayout. getDesigner()
Gets the Designer Extension for Properties.