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 classUICompDesignerPropClass for the UI property components in the designer, specialized for UIComp class.classUICompsDesignerPropClass for the UI property containers in the designer, specialized for UIComps class to handle layout data.classUIContainerDesignerPropClass for the UI property containers in the designer, specialized for UIContainer class to handle layouts.classUILayoutDesignerPropClass for the UI property containers in the designer, specialized for Layout Managers.classUIMenuCompDesignerPropClass for the UI menu components in the designer, specialized for UIComp class, all menu components except menu separator.classUIMenuContainerDesignerPropClass 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 UIDesignerPropEAccordionLayout. getDesigner()Gets the Designer Extension for Properties.UIDesignerPropEListLayout. 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 UIDesignerPropECalendarLayout. 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 classUIChartDesignerPropClass 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 UIDesignerPropEMapLayout. 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 classMLDesignerPropDesigner properties for mobile list, groups and items.Methods in com.iizigo.panel.prop.mlist that return UIDesignerProp Modifier and Type Method Description UIDesignerPropEMLGroupLayout. getDesigner()Gets the Designer Extension for Properties.UIDesignerPropEMListLayout. getDesigner()Gets the Designer Extension for Properties.