Uses of Interface
com.iizix.prop.vs.IVSComponentState
Packages that use IVSComponentState
Package
Description
Uses of IVSComponentState in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IVSComponentStateModifier and TypeClassDescriptionclassEditor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.classEditor 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.vsModifier and TypeInterfaceDescriptioninterfaceThe link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData).interfaceThe 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.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 IVSComponentStateModifier 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 IVSComponentState in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IVSComponentStateModifier and TypeClassDescriptionclassThe Editor version of a map marker.classCalendar list component.Uses of IVSComponentState in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IVSComponentStateUses of IVSComponentState in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IVSComponentStateModifier and TypeClassDescriptionclassThe Editor version of a map marker.classMap markers container for the designer.classMap component.Uses of IVSComponentState in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IVSComponentStateModifier and TypeClassDescriptionclassMobile list items group container for the designer.classList component.classThe 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 IVSComponentStateModifier and TypeClassDescriptionclassThe Table "component" (really a container).classThe Table Column component.Uses of IVSComponentState in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IVSComponentStateModifier and TypeClassDescriptionclassThis Screen Action property container for a terminal host screen property.classThis Screen identification property container for a terminal host screen property.Uses of IVSComponentState in com.iizigo.vs
Classes in com.iizigo.vs that implement IVSComponentStateModifier and TypeClassDescriptionclassPanel used for the Participants in the VirtualSpace.classPanel used to display a selected Table in the VirtualSpace.classPanel used for the Value in the VirtualSpace.Uses of IVSComponentState in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IVSComponentStateModifier 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 IVSComponentState in com.iizix.api.vs
Classes in com.iizix.api.vs that implement IVSComponentStateModifier and TypeClassDescriptionclassThe 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 IVSComponentStateModifier and TypeClassDescriptionclassThe Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classResult property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.classThe result set Column property that connects the column name in a result set with a VSColumnHeader.classResult 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.contentModifier and TypeInterfaceDescriptioninterfaceContent item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IVSComponentStateModifier and TypeClassDescriptionclassAbstractContentUIContainer<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.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 IVSComponentStateModifier and TypeClassDescriptionclassAbstract UI Action component such as buttons or menu item that are connected to a VS Action.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 IVSComponentState in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IVSComponentStateModifier and TypeClassDescriptionclassA (sub)calendar list event.classCalendar List UI component.Uses of IVSComponentState in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IVSComponentStateUses of IVSComponentState in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IVSComponentStateModifier and TypeClassDescriptionclassA 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 IVSComponentStateUses of IVSComponentState in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IVSComponentStateModifier 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 IVSComponentState in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IVSComponentStateModifier 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 IVSComponentState in com.iizix.prop.ui.selection
Subinterfaces of IVSComponentState 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 IVSComponentState in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IVSComponentStateModifier and TypeClassDescriptionclassThe table UI container.classThe table column UI container.Uses of IVSComponentState in com.iizix.prop.ui.value
Subinterfaces of IVSComponentState 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 IVSComponentState in com.iizix.prop.vs
Subinterfaces of IVSComponentState in com.iizix.prop.vsModifier and TypeInterfaceDescriptioninterfaceInterface used to listen to VS action events.interfaceTagging interface used by Action Actors being part of the VSAction list of actions.interfaceInterface used to listen to VS table column events.interfaceThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interfaceBase interface used to listen to VS component events.interfaceInterface used to listen to VS field value events.interfaceGeneric VS component listener interface used to listen to VS component events other than VS Action, Column, Field or Table, i.e.interfaceThe message support for a VS component.interfaceInterface used to listen to VS table events.Classes in com.iizix.prop.vs that implement IVSComponentStateModifier 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).classAdapter for interface used to listen to VS action events.classAdapter for the interface used to listen to VS table column events.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).classAdapter for interface used to listen to VS field value events.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).classAdapter 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 IVSComponentStateModifier and TypeClassDescriptionclassThis Screen Action property container for a terminal host screen.classThis Screen Field property container for a terminal host screen.