Uses of Interface
com.iizix.gyro.IMessageBox
Packages that use IMessageBox
Package
Description
Uses of IMessageBox in com.iizigo.panel.prop
Subinterfaces of IMessageBox in com.iizigo.panel.propModifier and TypeInterfaceDescriptioninterfaceInterface implemented by all Editor UIComp and their extended classes.interfaceCommon code to both components and containers that must be placed in a separate interface to be able to use default code.interfaceInterface implemented by all Editor UIContainer and their extended classes.interfaceInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IMessageBoxModifier and TypeClassDescriptionclassHeading container.classEditor class for UISimpleDialog.classMobile switch UI component.classTab bar container.classAccordion container.classButton component.classCalendar component.classCheckbox component.classChecked menu item component.classCombobox component.classEditor class for UIContainer.classContext menu container.classDate/Time UI component.classEditor class for UIDialog.classEmpty component.classGauge component.classImage component.classImage component.classLabel component.classMedia component.classMenu container.classMenu bar container.classMenu item component.classMenu separator component.classLabel component.classEditor class for UIPanel.classEditor class for UIPanel.classEditor class for UIContainer.classProgress component.classRadio button component.classRadio menu item component.classSlider component.classSpinner UI component.classSwap container.classTab container.classText component (entry field).classText area component.classGroup container.Uses of IMessageBox in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IMessageBoxModifier and TypeClassDescriptionclassThe Editor version of a map marker.classCalendar list component.Uses of IMessageBox in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IMessageBoxUses of IMessageBox in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IMessageBoxModifier and TypeClassDescriptionclassThe Editor version of a map marker.classMap markers container for the designer.classMap component.Uses of IMessageBox in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IMessageBoxModifier and TypeClassDescriptionclassMobile list items group container for the designer.classList component.classThe 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 IMessageBoxModifier and TypeClassDescriptionclassThe Table "component" (really a container).classThe Table Column component.Uses of IMessageBox in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IMessageBoxModifier and TypeClassDescriptionclassThe Editor VirtualSpace property class.classThe Editor VirtualSpace Action property class.classThe Editor VirtualSpace Column property class.classThe Editor VirtualSpace Field property class.classThe Editor VirtualSpace Group property class.classThe Editor VirtualSpace Row property class.classThe Editor VirtualSpace Field property class.Uses of IMessageBox in com.iizix
Subinterfaces of IMessageBox in com.iizixModifier and TypeInterfaceDescriptioninterfaceThe IComponent is the base interface for UI components in IIZI.interfaceThe 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 IMessageBoxModifier and TypeClassDescriptionclassBaseEvent<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 IMessageBoxModifier and TypeClassDescriptionclassThe UI component Action Event.classThe UI Back Event.classUIBaseEvent<UICOMP extends IUIComp>Base event for all events in the API.classThe UI Connect Event.classThe UI component Create Event.classThe UI component Destroy Event.classThe 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.classThe 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.classThe 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.classThe 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 IMessageBoxModifier and TypeClassDescriptionclassThe 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.classThe VirtualSpace Change Event is fired when the VirtualSpace components is changed, after successful or unsuccessful validation.classThe VirtualSpace itself or its component Create Event.classThe VirtualSpace itself or its component Destroy Event.classThe 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.classThe VirtualSpace Focus Event is fired when the VirtualSpace focus changes for a component.classThe 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.gyroModifier and TypeInterfaceDescriptioninterfaceThe interface used to access the Application Session Gyro.interfaceThe interface used to access the Client Session Gyro.Uses of IMessageBox in com.iizix.prop.content
Subinterfaces of IMessageBox in com.iizix.prop.contentModifier and TypeInterfaceDescriptioninterfaceContent item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IMessageBoxModifier and TypeClassDescriptionclassAbstractContentUIContainer<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.uiModifier and TypeInterfaceDescriptioninterfaceInterface implemented by action items.interfaceComponents with check state implement this interface without third state possibility.interfaceComponents with check state implement this interface.interfaceThe interface for the UIComp class is the basic implementation of a single user interface component.interfaceTagging interface for UI components that can be referenced byAbstractUICompRelativeReference, e.g.interfaceThe interface for the UIContainer class is a standard simple container for components.interfaceInterface supporting the Hint API functions.interfaceTagging interface for UI components that can be "Label for" another component, e.g.interfaceInterface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IMessageBoxModifier and TypeClassDescriptionclassAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classThe message box is a container to display a message box on the client side and wait for the user reply.classHeader UI container.classSimple mobile popup dialog.classMobile switch UI component.classTab bar UI container.classAbstract list choice UI component used for combobox and spinner.classAccordion UI container.classButton UI component.classCalendar UI component.classCheckbox UI component.classMenu item UI component.classCombobox UI component.classThe UIComp class is the basic implementation of a single user interface component.classThe UIContainer class is a standard simple container for components.classContext menu UI container.classDesktop popup dialog.classEmpty UI component.classGauge UI component.classImage UI component.classImage Crop and Upload UI component.classLabel UI component.classMedia UI component.classMenu UI container.classMenu bar UI container.classMenu item UI component.classMenu separator UI component.classOutput (label) UI component.classPanel UI container.classBase panel UI container.classPanel part UI container.classThe UI panel part container.classProgress UI component.classRadio button UI component.classMenu item UI component.classSlider UI component.classSpinner UI component.classUI swap container.classUI tab container.classText UI component.classText area UI component.classTitle panel UI container optionally collapsable.Uses of IMessageBox in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IMessageBoxModifier and TypeClassDescriptionclassA (sub)calendar list event.classCalendar List UI component.Uses of IMessageBox in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IMessageBoxUses of IMessageBox in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IMessageBoxUses of IMessageBox in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IMessageBoxModifier and TypeClassDescriptionclassThe property container for map markers.classThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classMap UI component.Uses of IMessageBox in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IMessageBoxModifier and TypeClassDescriptionclassThe 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.classMobile list item UI component.classThe property container for mobile list items.Uses of IMessageBox in com.iizix.prop.ui.selection
Subinterfaces of IMessageBox in com.iizix.prop.ui.selectionModifier and TypeInterfaceDescriptioninterfaceThe interface for a selection component supporting index-based selections.interfaceThe boolean component supports an on/off or selected/unselected state only.interfaceInterface implements by components that process cell selection and emits cell selection events.interfaceThe interface for a selection component supporting index-based selections.interfaceInterface implements by components that process selection and emits selection events.interfaceThe interface for a selection component supporting index-based selections.interfaceInterface 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 IMessageBoxModifier and TypeClassDescriptionclassThe table UI container.classThe table column UI container.Uses of IMessageBox in com.iizix.prop.ui.value
Subinterfaces of IMessageBox in com.iizix.prop.ui.valueModifier and TypeInterfaceDescriptioninterfaceInterface implemented by value supporting components with a date/time value.interfaceInterface implemented by Date value supporting components with a date/time value.interfaceInterface implemented by value supporting components with a double value and a range.interfaceInterface implemented by value supporting components with a double value.interfaceInterface implemented by value supporting components with a double, integer or date/time nullable value.interfaceInterface implemented by Time value supporting components with a date/time value.interfaceInterface 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.vsModifier and TypeInterfaceDescriptioninterfaceThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interfaceThe message support for a VS component.Classes in com.iizix.prop.vs that implement IMessageBoxModifier and TypeClassDescriptionclassThis VirtualSpace property container holds the fields and tables in the VirtualSpace.classThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classBase VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.classThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).classThe 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 IMessageBoxModifier and TypeClassDescriptionclassGyro instance that is used for a single user running one application.classThe Client Session Gyro instance.