Uses of Interface
com.iizigo.panel.prop.IEImagePreview
Uses of IEImagePreview in com.iizigo.panel.prop
Subinterfaces of IEImagePreview in com.iizigo.panel.prop Modifier and Type Interface Description interface
IEUIComp
Interface implemented by all Editor UIComp and their extended classes.interface
IEUICompCommon
Common code to both components and containers that must be placed in a separate interface to be able to use default code.interface
IEUIContainer
Interface implemented by all Editor UIContainer and their extended classes.interface
IEUIPanel
Interface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IEImagePreview Modifier and Type Class Description class
EMUIHeading
Heading container.class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EMUISwitch
Mobile switch UI component.class
EMUITabBar
Tab bar container.class
EUIAccordion
Accordion container.class
EUIButton
Button component.class
EUICalendar
Calendar component.class
EUICheckBox
Checkbox component.class
EUICheckedMenuItem
Checked menu item component.class
EUIComboBox
Combobox component.class
EUIContainer
Editor class for UIContainer.class
EUIContextMenu
Context menu container.class
EUIDateTime
Date/Time UI component.class
EUIDialog
Editor class for UIDialog.class
EUIEmpty
Empty component.class
EUIGauge
Gauge component.class
EUIImage
Image component.class
EUIImage2
Image component.class
EUILabel
Label component.class
EUIMedia
Media component.class
EUIMenu
Menu container.class
EUIMenuBar
Menu bar container.class
EUIMenuItem
Menu item component.class
EUIMenuSeparator
Menu separator component.class
EUIOutput
Label component.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.class
EUIPanelPartCnr
Editor class for UIContainer.class
EUIProgress
Progress component.class
EUIRadioButton
Radio button component.class
EUIRadioMenuItem
Radio menu item component.class
EUISlider
Slider component.class
EUISpinner
Spinner UI component.class
EUISwapContainer
Swap container.class
EUITabContainer
Tab container.class
EUIText
Text component (entry field).class
EUITextArea
Text area component.class
EUITitlePane
Group container.Uses of IEImagePreview in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IEImagePreview Modifier and Type Class Description class
ECalendarEvent
The Editor version of a map marker.class
EUICalendarList
Calendar list component.Uses of IEImagePreview in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IEImagePreview Modifier and Type Class Description class
EUIChart
Chart component.Uses of IEImagePreview in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IEImagePreview Modifier and Type Class Description class
EMapMarkerProp
The Editor version of a map marker.class
EMapMarkers
Map markers container for the designer.class
EUIMap
Map component.Uses of IEImagePreview in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IEImagePreview Modifier and Type Class Description class
EMLGroup
Mobile list items group container for the designer.class
EMList
List component.class
EMLItemProp
The Editor version of a mobile list items group container.Uses of IEImagePreview in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IEImagePreview Modifier and Type Class Description class
EUITable
The Table "component" (really a container).class
EUITableColumn
The Table Column component.