Uses of Interface
com.iizix.gyro.IMessageBox
Package
Description
Uses of IMessageBox in com.iizigo.panel.prop
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by all Editor UIComp and their extended classes.interface
Common code to both components and containers that must be placed in a separate interface to be able to use default code.interface
Interface implemented by all Editor UIContainer and their extended classes.interface
Interface implemented by panels in the Designer.Modifier and TypeClassDescriptionclass
Heading container.class
Editor class for UISimpleDialog.class
Mobile switch UI component.class
Tab bar container.class
Accordion container.class
Button component.class
Calendar component.class
Checkbox component.class
Checked menu item component.class
Combobox component.class
Editor class for UIContainer.class
Context menu container.class
Date/Time UI component.class
Editor class for UIDialog.class
Empty component.class
Gauge component.class
Image component.class
Image component.class
Label component.class
Media component.class
Menu container.class
Menu bar container.class
Menu item component.class
Menu separator component.class
Label component.class
Editor class for UIPanel.class
Editor class for UIPanel.class
Editor class for UIContainer.class
Progress component.class
Radio button component.class
Radio menu item component.class
Slider component.class
Spinner UI component.class
Swap container.class
Tab container.class
Text component (entry field).class
Text area component.class
Group container.Uses of IMessageBox in com.iizigo.panel.prop.calendar
Modifier and TypeClassDescriptionclass
The Editor version of a map marker.class
Calendar list component.Uses of IMessageBox in com.iizigo.panel.prop.chart
Uses of IMessageBox in com.iizigo.panel.prop.map
Modifier and TypeClassDescriptionclass
The Editor version of a map marker.class
Map markers container for the designer.class
Map component.Uses of IMessageBox in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
Mobile list items group container for the designer.class
List component.class
The Editor version of a mobile list items group container.Uses of IMessageBox in com.iizigo.panel.prop.table
Modifier and TypeClassDescriptionclass
The Table "component" (really a container).class
The Table Column component.Uses of IMessageBox in com.iizigo.vs.prop
Modifier and TypeClassDescriptionclass
The Editor VirtualSpace property class.class
The Editor VirtualSpace Action property class.class
The Editor VirtualSpace Column property class.class
The Editor VirtualSpace Field property class.class
The Editor VirtualSpace Group property class.class
The Editor VirtualSpace Row property class.class
The Editor VirtualSpace Field property class.Uses of IMessageBox in com.iizix
Modifier and TypeInterfaceDescriptioninterface
The IComponent is the base interface for UI components in IIZI.interface
The 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
Modifier and TypeClassDescriptionclass
BaseEvent<PROP_OR_INTERFACE>
Base event for all events in the API.Uses of IMessageBox in com.iizix.api.ui
Modifier and TypeClassDescriptionclass
The UI component Action Event.class
The UI Back Event.class
UIBaseEvent<UICOMP extends IUIComp>
Base event for all events in the API.class
The UI Connect Event.class
The UI component Create Event.class
The UI component Destroy Event.class
The 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.class
The 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.class
The 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.class
The 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
Modifier and TypeClassDescriptionclass
The VirtualSpace Action Event.class
VSBaseEvent<VSCOMP extends IVSComponent>
Base event for all VirtualSpace events in the API.class
VSBaseEventWithTrigger<VSCOMP extends IVSComponent>
Base event for all VirtualSpace events in the API.class
The VirtualSpace Change Event is fired when the VirtualSpace components is changed, after successful or unsuccessful validation.class
The VirtualSpace itself or its component Create Event.class
The VirtualSpace itself or its component Destroy Event.class
The 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.class
The VirtualSpace Focus Event is fired when the VirtualSpace focus changes for a component.class
The 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
Modifier and TypeInterfaceDescriptioninterface
The interface used to access the Application Session Gyro.interface
The interface used to access the Client Session Gyro.Uses of IMessageBox in com.iizix.prop.content
Modifier and TypeInterfaceDescriptioninterface
Content item property container using with the content provider framework.Modifier and TypeClassDescriptionclass
AbstractContentUIContainer<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
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by action items.interface
Components with check state implement this interface without third state possibility.interface
Components with check state implement this interface.interface
The interface for the UIComp class is the basic implementation of a single user interface component.interface
Tagging interface for UI components that can be referenced byAbstractUICompRelativeReference
, e.g.interface
The interface for the UIContainer class is a standard simple container for components.interface
Interface supporting the Hint API functions.interface
Tagging interface for UI components that can be "Label for" another component, e.g.interface
Interface implemented by components that can be grouped together using a group name, e.g.Modifier and TypeClassDescriptionclass
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
The message box is a container to display a message box on the client side and wait for the user reply.class
Header UI container.class
Simple mobile popup dialog.class
Mobile switch UI component.class
Tab bar UI container.class
Abstract list choice UI component used for combobox and spinner.class
Accordion UI container.class
Button UI component.class
Calendar UI component.class
Checkbox UI component.class
Menu item UI component.class
Combobox UI component.class
The UIComp class is the basic implementation of a single user interface component.class
The UIContainer class is a standard simple container for components.class
Context menu UI container.class
Desktop popup dialog.class
Empty UI component.class
Gauge UI component.class
Image UI component.class
Image Crop and Upload UI component.class
Label UI component.class
Media UI component.class
Menu UI container.class
Menu bar UI container.class
Menu item UI component.class
Menu separator UI component.class
Output (label) UI component.class
Panel UI container.class
Base panel UI container.class
Panel part UI container.class
The UI panel part container.class
Progress UI component.class
Radio button UI component.class
Menu item UI component.class
Slider UI component.class
Spinner UI component.class
UI swap container.class
UI tab container.class
Text UI component.class
Text area UI component.class
Title panel UI container optionally collapsable.Uses of IMessageBox in com.iizix.prop.ui.calendar
Modifier and TypeClassDescriptionclass
A (sub)calendar list event.class
Calendar List UI component.Uses of IMessageBox in com.iizix.prop.ui.chart
Uses of IMessageBox in com.iizix.prop.ui.datetime
Uses of IMessageBox in com.iizix.prop.ui.map
Modifier and TypeClassDescriptionclass
The property container for map markers.class
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.class
Map UI component.Uses of IMessageBox in com.iizix.prop.ui.mlist
Modifier and TypeClassDescriptionclass
The 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.class
Mobile list item UI component.class
The property container for mobile list items.Uses of IMessageBox in com.iizix.prop.ui.selection
Modifier and TypeInterfaceDescriptioninterface
The interface for a selection component supporting index-based selections.interface
The boolean component supports an on/off or selected/unselected state only.interface
Interface implements by components that process cell selection and emits cell selection events.interface
The interface for a selection component supporting index-based selections.interface
Interface implements by components that process selection and emits selection events.interface
The interface for a selection component supporting index-based selections.interface
Interface for tri-state based selection components such as a checkbox.Uses of IMessageBox in com.iizix.prop.ui.table
Modifier and TypeClassDescriptionclass
The table UI container.class
The table column UI container.Uses of IMessageBox in com.iizix.prop.ui.value
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by value supporting components with a date/time value.interface
Interface implemented by Date value supporting components with a date/time value.interface
Interface implemented by value supporting components with a double value and a range.interface
Interface implemented by value supporting components with a double value.interface
Interface implemented by value supporting components with a double, integer or date/time nullable value.interface
Interface implemented by Time value supporting components with a date/time value.interface
Interface implemented by value supporting components with a double, integer or date/time value.Uses of IMessageBox in com.iizix.prop.vs
Modifier and TypeInterfaceDescriptioninterface
The common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interface
The message support for a VS component.Modifier and TypeClassDescriptionclass
This VirtualSpace property container holds the fields and tables in the VirtualSpace.class
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
Base VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.class
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).class
The 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
Modifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.class
The Client Session Gyro instance.