Uses of Interface
com.iizix.prop.vs.IVSComponentState
Uses of IVSComponentState in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IVSComponentState Modifier and Type Class Description classEditorInputVariableEditor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classEditorResultPropsEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditorResultSetColumnPropEditor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.classEditorResultSetPropsEditor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IVSComponentState in com.iizigo.link.vs
Subinterfaces of IVSComponentState in com.iizigo.link.vs Modifier and Type Interface Description interfaceIVSActionLinkEnablerThe link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData).interfaceIVSFieldLinkEnablerThe link enabler for a standard VSAction in VSFieldReference named Atom.VSFIELD or another name usingIVSFieldLinkEnabler.getLinkVSFieldName(LinkData).Uses of IVSComponentState in com.iizigo.panel.prop
Subinterfaces of IVSComponentState 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 IVSComponentState 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 IVSComponentState in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IVSComponentState Modifier and Type Class Description classECalendarEventThe Editor version of a map marker.classEUICalendarListCalendar list component.Uses of IVSComponentState in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IVSComponentState Modifier and Type Class Description classESeriesThe Series for the chart.classEUIChartChart component.Uses of IVSComponentState in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IVSComponentState Modifier and Type Class Description classEMapMarkerPropThe Editor version of a map marker.classEMapMarkersMap markers container for the designer.classEUIMapMap component.Uses of IVSComponentState in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IVSComponentState 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 IVSComponentState in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IVSComponentState Modifier and Type Class Description classEUITableThe Table "component" (really a container).classEUITableColumnThe Table Column component.Uses of IVSComponentState in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IVSComponentState Modifier and Type Class Description classEditorScreenActionPropThis Screen Action property container for a terminal host screen property.classEditorScreenFieldPropThis Screen identification property container for a terminal host screen property.Uses of IVSComponentState in com.iizigo.vs
Classes in com.iizigo.vs that implement IVSComponentState Modifier and Type Class Description classActionsPanelPanel used for the Participants in the VirtualSpace.classTablePanelPanel used to display a selected Table in the VirtualSpace.classValuePanelPanel used for the Value in the VirtualSpace.Uses of IVSComponentState in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IVSComponentState 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 IVSComponentState in com.iizix.api.vs
Classes in com.iizix.api.vs that implement IVSComponentState Modifier and Type Class Description 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 IVSComponentState in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IVSComponentState Modifier and Type Class Description classInputVariableThe Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classResultPropsResult property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.classResultSetColumnPropThe result set Column property that connects the column name in a result set with a VSColumnHeader.classResultSetPropsResult set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IVSComponentState in com.iizix.prop.content
Subinterfaces of IVSComponentState 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 IVSComponentState 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 IVSComponentState in com.iizix.prop.ui
Subinterfaces of IVSComponentState 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 IVSComponentState 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 IVSComponentState in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IVSComponentState Modifier and Type Class Description classCalendarEventA (sub)calendar list event.classUICalendarListCalendar List UI component.Uses of IVSComponentState in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IVSComponentState Modifier and Type Class Description classUIChartChart UI component.Uses of IVSComponentState in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IVSComponentState Modifier and Type Class Description classSeriesA chart series consists of several series values properties in a defined order.Uses of IVSComponentState in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IVSComponentState Modifier and Type Class Description classUIDateTimeDate/Time UI Component.Uses of IVSComponentState in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IVSComponentState 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 IVSComponentState in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IVSComponentState 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 IVSComponentState in com.iizix.prop.ui.selection
Subinterfaces of IVSComponentState 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 IVSComponentState in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IVSComponentState Modifier and Type Class Description classUITableThe table UI container.classUITableColumnThe table column UI container.Uses of IVSComponentState in com.iizix.prop.ui.value
Subinterfaces of IVSComponentState 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 IVSComponentState in com.iizix.prop.vs
Subinterfaces of IVSComponentState in com.iizix.prop.vs Modifier and Type Interface Description interfaceIVSActionListenerInterface used to listen to VS action events.interfaceIVSActionListenerAsActorTagging interface used by Action Actors being part of the VSAction list of actions.interfaceIVSColumnListenerInterface used to listen to VS table column events.interfaceIVSComponentThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interfaceIVSComponentListenerBase interface used to listen to VS component events.interfaceIVSFieldListenerInterface used to listen to VS field value events.interfaceIVSGenericComponentListenerGeneric VS component listener interface used to listen to VS component events other than VS Action, Column, Field or Table, i.e.interfaceIVSMessageComponentThe message support for a VS component.interfaceIVSTableListenerInterface used to listen to VS table events.Classes in com.iizix.prop.vs that implement IVSComponentState 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).classVSActionAdapterAdapter for interface used to listen to VS action events.classVSColumnAdapterAdapter for the interface used to listen to VS table column events.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).classVSFieldAdapterAdapter for interface used to listen to VS field value events.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).classVSTableAdapterAdapter for interface used to listen to VS table events.Uses of IVSComponentState in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IVSComponentState Modifier and Type Class Description classScreenActionPropThis Screen Action property container for a terminal host screen.classScreenFieldPropThis Screen Field property container for a terminal host screen.