Uses of Interface
com.iizix.gyro.IMessageBox
Uses of IMessageBox in com.iizigo.panel.prop
Subinterfaces of IMessageBox 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 IMessageBox 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 IMessageBox in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IMessageBox Modifier and Type Class Description classECalendarEventThe Editor version of a map marker.classEUICalendarListCalendar list component.Uses of IMessageBox in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IMessageBox Modifier and Type Class Description classEUIChartChart component.Uses of IMessageBox in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IMessageBox Modifier and Type Class Description classEMapMarkerPropThe Editor version of a map marker.classEMapMarkersMap markers container for the designer.classEUIMapMap component.Uses of IMessageBox in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IMessageBox 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 IMessageBox in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IMessageBox Modifier and Type Class Description classEUITableThe Table "component" (really a container).classEUITableColumnThe Table Column component.Uses of IMessageBox in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IMessageBox Modifier and Type Class Description classEditorVirtualSpaceThe Editor VirtualSpace property class.classEditorVSActionThe Editor VirtualSpace Action property class.classEditorVSColumnHeaderThe Editor VirtualSpace Column property class.classEditorVSFieldThe Editor VirtualSpace Field property class.classEditorVSGroupThe Editor VirtualSpace Group property class.classEditorVSRowThe Editor VirtualSpace Row property class.classEditorVSTableThe Editor VirtualSpace Field property class.Uses of IMessageBox in com.iizix
Subinterfaces of IMessageBox in com.iizix Modifier and Type Interface Description interfaceIComponentThe IComponent is the base interface for UI components in IIZI.interfaceIEntryThe IEntry interface is used for entry-capable components (such as entry field, multiple-line entry field, combobox and spin button).Uses of IMessageBox in com.iizix.api
Classes in com.iizix.api that implement IMessageBox Modifier and Type Class Description classBaseEvent<PROP_OR_INTERFACE>Base event for all events in the API.Uses of IMessageBox in com.iizix.api.ui
Classes in com.iizix.api.ui that implement IMessageBox Modifier and Type Class Description classUIActionEventThe UI component Action Event.classUIBackEventThe UI Back Event.classUIBaseEvent<UICOMP extends IUIComp>Base event for all events in the API.classUIConnectEventThe UI Connect Event.classUICreateEventThe UI component Create Event.classUIDestroyEventThe UI component Destroy Event.classUIFocusEventThe UI Focus Event is fired when the UI focus changes for a component, or when connected to the panel, for every child item in it.classUISelectionEventThe UI Selection Event is fired when the UI selection changes for a component, or when connected to the panel, for every child item in it.classUITextChangeEventThe UI Text Change Event is fired when the UI text changes for a component, or when connected to the panel, for every child item in it.classUIValueChangeEventThe UI Value Change Event is fired when the UI value changes for a component, or when connected to the panel, for every child item in it.Uses of IMessageBox in com.iizix.api.vs
Classes in com.iizix.api.vs that implement IMessageBox Modifier and Type Class Description classVSActionEventThe VirtualSpace Action Event.classVSBaseEvent<VSCOMP extends IVSComponent>Base event for all VirtualSpace events in the API.classVSBaseEventWithTrigger<VSCOMP extends IVSComponent>Base event for all VirtualSpace events in the API.classVSChangeEventThe VirtualSpace Change Event is fired when the VirtualSpace components is changed, after successful or unsuccessful validation.classVSCreateEventThe VirtualSpace itself or its component Create Event.classVSDestroyEventThe VirtualSpace itself or its component Destroy Event.classVSFieldEventThe VirtualSpace Field Value Event is a multi-purpose event that is used for validation and conversion of a value type between two native types, e.g.classVSFocusEventThe VirtualSpace Focus Event is fired when the VirtualSpace focus changes for a component.classVSStateEventThe VirtualSpace State Event is fired when the VirtualSpace state changes for a component, or when connected to the VirtualSpace, for every child item in it.Uses of IMessageBox in com.iizix.gyro
Subinterfaces of IMessageBox in com.iizix.gyro Modifier and Type Interface Description interfaceIAppSessionGyroThe interface used to access the Application Session Gyro.interfaceIClientSessionGyroThe interface used to access the Client Session Gyro.Uses of IMessageBox in com.iizix.prop.content
Subinterfaces of IMessageBox 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 IMessageBox 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 IMessageBox in com.iizix.prop.ui
Subinterfaces of IMessageBox 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.interfaceIUICompThe interface for the UIComp class is the basic implementation of a single user interface component.interfaceIUICompRelativeTargetTagging interface for UI components that can be referenced byAbstractUICompRelativeReference, e.g.interfaceIUIContainerThe interface for the UIContainer class is a standard simple container for components.interfaceIUIHintInterface supporting the Hint API functions.interfaceIUILabelForTargetTagging interface for UI components that can be "Label for" another component, e.g.interfaceIUIRadioComponentInterface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IMessageBox Modifier and Type Class Description classAbstractUIActionAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classMessageBoxThe message box is a container to display a message box on the client side and wait for the user reply.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 IMessageBox in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IMessageBox Modifier and Type Class Description classCalendarEventA (sub)calendar list event.classUICalendarListCalendar List UI component.Uses of IMessageBox in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IMessageBox Modifier and Type Class Description classUIChartChart UI component.Uses of IMessageBox in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IMessageBox Modifier and Type Class Description classUIDateTimeDate/Time UI Component.Uses of IMessageBox in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IMessageBox 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 IMessageBox in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IMessageBox 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 IMessageBox in com.iizix.prop.ui.selection
Subinterfaces of IMessageBox 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 IMessageBox in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IMessageBox Modifier and Type Class Description classUITableThe table UI container.classUITableColumnThe table column UI container.Uses of IMessageBox in com.iizix.prop.ui.value
Subinterfaces of IMessageBox 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.Uses of IMessageBox in com.iizix.prop.vs
Subinterfaces of IMessageBox in com.iizix.prop.vs Modifier and Type Interface Description interfaceIVSComponentThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interfaceIVSMessageComponentThe message support for a VS component.Classes in com.iizix.prop.vs that implement IMessageBox Modifier and Type Class Description classVirtualSpaceThis VirtualSpace property container holds the fields and tables in the VirtualSpace.classVSActionThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).classVSColumnHeaderThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classVSComponentBase VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.classVSFieldThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classVSGroupThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).classVSRowThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).classVSTableThe VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).Uses of IMessageBox in com.iizix.server.gyro
Classes in com.iizix.server.gyro that implement IMessageBox Modifier and Type Class Description classAppSessionGyroGyro instance that is used for a single user running one application.classClientSessionGyroThe Client Session Gyro instance.