Uses of Interface
com.iizix.prop.ui.IUIComp
Uses of IUIComp in com.iizigo.panel.prop
Subinterfaces of IUIComp in com.iizigo.panel.prop Modifier and Type Interface Description interfaceIEUICompInterface implemented by all Editor UIComp and their extended classes.interfaceIEUICompCommonCommon code to both components and containers that must be placed in a separate interface to be able to use default code.interfaceIEUIContainerInterface implemented by all Editor UIContainer and their extended classes.interfaceIEUIPanelInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IUIComp Modifier and Type Class Description classEMUIHeadingHeading container.classEMUISimpleDialogEditor class for UISimpleDialog.classEMUISwitchMobile switch UI component.classEMUITabBarTab bar container.classEUIAccordionAccordion container.classEUIButtonButton component.classEUICalendarCalendar component.classEUICheckBoxCheckbox component.classEUICheckedMenuItemChecked menu item component.classEUIComboBoxCombobox component.classEUIContainerEditor class for UIContainer.classEUIContextMenuContext menu container.classEUIDateTimeDate/Time UI component.classEUIDialogEditor class for UIDialog.classEUIEmptyEmpty component.classEUIGaugeGauge component.classEUIImageImage component.classEUIImage2Image component.classEUILabelLabel component.classEUIMediaMedia component.classEUIMenuMenu container.classEUIMenuBarMenu bar container.classEUIMenuItemMenu item component.classEUIMenuSeparatorMenu separator component.classEUIOutputLabel component.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.classEUIPanelPartCnrEditor class for UIContainer.classEUIProgressProgress component.classEUIRadioButtonRadio button component.classEUIRadioMenuItemRadio menu item component.classEUISliderSlider component.classEUISpinnerSpinner UI component.classEUISwapContainerSwap container.classEUITabContainerTab container.classEUITextText component (entry field).classEUITextAreaText area component.classEUITitlePaneGroup container.Uses of IUIComp in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IUIComp Modifier and Type Class Description classECalendarEventThe Editor version of a map marker.classEUICalendarListCalendar list component.Uses of IUIComp in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IUIComp Modifier and Type Class Description classEUIChartChart component.Uses of IUIComp in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IUIComp Modifier and Type Class Description classEMapMarkerPropThe Editor version of a map marker.classEMapMarkersMap markers container for the designer.classEUIMapMap component.Uses of IUIComp in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IUIComp Modifier and Type Class Description classEMLGroupMobile list items group container for the designer.classEMListList component.classEMLItemPropThe Editor version of a mobile list items group container.Uses of IUIComp in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IUIComp Modifier and Type Class Description classEUITableThe Table "component" (really a container).classEUITableColumnThe Table Column component.Uses of IUIComp in com.iizix.api.ui
Classes in com.iizix.api.ui with type parameters of type IUIComp Modifier and Type Class Description classUIBaseEvent<UICOMP extends IUIComp>Base event for all events in the API.Uses of IUIComp in com.iizix.prop.content
Subinterfaces of IUIComp in com.iizix.prop.content Modifier and Type Interface Description interfaceIContentItemContent item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IUIComp Modifier and Type Class Description classAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>>A property container that handles content and has custom content provider support.Uses of IUIComp in com.iizix.prop.ui
Subinterfaces of IUIComp in com.iizix.prop.ui Modifier and Type Interface Description interfaceIUIActionInterface implemented by action items.interfaceIUICheck2ComponentComponents with check state implement this interface without third state possibility.interfaceIUICheckComponentComponents with check state implement this interface.interfaceIUIContainerThe interface for the UIContainer class is a standard simple container for components.interfaceIUIHintInterface supporting the Hint API functions.interfaceIUIRadioComponentInterface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IUIComp Modifier and Type Class Description classAbstractUIActionAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classMUIHeadingHeader UI container.classMUISimpleDialogSimple mobile popup dialog.classMUISwitchMobile switch UI component.classMUITabBarTab bar UI container.classUIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.classUIAccordionAccordion UI container.classUIButtonButton UI component.classUICalendarCalendar UI component.classUICheckBoxCheckbox UI component.classUICheckedMenuItemMenu item UI component.classUIComboBoxCombobox UI component.classUICompThe UIComp class is the basic implementation of a single user interface component.classUIContainerThe UIContainer class is a standard simple container for components.classUIContextMenuContext menu UI container.classUIDialogDesktop popup dialog.classUIEmptyEmpty UI component.classUIGaugeGauge UI component.classUIImageImage UI component.classUIImage2Image Crop and Upload UI component.classUILabelLabel UI component.classUIMediaMedia UI component.classUIMenuMenu UI container.classUIMenuBarMenu bar UI container.classUIMenuItemMenu item UI component.classUIMenuSeparatorMenu separator UI component.classUIOutputOutput (label) UI component.classUIPanelPanel UI container.classUIPanelBaseBase panel UI container.classUIPanelPartPanel part UI container.classUIPanelPartCnrThe UI panel part container.classUIProgressProgress UI component.classUIRadioButtonRadio button UI component.classUIRadioMenuItemMenu item UI component.classUISliderSlider UI component.classUISpinnerSpinner UI component.classUISwapContainerUI swap container.classUITabContainerUI tab container.classUITextText UI component.classUITextAreaText area UI component.classUITitlePaneTitle panel UI container optionally collapsable.Uses of IUIComp in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IUIComp Modifier and Type Class Description classCalendarEventA (sub)calendar list event.classUICalendarListCalendar List UI component.Uses of IUIComp in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IUIComp Modifier and Type Class Description classUIChartChart UI component.Uses of IUIComp in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IUIComp Modifier and Type Class Description classUIDateTimeDate/Time UI Component.Uses of IUIComp in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IUIComp Modifier and Type Class Description classMapMarkerPropThe property container for map markers.classMapMarkersThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classUIMapMap UI component.Uses of IUIComp in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IUIComp Modifier and Type Class Description classMLGroupThe mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.classMListMobile list item UI component.classMLItemPropThe property container for mobile list items.Uses of IUIComp in com.iizix.prop.ui.selection
Subinterfaces of IUIComp in com.iizix.prop.ui.selection Modifier and Type Interface Description interfaceIUIAnimatedSingleIndexedSelectionCompThe interface for a selection component supporting index-based selections.interfaceIUIBooleanSelectionCompThe boolean component supports an on/off or selected/unselected state only.interfaceIUICellSelectionCompInterface implements by components that process cell selection and emits cell selection events.interfaceIUIIndexedSelectionCompThe interface for a selection component supporting index-based selections.interfaceIUISelectionCompInterface implements by components that process selection and emits selection events.interfaceIUISingleIndexedSelectionCompThe interface for a selection component supporting index-based selections.interfaceIUITriStateSelectionCompInterface for tri-state based selection components such as a checkbox.Uses of IUIComp in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IUIComp Modifier and Type Class Description classUITableThe table UI container.classUITableColumnThe table column UI container.Uses of IUIComp in com.iizix.prop.ui.value
Subinterfaces of IUIComp in com.iizix.prop.ui.value Modifier and Type Interface Description interfaceIUIDateTimeComponentInterface implemented by value supporting components with a date/time value.interfaceIUIDateValueComponentInterface implemented by Date value supporting components with a date/time value.interfaceIUIDoubleRangeValueComponentInterface implemented by value supporting components with a double value and a range.interfaceIUIDoubleValueComponentInterface implemented by value supporting components with a double value.interfaceIUINullableValueComponentInterface implemented by value supporting components with a double, integer or date/time nullable value.interfaceIUITimeValueComponentInterface implemented by Time value supporting components with a date/time value.interfaceIUIValueComponentInterface implemented by value supporting components with a double, integer or date/time value.