Uses of Interface
com.iizix.prop.IGProp
Packages that use IGProp
Package
Description
Uses of IGProp in com.iizigo.actionactor
Subinterfaces of IGProp in com.iizigo.actionactorModifier and TypeInterfaceDescriptioninterfaceEditor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IGPropModifier and TypeClassDescriptionstatic classSettings property container.Methods in com.iizigo.actionactor with parameters of type IGPropModifier and TypeMethodDescriptionActionActorDesignerProp.getSubPropertyName(IGProp<?> subProperty) Get the name of a sub-property.Uses of IGProp in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IGPropModifier and TypeClassDescriptionclassEditor version of the container that holds the required settings for the server to operate and initialize itself with.classThe Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnrchildren.classThe Editor version of the Module project property container.Uses of IGProp in com.iizigo.db.actionactor
Classes in com.iizigo.db.actionactor that implement IGPropModifier and TypeClassDescriptionstatic classSettings property container.Uses of IGProp in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IGPropModifier and TypeClassDescriptionclassEditor version of a single connection profile setup that is used to establish a JDBC connection.classEditor class container with all connection profiles setup's by name.classThe Editor database properties.classEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classEditor 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 IGProp in com.iizigo.font.prop
Classes in com.iizigo.font.prop that implement IGPropModifier and TypeClassDescriptionclassFont face style definitions property container for the Editor.classFont icon files property container for the Editor.classFont icon files property container for the Editor.Uses of IGProp in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IGPropModifier and TypeClassDescriptionclassFont icon definition property container for the Editor.classFont icon definitions property container for the Editor.classThis Image Definition part property container for the Editor.classThis Image Location has the location of the image part.classThis Image Resolution has the file reference and the device pixel ratio.classThis multiple Images Definition property container for the Editor.classThis Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.classThis Images Style property has a multiple-image file for a style.classThis Image Style property container has a style for a single image definition and an asset file reference.classThis Image Styles Location has a style and location.classThis Image Styles Resolution has the file reference and the device pixel ratio.classThis Styled Image Definition part property container for the Editor.classSVG definition property container for the Editor.Uses of IGProp in com.iizigo.java
Subinterfaces of IGProp in com.iizigo.javaModifier and TypeInterfaceDescriptioninterfaceDisplays the source code associated with a UI or VS component.Classes in com.iizigo.java that implement IGPropModifier and TypeClassDescriptionfinal classRoot property container for Java projects.classProperty container used to store properties of Java files in a project.Methods in com.iizigo.java with parameters of type IGPropModifier and TypeMethodDescriptiondefault booleanIShowJavaSource.showJava(boolean doPerform, AnnotationType type, org.eclipse.swt.widgets.Shell shell, IGProp<?>[] rcProp) Shows the Java code associated with this component.Uses of IGProp in com.iizigo.java.parser
Classes in com.iizigo.java.parser that implement IGPropModifier and TypeClassDescriptionclassProperty container for a Java source.Uses of IGProp in com.iizigo.java.parser.annotation
Classes in com.iizigo.java.parser.annotation that implement IGPropModifier and TypeClassDescriptionclassAnnotations container specialized to store annotations as GAnnotation.Uses of IGProp in com.iizigo.java.parser.type
Classes in com.iizigo.java.parser.type that implement IGPropUses of IGProp in com.iizigo.java.prop
Classes in com.iizigo.java.prop that implement IGPropModifier and TypeClassDescriptionclassThe Designer version of the Class Reference property class hold the reference to a Java class.classThe Designer version of the Method Reference property class hold the reference to a Method that is in a Java class.classThe Designer version the Method Reference "2" property class hold the reference to a Method that is in a Java class.Uses of IGProp in com.iizigo.link.java
Subinterfaces of IGProp in com.iizigo.link.javaModifier and TypeInterfaceDescriptioninterfaceInterface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.interfaceInterface implemented by a property container that holds a ClassReference instance where the implementation of the class must implement an interface, used for advanced "hooks" in various parts, such as the database result row processor, web service request processor.interfaceThe link enabler for a Java method using the MethodReference class (not MethodReference2).Uses of IGProp in com.iizigo.link.ui
Subinterfaces of IGProp in com.iizigo.link.uiModifier and TypeInterfaceDescriptioninterfaceThe UI builder link enabler can be assigned to the UIContainer implementing class and is also used for the UIComps container and layout managers in order to produce the same result when e.g.interfaceLink interface implemented by UIComponents.Uses of IGProp in com.iizigo.link.vs
Subinterfaces of IGProp 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 IGProp in com.iizigo.panel.prop
Subinterfaces of IGProp in com.iizigo.panel.propModifier and TypeInterfaceDescriptioninterfaceInterface implemented by layout data properties that can accept a fixed size of a component.interfaceIELayoutMgr<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers.interfaceIELayoutMgrDND<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers that support drag-drop in the panel designer.interfaceIELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>Simple DND layout manager that handles ordering of components in a straight array.interfaceInterface used for Editor layout properties (layout data).interfaceInterface implemented by all Editor UIComp and their extended classes.interfaceInterface 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 IGPropModifier and TypeClassDescriptionclassComponent acting as a drag-drop adapter when dragging non-UI components into the JavaScript Panel Editor.classThe drag-drop container used to hold information about drag-drop items for communication between Eclipse and JavaScript.classSetup layout data for a component in a container with absolute layout.classSetup data for the absolute layout.classSetup layout data for a component in a container with accordion layout.classAccordion layout.classSetup layout data for a component in a container with border layout.classSetup data for the border layout.classSetup layout data for a component in a container with context menu layout.classContext menu layout.classFlex layout data.classFlex layout.classGrid layout data.classGrid layout.classSetup layout data for a component in a container with heading layout.classHeading layout.classSetup layout data for a component in a container with (mobile) list layout.classList layout.classSetup layout data for a component in a container with menu bar layout.classMenu bar layout.classSetup layout data for a component in a container with menu layout.classMenu layout.classHeading container.classEditor class for UISimpleDialog.classMobile switch UI component.classTab bar container.classSetup layout data for all panels.classSetup layout data for a component in a container with tab layout.classSwap layout.classSetup layout data for a component in a container with tab bar layout.classTab bar layout.classSetup layout data for a component in a container with tab layout.classTab layout.classAccordion container.classButton component.classCalendar component.classCheckbox component.classChecked menu item component.classCombobox component.classEditor class for UIComps.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.classCustom settings for the panel, only used in the Designer.Uses of IGProp in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IGPropModifier and TypeClassDescriptionclassLayout data for calendar list and its calendar events.classThe Editor version of a map marker.classMap layout.classCalendar list component.Uses of IGProp in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IGPropModifier and TypeClassDescriptionclassThe axis for the chart.classThe plot for the chart.classThe Series for the chart.classThe Series value for the chart.classChart component.Uses of IGProp in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IGPropModifier and TypeClassDescriptionclassLayout data for maps.classMap layout.classThe Editor version of a map marker.classMap markers container for the designer.classMap component.Uses of IGProp in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IGPropModifier and TypeClassDescriptionclassThe Editor version of a default list item.classMobile list items group container for the designer.classMobile list group layout.classList component.classLayout data for a component in a container with (mobile) list layout.classMobile list layout.classThe Editor version of a mobile list items group container.Uses of IGProp in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IGPropModifier and TypeClassDescriptionclassThe Table "component" (really a container).classThe Table Column component.classSetup layout data for a component in a container with tab layout.classUI Table layout.Uses of IGProp in com.iizigo.panel.wizards
Subinterfaces of IGProp in com.iizigo.panel.wizardsModifier and TypeInterfaceDescriptioninterfaceIAddUICompProvider<UICOMP extends UIComp>Interface used to provide information about a UI component to fill in the wizard or to perform auto-creation of VS components.Uses of IGProp in com.iizigo.project
Classes in com.iizigo.project that implement IGPropModifier and TypeClassDescriptionclassThe module root property container.final classThe module root property container.classThe project root property container.Methods in com.iizigo.project with parameters of type IGPropModifier and TypeMethodDescriptionbooleanModuleFolder.isPropertyClassAccepted(IGProp<?> property) Checks if a property class instance is accepted.Uses of IGProp in com.iizigo.prop
Subinterfaces of IGProp in com.iizigo.propModifier and TypeInterfaceDescriptioninterfaceInterface for property containers for iiziGo Designer that supports file reference to an IFile object, the modification stamp, an exception, used when loading files as well as checking for possible refresh.interfaceInterface implemented by for properties supporting transfer of properties between instances of the same type.Classes in com.iizigo.prop that implement IGPropModifier and TypeClassDescriptionclassThis folder settings property hold settings for a folder, typically a Selector and a description.classA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.classA PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.classMemento supporting property container.classClass used to handle properties in a multi-prop editor.Methods in com.iizigo.prop with parameters of type IGPropModifier and TypeMethodDescriptionDesignerProp.getSubPropertyName(IGProp<?> subProperty) Get the name of a sub-property.Uses of IGProp in com.iizigo.push.prop
Classes in com.iizigo.push.prop that implement IGPropModifier and TypeClassDescriptionclassContainer that holds the required settings for the Push Notification of an app in the Editor.Uses of IGProp in com.iizigo.pwa.prop
Classes in com.iizigo.pwa.prop that implement IGPropModifier and TypeClassDescriptionclassContainer that holds the required settings for the PWA in the Editor.Uses of IGProp in com.iizigo.run.prop
Classes in com.iizigo.run.prop that implement IGPropModifier and TypeClassDescriptionclassContainer that holds the required settings for the runtime builder.Uses of IGProp in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement IGPropModifier and TypeClassDescriptionclassThis Selector property container for the Editor.classThe SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.Uses of IGProp in com.iizigo.server.config
Classes in com.iizigo.server.config that implement IGPropModifier and TypeClassDescriptionclassEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditor version of the container that holds the application configuration.classEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditor version of the property container for the configuration of a plug-in for a Server configuration environment.classEditor version of the container that holds the server properties.classEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditor version of the property container for the configuration of a Port "group" of the web server.Uses of IGProp in com.iizigo.server.monitor
Subinterfaces of IGProp in com.iizigo.server.monitorModifier and TypeInterfaceDescriptioninterfaceInterface to indicate that the property takes part of the server browser and can display information in the properties or the right panel part.interfaceClass for Virtualized Monitor Designer Prop.Classes in com.iizigo.server.monitor that implement IGPropModifier and TypeClassDescriptionclassClient session property for end-points.classAn end point property.classAn end point property.classProperty container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.classClient session property for end-points.classEditor version of the property container used for Virtual Monitor data and communication.Uses of IGProp in com.iizigo.style.prop
Classes in com.iizigo.style.prop that implement IGPropUses of IGProp in com.iizigo.term.capture.prop
Classes in com.iizigo.term.capture.prop that implement IGPropModifier and TypeClassDescriptionclassThis Capture Field property container holds the screen identifications and fields for a terminal host screen.classThis Capture Root property container holds the screen capture and fields for a EE host screen.classThis Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of IGProp in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IGPropModifier and TypeClassDescriptionclassThis Screen Action Group property container for a terminal host screen property.classThis Screen Action property container for a terminal host screen property.classThis Screen Actions property container for a terminal host screen property.classThis Screen Field Group property container for a terminal host screen property.classThis Screen identification property container for a terminal host screen property.classThis Screen Fields property container for a terminal host screen property.classThis Screen identification property container for a terminal host screen property.classThis Screen identification property container for a terminal host screen property.classThis Screen property container holds the screen identifications and fields for a terminal host screen.classThis Sessions property container holds the terminal properties.static classEditor version of the Settings property container.classThis Terminal property container holds terminal settings.Methods in com.iizigo.term.prop with parameters of type IGPropModifier and TypeMethodDescriptionScreenDesignerProp.getSubPropertyName(IGProp<?> subProperty) Get the name of a sub-property.Uses of IGProp in com.iizigo.term.recording.prop
Classes in com.iizigo.term.recording.prop that implement IGPropModifier and TypeClassDescriptionclassThe recording logic item property container.classThe recording logic property container.classThis Recording property container holds the screens and logic.classThis Recording Root property container holds the recording.classThis Recording Screen property container holds the screen name.classThis Recording Screens property container holds the screens.Uses of IGProp in com.iizigo.term.server
Classes in com.iizigo.term.server that implement IGPropModifier and TypeClassDescriptionclassThe container for an active terminal session for the terminal monitor of each client end-point.classThe container for active terminal sessions for the terminal monitor of each client end-point.Uses of IGProp in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement IGPropModifier and TypeClassDescriptionclassThis Selector property container for the Editor.Uses of IGProp in com.iizigo.vs.actor
Classes in com.iizigo.vs.actor that implement IGPropModifier and TypeClassDescriptionclassThe Editor version of class container for associated action actors of a VSAction.classThe VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.classThe Editor version of class container for associated field actors of a VSField.static classEditor version of the Settings property container.static classEditor version of the Settings property container.static classEditor version of the Settings property container.static classEditor version of the Settings property container.static classEditor version of the Settings property container.static classEditor version of the Settings property container.Uses of IGProp in com.iizigo.vs.prop
Subinterfaces of IGProp in com.iizigo.vs.propModifier and TypeInterfaceDescriptioninterfaceInterface implemented by the Editor versions of the VSComponent's.Classes in com.iizigo.vs.prop that implement IGPropModifier and TypeClassDescriptionclassThe Editor VirtualSpace property class.classThe Editor VirtualSpace Action property class.classThe Editor VirtualSpace Column property class.classThe Editor VirtualSpace Field property class.classFocus reference is used to set a reference to a focusable VSComponent.classThe Editor VirtualSpace Group property class.classOnFocus reference is used to set a reference to a focusable VSComponent.classThe Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.classThe Editor VirtualSpace Row property class.classThe rows property class that only allows VSRow children properties.classThe Editor VirtualSpace Field property class.Uses of IGProp in com.iizigo.vs.viewer
Classes in com.iizigo.vs.viewer that implement IGPropModifier and TypeClassDescriptionclassThe VSViewer property container used to view a VirtualSpace.Uses of IGProp in com.iizigo.ws.actionactor
Classes in com.iizigo.ws.actionactor that implement IGPropModifier and TypeClassDescriptionstatic classSettings property container.Uses of IGProp in com.iizigo.ws.prop
Subinterfaces of IGProp in com.iizigo.ws.propModifier and TypeInterfaceDescriptioninterfaceInterface for a wrapped element.interfaceInterface all Designer Props of the Web Service must implement.Classes in com.iizigo.ws.prop that implement IGPropModifier and TypeClassDescriptionclassEditor version of the Output Column connects a table column from the reply output with a VSTable column.classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditor version of the Output Variable connects a reference variable from the reply output with a VSField.classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.classEditor version of the Web Service property container holding the definition of a web service transaction.Uses of IGProp in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IGPropModifier and TypeClassDescriptionclassEditor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.classEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.classEditor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of IGProp in com.iizigo.ws.prop.url
Classes in com.iizigo.ws.prop.url that implement IGPropModifier and TypeClassDescriptionclassEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.classEditor version of the Input Variable connects a VSField with an input variable or parameter to a web service transaction request.Uses of IGProp in com.iizix
Modifier 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).Modifier and TypeMethodDescriptionIGProp<?>SessionInfo.getReferenceLookupProperty()Gets the Session's reference look-up property.Uses of IGProp in com.iizix.actionactor
Classes in com.iizix.actionactor that implement IGPropModifier and TypeClassDescriptionclassClass extending the property container.static classSettings property container.Uses of IGProp in com.iizix.db.actionactor
Classes in com.iizix.db.actionactor that implement IGPropModifier and TypeClassDescriptionstatic classSettings property container.Uses of IGProp in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IGPropModifier and TypeClassDescriptionclassA single connection profile setup that is used to establish a JDBC connection.classContainer with all connection profiles setup's by name.classThis database property container holds database service definition.classThe reference to a Database transaction.classInput Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classThe 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 IGProp in com.iizix.event
Methods in com.iizix.event that return IGPropModifier and TypeMethodDescriptionIGProp<?>GEvent.getTrigger()Returns the trigger of this event, if any.Methods in com.iizix.event with parameters of type IGPropModifier and TypeMethodDescriptionbooleanGEvent.isPropertyChange(IGProp<?> property) Checks if the event is a property value change.booleanPropCnrEvent.isPropertyChange(IGProp<?> property) Checks if the event is a property value change.booleanPropCopyEvent.isPropertyChange(IGProp<?> property) Checks if the event is a property value change.booleanPropValueEvent.isPropertyChange(IGProp<?> property) Checks if the event is a property value change.Constructors in com.iizix.event with parameters of type IGPropModifierConstructorDescriptionPropCnrEvent(int eventID, PropCnr container, GProp<?> property, int index, IGProp<?> trigger, PropMgr propMgr) Constructs a new property container event.PropCnrFocusEvent(IFocusComp comp, boolean isGained, IFocusComp focusGainedComponent, IFocusComp focusLostComponent, IGProp<?> trigger, boolean isRemoteInduced) Constructs a new focus event.PropCopyEvent(int eventID, PropCnr container, GProp<?> property, int index, IGProp<?> trigger, PropMgr propMgr) Constructs a new property container event.PropFocusEvent(IFocusComp comp, boolean isGained, IFocusComp focusGainedComponent, IFocusComp focusLostComponent, IGProp<?> trigger, boolean isRemoteInduced) Constructs a new focus event.PropValueEvent(GProp<?> property, Object newValue, Object oldValue, IGProp<?> trigger) Constructs a new non-remote property value event.PropValueEvent(GProp<?> property, Object newValue, Object oldValue, IGProp<?> trigger, PropMgr propMgr) Constructs a new remote property value event.Uses of IGProp in com.iizix.gyro
Subinterfaces of IGProp in com.iizix.gyroModifier and TypeInterfaceDescriptioninterfaceInterface implemented by components or properties that supports receiving focus.interfaceInterface providing Lock UI API support used by UI and VirtualSpace actions.interfaceInterface providing the API to manipulate panel animations when panels are replaced by another.Methods in com.iizix.gyro with parameters of type IGPropModifier and TypeMethodDescriptiondefault voidIFocusComp.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.default voidIFocusComp.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.default StringIFocusComp.requestFocus(IGProp<?> trigger) Requests focus to this component.IFocusEngine.requestFocus(IFocusComp comp, IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.default booleanIFocusComp.requestFocusEx(IGProp<?> trigger) Requests focus to this component.booleanIFocusEngine.requestFocusEx(IFocusComp comp, IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.voidIClientSessionGyro.setPseudoActionFocusToVS(IUIFocusComp focusComp, IGProp<?> trigger) Called when a "pseudo UI action" is executed, making sure its VS counterpart has the current focus.IAppSessionGyro.setVirtualizeSupportFocus(IVSComponent vsComp, IGProp<?> trigger) Sets the focus to the specified VS component, regardless if the VS component is virtualized or not.Constructors in com.iizix.gyro with parameters of type IGPropModifierConstructorDescriptionFocusEvent(IFocusComp source, IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Constructs a focus event.Uses of IGProp in com.iizix.prop
Subinterfaces of IGProp in com.iizix.propModifier and TypeInterfaceDescriptioninterfaceInterface for the property container class holds the container property name, a value as a GProp array and optionally has a parent and/or property listener(s).interfaceIPropCnrBooleanSettings<BOOLEAN_OPTION extends IPropCnrBoolean>Interface implements by a property container supporting setting as choices, numbers,interfaceIPropCnrChoiceSettings<CHOICE extends IPropCnrChoiceOption<CHOICE>>Interface implements by a property container supporting setting as choices, numbers,interfaceIPropCnrColorSettings<COLOR_OPTION extends IPropCnrColor>Interface implements by a property container supporting setting for colors.interfaceIPropCnrFillSettings<FILL_OPTION extends IPropCnrFill>Interface implements by a property container supporting setting for fill's.interfaceIPropCnrFontSettings<FONT_OPTION extends IPropCnrFont>Interface implements by a property container supporting setting for colors.interfaceIPropCnrIntegerSettings<INTEGER_OPTION extends IPropCnrInteger>Interface implements by a property container supporting setting as choices, numbers,interfaceIPropCnrKStringSettings<KSTRING_OPTION extends IPropCnrKString>Interface implements by a property container supporting setting as KString's.interfaceIPropCnrNumberSettings<NUMBER_OPTION extends IPropCnrNumber>Interface implements by a property container supporting setting as strings.interfaceIPropCnrStringSettings<STRING_OPTION extends IPropCnrString>Interface implements by a property container supporting setting as strings.interfaceIPropCnrStrokeSettings<STROKE_OPTION extends IPropCnrStroke>Interface implements by a property container supporting setting for strokes.interfaceInterface that can be implemented by a property container in order to make all its children read-only in the property editor without actually have the read-only state on the property container.interfaceInterface used by property containers to redirect a direct reference to its main property container to a reference property that is used by the referencing framework.interfaceInterface implemented by an owner of the property reference that refers into a container that has a ReferralsHolder.interfaceInterface implemented by components that can be selected or unselected dependent on a client connection.Classes in com.iizix.prop that implement IGPropModifier and TypeClassDescriptionclassAbstractBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAbstractReference<TARGET extends IPropCnr>The Abstract Reference property class hold the reference to another property.classAbstract styles property container that either holds styles or other style related data such as font faces.classThe configured languages for the application.classThe application property container holds all information about a single application.classThe Array property class holds the property name, value and optionally has a parent and/or property listener(s).classThe Asset Reference property class hold the reference to a file in the Assets directory.classThe Asset References property class hold the references to zero or more FileURIPropCnr property containers.classThe Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.classThe "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).classThe Boolean property class holds the property name, value and optionally has a parent and/or property listener(s).classThe byte array property is used to store binary data in various forms, e.g.classThe character property class holds the property name, value and optionally has a parent and/or property listener(s).classThe Class Reference property class hold the reference to a Java class.final classThis client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).classThe String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).classProperty used by UI styles that has 4 settings/values for color, such as the border color (top/bottom/left/right).classThe "color" property class holds the property name, value as a GColor object and optionally has a parent and/or property listener(s).classThis class is used to hold an integer property that has constraints imposed on it.classThe date/time property can hold a date and/or a time with optional time offset with aGDateTimeproperty value.classSpecial Designer property container that is private.classDevice parameters container available only for iiziRun.classThe Double property class holds the property name, value and optionally has a parent and/or property listener(s).classEditor Property Container, i.e.classThis client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).classThe errors property is used in the designer and files to store error and its values for a container.classA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.classThe "fill" property class holds the property name, value as a GFill object and optionally has a parent and/or property listener(s).classFixedVirtualizedAbstractReference<TARGET extends IPropCnr>The Fixed Virtualized Abstract Reference property class hold the reference to another property.classThis Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.classThis folder settings property hold settings for a folder, typically a Selector and a description.classA PropCnr that can is a "directory" and can contain FileURIPropCnr's.classThe "font" property class holds the property name, value as a GFont object and optionally has a parent and/or property listener(s).classThis Geographical property is a container that holds information about client position and an API to work with geographical location services.classGProp<VALUE>The generic property class holds the property name, value and optionally has a parent and/or property listener(s).classThe "gradient" property class holds the property name, value as a GGradient object and optionally has a parent and/or property listener(s).classThe Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions.classThe Integer (32-bit) property class holds the property name, value and optionally has a parent and/or property listener(s).classProperty used by UI styles that has 4 settings/values for an integer, such as the border style (top/bottom/left/right).classThe Integer property class holds the property name, value and optionally has a parent and/or property listener(s).classThe "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).classThe Long property class holds the property name, value and optionally has a parent and/or property listener(s).classContainer holding mail settings.classThe Method Reference property class hold the reference to a Method that is in a Java class.classThe Method Reference "2" property class hold the reference to a Method that is in a Java class.classThis Module Applications settings that defines the behavior of the application and contains its settings.classMultiProp<VALUE>The multiple property class holds the property name, a common value or an array of different properties (typically 4 for e.g.classThis Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.classJavaScript optimized Number property.classThe Password property class hold a password that is encrypted when stored to media.classThe pattern property class extends a KStringProp.classThe PKCS#12 Identity Property used for SSL communication or code signing.classThe "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).classContainer holding policiy settings.classPrivProp<T>The private property class is used on the client as a dummy property in order to keep the structure of properties with the indexes as the server does, apart from that a private property can replace a property container.classThe property container class holds the container property name, a value as a GProp array and optionally has a parent and/or property listener(s).classThe proxy property container class extends the standard property container and allows it to synchronize property states so that several clients can use the "same" property container and the communication mechanism.classContainer for Push property container for the application.classThe Push properties for the application.classContainer for Progressive Web App's (PWA).classThe Progressive Web App (PWA) properties.classThe rectangle property class holds the property name, value as a GRect object and optionally has a parent and/or property listener(s).classThe Referrals Holder property container contains the properties that refer to the owner of this container.classThis iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.classThe Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images.classThe SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.classThe Server's Client Session properties hold information relating to the current client session, i.e.classThis property container contains all properties required for a Server Socket (NIO) connection.classSettings property container, a "raw" PropCnr.classThe size property class holds the property name, value as a GSize object and optionally has a parent and/or property listener(s).classThis property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property.classSpeech Recognition property for remote client execution.classSpeech Synthesis property for remote client execution.classThis property container contains all properties required for a SSL Socket (NIO) connection.classProperty used by UI styles that has 4 settings/values for a String value that can be a combination of single unit or multiple, such as the border radius (corners) where the value in pixels is not used for calculations, thus only for HTML, and can therefore be stored as a pure String.classThe String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).classThe String Map property class holds the property name, a map of strings consisting of string keys and string values.classThe "String" property class holds the property name, value and optionally has a parent and/or property listener(s).classThe String Set property class holds the property name and a set of unique strings.classThe "stroke" property class holds the property name, value as a GStroke object and optionally has a parent and/or property listener(s).classThis styles property container holds the styles associated with a UI component.classStyles Container used to hold a Styles property instance for the Client used as a Class Name.classThe Styles References property class hold the references to zero or more Styles property containers.classThe text table property holds the text table items consisting of KStrings.classThe reference to a text table instance.classThis property container contains all properties required for Transaction communication based on WebSockets.classProperty used by UI styles that has 4 settings/values for a unit, such as the border size (top/bottom/left/right).classThe "unit" property class holds the property name, value as a GUnit object and optionally has a parent and/or property listener(s).classThe value property holds the VirtualSpace Value object.classThe Value Type property for the Value Type as a String, without Value.classThe Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors.classThis property container contains all properties required for WebSocket communication.classThis property container contains all properties required for a WebSocket Server (NIO) connection.classThe windows property container holds the windows for the application.classThe X.509 Certificates Property used for SSL communication.classXML Schema validator property class used to validate XML sources.Methods in com.iizix.prop with type parameters of type IGPropModifier and TypeMethodDescription<GP extends IGProp<?>>
GPGets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property at requestedindex.<GP extends IGProp<?>>
GPGets the property at requestedindex.<GP extends IGProp<?>>
GPGets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with the specified name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with the specified name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property at requestedindex.<GP extends IGProp<?>>
GPGets the property at requestedindex.<GP extends IGProp<?>>
GPGets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatomname and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with the specified name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with the specified name and checking the class instance of the property.protected <GP extends IGProp<?>>
GPPropCnr.maybeAddProp(GP newlyCreated) Adds the newly created predefined property instance or returns the existing one.Methods in com.iizix.prop that return IGPropModifier and TypeMethodDescriptionfinal IGProp<?>AbstractReference.getDirectReferencedTarget()Gets the single-referenced target.final IGProp<?>AssetReferences.getDirectReferencedTarget()Gets the single-referenced target.default IGProp<?>IReferencingGProp.getDirectReferencedTarget()Gets the single-referenced target.IGProp<?>References.Result.getReferenceSource()Gets the reference source property.IGProp<?>References.Result.getReferenceTarget()Gets the reference target property.default IGProp<?>IReferencingGProp.getReferencingOwner()Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferencingGPropinterface.final IGProp<?>KStringProp.getReferencingOwner()Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferenceGPropinterface.IGProp<?>ValueProp.getReferencingOwner()Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferenceGPropinterface.Methods in com.iizix.prop that return types with arguments of type IGPropModifier and TypeMethodDescriptionAbstractReference.getDirectReferencedTargetSet()Gets the set of properties that this referencing property directly references.AssetReferences.getDirectReferencedTargetSet()Gets the properties that this referencing property directly references.IReferencingGProp.getDirectReferencedTargetSet()Gets the set of properties that this referencing property directly references.StylesReferences.getDirectReferencedTargetSet()Gets the properties that this referencing property directly references.ValueProp.getDirectReferencedTargetSet()Gets the properties that this referencing property directly references.Methods in com.iizix.prop with parameters of type IGPropModifier and TypeMethodDescriptionstatic voidIComplexOperation.addProp(IComplexOperation op, PropCnr pc, IGProp<?> gp) Adds a property.booleanAdds a new property to this container at the end.booleanAdds a new property to this container at the end.final booleanAdds a new property to this container at the end.final booleanAdds a new property to this container at the end.booleanAdds a new property to this container at the end.booleanAdds a new property to this container at the end.final booleanAdds a new property to this container at the end.final booleanAdds a new property to this container at the end.static voidIComplexOperation.addPropError(IComplexOperation op, IGProp<?> gp, IPropErrorItem pei) Adds a property error.intIPropCnr.getPropIndex(IGProp<?> property) Gets the index of this property in this container.final intPropCnr.getPropIndex(IGProp<?> property) Gets the index of this property in this container.static voidIComplexOperation.insertProp(IComplexOperation op, PropCnr pc, IGProp<?> gp, int index) Inserts a property.booleanIPropCnr.insertProp(IGProp<?> property, int index) Inserts a new property to this container at the specified index.final booleanPropCnr.insertProp(IGProp<?> property, int index) Inserts a new property to this container at the specified index.booleanIPropCnr.insertProp2(IGProp<?> property, int index) Convenience method to inserts a new property to this container at the specified index.final booleanPropCnr.insertProp2(IGProp<?> property, int index) Convenience method to inserts a new property to this container at the specified index.booleanChecks if the property parameter is a child property in this container property.final booleanChecks if the property parameter is a child property in this container property.booleanIPropCnr.isPropExtended(IGProp<?> property) Checks if a property is extended from another or if it is a child to this container.booleanPropCnr.isPropExtended(IGProp<?> property) Checks if a property is extended from another or if it is a child to this container.booleanChecks if the property parameter is a sibling property in this container property.final booleanChecks if the property parameter is a sibling property in this container property.static voidIComplexOperation.moveProp(IComplexOperation op, IGProp<?> gp, PropCnr toContainer, Atom newName, int toIndex) Moves a property to another container.static voidIComplexOperation.removeProp(IComplexOperation op, IGProp<?> gp) Removes a property.booleanIPropCnr.removeProp(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.booleanIPropCnr.removeProp(IGProp<?> property) Removes a property from this container.booleanIPropCnr.removeProp(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.booleanIPropCnr.removeProp(String name, IGProp<?> trigger) Removes a property from this container with the specified name.final booleanPropCnr.removeProp(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.final booleanPropCnr.removeProp(IGProp<?> property) Removes a property from this container.final booleanPropCnr.removeProp(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.final booleanPropCnr.removeProp(String name, IGProp<?> trigger) Removes a property from this container with the specified name.booleanIPropCnr.removeProp2(Atom atom, IGProp<?> trigger) Convenience method to remove a property from this container with the specified atom.booleanIPropCnr.removeProp2(IGProp<?> property) Convenience method to remove a property from this container.booleanIPropCnr.removeProp2(IGProp<?> property, IGProp<?> trigger) Convenience method to remove a property from this container.booleanIPropCnr.removeProp2(String name, IGProp<?> trigger) Convenience method to remove a property from this container with the specified name.final booleanPropCnr.removeProp2(Atom atom, IGProp<?> trigger) Convenience method to remove a property from this container with the specified atom.final booleanPropCnr.removeProp2(IGProp<?> property) Convenience method to remove a property from this container.final booleanPropCnr.removeProp2(IGProp<?> property, IGProp<?> trigger) Convenience method to remove a property from this container.final booleanPropCnr.removeProp2(String name, IGProp<?> trigger) Convenience method to remove a property from this container with the specified name.static voidIComplexOperation.removePropError(IComplexOperation op, IGProp<?> gp, String errorID) Removes a property error.static voidIComplexOperation.renameProp(IComplexOperation op, IGProp<?> gp, Atom newName) Renames a property.IPropCnr.requestFocus(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.PropCnr.requestFocus(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.protected StringPropCnr.requestFocus(IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.booleanIPropCnr.requestFocusEx(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.booleanPropCnr.requestFocusEx(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.protected booleanPropCnr.requestFocusEx(IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.booleanSets a boolean property with the specified atom to thevaluein this property container.final booleanSets a boolean property with the specified atom to thevaluein this property container.booleanSets an integer property with the specified atom to thevaluein this property container.final booleanSets an integer property with the specified atom to thevaluein this property container.booleanSets an integer property with the specified atom to thevaluein this property container.final booleanSets an integer property with the specified atom to thevaluein this property container.booleanSets a property to this container.booleanAdds a new property to this container at the indicated index.booleanSets a property to this container.final booleanSets a property to this container.final booleanAdds a new property to this container at the indicated index.final booleanSets a property to this container.booleanConvenience method to set a property to this container.booleanConvenience method to set a property to this container.final booleanConvenience method to set a property to this container.final booleanConvenience method to set a property to this container.static voidIComplexOperation.setPropError(IComplexOperation op, IGProp<?> gp, PropError pe) Sets all errors in a property.booleanBoolProp.setPropValue(boolean newValue, IGProp<?> trigger) Sets a new value for this property.final booleanGProp.setPropValue(Object newValue, IGProp<?> trigger) Sets a new value for this property.static voidIComplexOperation.setPropValue(IComplexOperation op, IGProp<?> gp, Object newValue) Sets a property value.booleanIGProp.setPropValue(Object newValue, IGProp<?> trigger) Sets a new value for this property.booleanSets a string property with the specified atom to thevaluein this property container.final booleanSets a string property with the specified atom to thevaluein this property container.static StringThe toString representation without risk of causing a StackOverflow in case of round-robbin scenarios.Method parameters in com.iizix.prop with type arguments of type IGPropModifier and TypeMethodDescriptionprotected ObjectPropCnr.equalsTree(PropCnr pc2, Class<? extends IGProp<?>> arrayItemClass, int how) Checks for equality in the whole container structure.Uses of IGProp in com.iizix.prop.content
Subinterfaces of IGProp in com.iizix.prop.contentModifier and TypeInterfaceDescriptioninterfaceContent item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IGPropModifier and TypeClassDescriptionclassAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of IGProp in com.iizix.prop.font
Classes in com.iizix.prop.font that implement IGPropModifier and TypeClassDescriptionclassThe font faces property container holds information about font face(s) that are available in the application.classContainer for all font icon files used in a FontIconsDefintion.classContainer for all font files used in a FontIconsDefintion.Uses of IGProp in com.iizix.prop.image
Subinterfaces of IGProp in com.iizix.prop.imageModifier and TypeInterfaceDescriptioninterfaceStyle interface for font icons with styles.interfaceInterface implemented by Image properties that can be referenced.Classes in com.iizix.prop.image that implement IGPropModifier and TypeClassDescriptionclassImage definition property container.classThis Image Resolution property only holds the image reference for an additional Device Pixel Ratio.classThe definition of a single font icon and how it represent itself in the various states, e.g.classThe Font Icon Definition property container that contains an installable font using @FontFace CSS and contains several icons that can be displayed in any square size.classSingle image definition property container.classThis Image Location property container.classThis Image Resolution property only holds the image reference for an additional Device Pixel Ratio.classThe Images Definition property container for multiple icons/images and multiple states and resolutions.classThe Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.classThis Images Style property container has the state for several images.classThis Image Style property container holds the image types, asset reference, and other settings.classThis Image Style Location property container has the state for several images.classThis Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.classThe runtime image definition is used to provide images at runtime that are images located in other files than the asset files.classImage States Definition property container when a single image file has one image in many states and possibly resolutions.classThe SVG Image Definition property container contains a reference to an SVG file in the Assets.Uses of IGProp in com.iizix.prop.ui
Subinterfaces of IGProp in com.iizix.prop.uiModifier and TypeInterfaceDescriptioninterfaceInterface for tagging layout data to mark it as horizontal align capable.interfaceInterface for tagging layout data to mark it as vertical align capable.interfaceInterface implemented by action items.interfaceInterface implementation for a property container that holds the IUIAction information that is used for e.g.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 that can be implemented by an owner of a context menu in order to be notified upon reference resolving.interfaceFocus component for the UI components.interfaceInterface supporting the Hint API functions.interfaceTagging interface for UI components that can be "Label for" another component, e.g.interfaceThe panel owner is an interface implemented by top level components that are either the panel itself or 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 IGPropModifier and TypeClassDescriptionclassThe AbsoluteData is the layout data for components in a container with AbsoluteLayout.classAbsoluteLayout is a layout manager.classAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classAbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>The UIComp Relative Reference property class hold the reference to another property in the same base container.classThe AccordionData is the layout data for components in a container with AccordionLayout.classAccordion container specific layout manager.classThe BorderData is the layout data for components in a container with BorderLayout.classBorderLayout is a layout manager.final classComponent ID property is used to assign a unique value known on both client and server.classThe ContextMenuData is the layout data for components in a container with ContextMenuLayout.classMenu specific layout manager.classThe reference to a UI context menu.classDOM Element property container used to keep information of the created UI item and its internal DOM structure.classThe FlexData is the layout data for components in a container with FlexLayout.classFlexLayout is a layout manager.classThe GridData is the layout data for components in a container with GridLayout.classGridLayout is a layout manager.classGroup name property used for component grouping.classThe HeadingData is the layout data for components in a container with HeadingLayout.classHeader specific layout manager.classImage preview property for use with any UI component or container.classThe Label For Reference property class hold the reference to another property in the same base container.classLayoutMgr<LAYOUT_PROP extends LayoutProp>LayoutMgr is the class that handles layout of UIComp's in a UI container.classThe LayoutProp is the generic property for layout managers using properties to layout it's components.classThe ListData is the layout data for components in a container with ListLayout.classList container specific layout manager.classThe MenuBarData is the layout data for components in a container with MenuBarLayout.classMenu bar specific layout manager.classThe MenuData is the layout data for components in a container with MenuLayout.classMenu specific layout manager.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.classThe panel layout data.classThe reference to a UI panel part.classThe SwapData is the layout data for components in a container with SwapLayout.classSwap container specific layout manager.classThe TabBarData is the layout data for components in a container with TabBarLayout.classTab bar specific layout manager.classThe TabData is the layout data for components in a container with TabLayout.classTab container specific layout manager.classToaster property.classThe tooltip property is a container that holds various information for the tooltip, e.g.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 UIComps class is the property container for all UIComp instances of the UIComps class.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.Methods in com.iizix.prop.ui with parameters of type IGPropModifier and TypeMethodDescriptionprotected voidUIPanelBase.invokeOnUIFocusMethod(boolean isFocusGained, UIComp component, UIComp opposite, IGProp<?> trigger) Invoke the focus event methods of the component and the panel.default voidIUIFocusComp.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.voidUIComp.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.default voidIUIFocusComp.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.UIComp.requestFocus(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.UIComp.requestFocus(IGProp<?> trigger, boolean isRemoteInduced, boolean doAnimate) Requests focus to this component.booleanUIComp.requestFocusEx(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.booleanUIComp.requestFocusEx(IGProp<?> trigger, boolean isRemoteInduced, boolean doAnimate) Requests focus to this component.Uses of IGProp in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IGPropModifier and TypeClassDescriptionclassThe layout data for calendar lists and their items: they are not used, but is required to be present by the framework.classA (sub)calendar list event.classLayout manager for calendar lists.classCalendar List UI component.Uses of IGProp in com.iizix.prop.ui.chart
Subinterfaces of IGProp in com.iizix.prop.ui.chartModifier and TypeInterfaceDescriptioninterfaceThe chart container interface is tagging the Axis, Plot and Series container instances.Classes in com.iizix.prop.ui.chart that implement IGPropUses of IGProp in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IGPropUses of IGProp in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IGPropModifier and TypeClassDescriptionclassA chart series is either created in the Designer or constructed at runtime and added to the chart.Uses of IGProp in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IGPropModifier and TypeClassDescriptionclassA chart series consists of several series values properties in a defined order.classA series value property is a property container that can only contain NumberProp's.Uses of IGProp in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IGPropUses of IGProp in com.iizix.prop.ui.device
Classes in com.iizix.prop.ui.device that implement IGPropModifier and TypeClassDescriptionclassThe "device" property class holds the property name, value as aGSimpleDeviceobject and optionally has a parent and/or property listener(s).classThe "themes" property class holds the property name, value as aGThemesobject and optionally has a parent and/or property listener(s).Uses of IGProp in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IGPropModifier and TypeClassDescriptionclassThe layout data for all mobile list components or containers, i.e.classLayout manager for maps.classThe 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 IGProp in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IGPropModifier and TypeClassDescriptionclassThe property container for default mobile list items.classThe 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.classLayout manager for mobile list groups.classMobile list item UI component.classThe layout data for all mobile list components or containers, i.e.classLayout manager for all mobile lists.classThe property container for mobile list items.Uses of IGProp in com.iizix.prop.ui.selection
Subinterfaces of IGProp 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 IGProp in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IGPropModifier and TypeClassDescriptionclassThe table cell property.final classThe Table Row instance.final classThe Table Rows container instance.classThe table UI container.classThe table column UI container.classThe table column data is the layout data for components in a UITable container.classUITable container specific layout manager.Uses of IGProp in com.iizix.prop.ui.value
Subinterfaces of IGProp 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 IGProp in com.iizix.prop.vs
Subinterfaces of IGProp 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.interfaceInterface implemented by a container being a participant in the VirtualSpace.Classes in com.iizix.prop.vs that implement IGPropModifier and TypeClassDescriptionclassAbstractVSVariable<VSCOMP extends VSComponent,REFTYPE extends VSRelativeReference<VSCOMP>> Class that holds a single VS "variable" mapping of a certain type.classThis 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 Action Actor Participant used by Action Actors.classThe VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.classThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.classBase VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.classVS component reference implementation that calls the parent property when changes occurs in the resolved VS component when changes of the VS component (value or contents) occurs.classThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classVS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.classFocus reference is used to set a reference to a focusable VSComponent.classThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.classClass to hold a reference to a VS Action (to invoke) or a VS component (for focus) when a UI component is "on"-something, such as "onClick".classThe VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.classThe VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipantinterface, such as panels.classThis class is a child of the VirtualSpace and contains the participants in the VirtualSpace.classThe VirtualSpace Reference property class hold the reference to a VirtualSpace.classVSRelativeReference<TARGET extends VSComponent>The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace.classThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).classThe rows property class that only allows VSRow children properties.classThe VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Table Column Reference property class hold the name of a Column in a Table.classThe VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.classVirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables.Methods in com.iizix.prop.vs with parameters of type IGPropModifier and TypeMethodDescriptionvoidVSRows.clearSelection(IGProp<?> trigger) Clears the selection with optional trigger component.booleanVSTable.clearSelection(IGProp<?> trigger) Clears the selection with optional trigger component.voidVirtualSpace.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.voidVSComponent.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.voidVirtualSpace.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.voidVSComponent.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.default booleanIVSComponent.setEnabled(boolean on, IGProp<?> trigger) Sets the enabled state.default booleanIVSComponent.setReadOnly(boolean on, IGProp<?> trigger) Sets the read-only state.default booleanIVSComponent.setSelected(boolean on, IGProp<?> trigger) Sets the selected state.booleanVSRows.setSelection(int[] indicies, IGProp<?> trigger) Sets the selection indices.booleanVSRows.setSelection(int index, IGProp<?> trigger) Sets the single selection index with optional trigger component.booleanVSTable.setSelection(int[] indicies, IGProp<?> trigger) Sets the selection indicies with optional trigger component.booleanVSTable.setSelection(int index, IGProp<?> trigger) Sets the single selection index with optional trigger component.default StringIVSComponent.setVirtualizeSupportFocus(IGProp<?> trigger) Sets the focus to this VS component (if possible), regardless if the VS component is virtualized or not.default booleanIVSComponent.setVisible(boolean on, IGProp<?> trigger) Sets the visibility state.Uses of IGProp in com.iizix.prop.vs.actor
Subinterfaces of IGProp in com.iizix.prop.vs.actorModifier and TypeInterfaceDescriptioninterfaceInterface for the settings of the property container for the Action Actor Settings.Classes in com.iizix.prop.vs.actor that implement IGPropModifier and TypeClassDescriptionclassThe predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.classClass container for associated action actors of a VSAction.classThe VirtualSpace Field Actor property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.classClass container for associated value actors of a VSField or VSColumnHeader.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.static classSettings property container.Uses of IGProp in com.iizix.server.acme
Classes in com.iizix.server.acme that implement IGPropModifier and TypeClassDescriptionclassProperty container holding information about a Let's Encrypt domain with automatic certificate renewal in the server.Uses of IGProp in com.iizix.server.app
Classes in com.iizix.server.app that implement IGPropModifier and TypeClassDescriptionprotected classThe Virtual property container.Methods in com.iizix.server.app with type parameters of type IGPropModifier and TypeMethodDescription<GP extends IGProp<?>>
GPVirtualizedItem.getOriginalChild(GP virtualizedChild) Gets the original child property from a property located in the virtualized property container.Uses of IGProp in com.iizix.server.app.prop
Classes in com.iizix.server.app.prop that implement IGPropModifier and TypeClassDescriptionclassThe Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.classThe module root property container.classEditor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of IGProp in com.iizix.server.gyro
Methods in com.iizix.server.gyro with parameters of type IGPropModifier and TypeMethodDescriptionvoidAppSessionGyro.onFocusChanged(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.voidClientSessionGyro.onFocusChanged(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.voidIGyroFocusEngineOwner.onFocusChanged(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.voidClientSessionGyro.setPseudoActionFocusToVS(IUIFocusComp focusComp, IGProp<?> trigger) Called when a "pseudo UI action" is executed, making sure its VS counterpart has the current focus.AppSessionGyro.setVirtualizeSupportFocus(IVSComponent vsComp, IGProp<?> trigger) Sets the focus to the specified VS component, regardless if the VS component is virtualized or not.Uses of IGProp in com.iizix.server.monitor
Classes in com.iizix.server.monitor that implement IGPropModifier and TypeClassDescriptionclassClient session property.classAn end point property.classAn end point property.classAn end point property.classProperty container used for Virtual Monitor data and communication.Uses of IGProp in com.iizix.server.prop
Subinterfaces of IGProp in com.iizix.server.propModifier and TypeInterfaceDescriptioninterfaceInterface for the Server Application Setup Property Containers used to initialize the application at load time and the application instances.Classes in com.iizix.server.prop that implement IGPropModifier and TypeClassDescriptionclassProperty container for the configuration of an App of the iiziServer.classThis configuration environment defines the configuration setup for the available plug-ins.classThe ServerConfigEnvReference property class hold the reference to a Server configuration environment.classProperty container for the configuration of a plug-in for a Server configuration environment.classThis server property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).classThis property is a container that holds the required settings for the server to operate and initialize itself with.classProperty container for the configuration of a Port "group" of the web server.Uses of IGProp in com.iizix.server.run.prop
Classes in com.iizix.server.run.prop that implement IGPropModifier and TypeClassDescriptionclassThis remote server part of the iiziRun Builder properties to hold the build settings and handle the interprocess communication.Uses of IGProp in com.iizix.server.security
Classes in com.iizix.server.security that implement IGPropUses of IGProp in com.iizix.server.vsviewer
Classes in com.iizix.server.vsviewer that implement IGPropUses of IGProp in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IGPropModifier and TypeClassDescriptionclassThis property handles communication between the server and client in full duplex using Transaction's.classThe RemoteHostSession property class holds the property name, value as a RemoteHostSession object and optionally has a parent and/or property listener(s).classThis Screen Action Group property container for a terminal host screen.classThis Screen Action property container for a terminal host screen.classReference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.classThis Screen fields property container for a terminal host screen.classThis Screen Field Group property container for a terminal host screen.classThis Screen Field property container for a terminal host screen.classProperty holding the reference to a screen field from inside the screen, used by screen actions.classThis Screen Fields property container for a terminal host screen.classThis Screen identification property container for a terminal host screen.classThis Screen identifications property container for a terminal host screen.classThis Screen property container holds the screen identifications and fields for a terminal host screen.classThis Sessions property container holds the terminal properties.classThis property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.static classThe terminal action actor settings.classThis property container contains all properties required for the terminal connector in terms of flags, colors, etc.classThis TerminalSettings property container holds all settings for a terminal session.Uses of IGProp in com.iizix.term.server
Classes in com.iizix.term.server that implement IGPropModifier and TypeClassDescriptionclassThe container for an active terminal session for the terminal monitor of each client end-point.classThe container for active terminal sessions for the terminal monitor of each client end-point.Uses of IGProp in com.iizix.text
Subinterfaces of IGProp in com.iizix.textModifier and TypeInterfaceDescriptioninterfaceIKStringHolder<VALUE>Interface required to be implemented by properties holding a KStringHolder.interfaceIKStringValuePropHolder<PROP_VALUE>Interface containing default code for the KString holder, KString information provider and externalizable KString support.interfaceITextExternalizableProp<PROP_VALUE>Interface implements by properties containing KString's that can contain externalizable text.Methods in com.iizix.text that return types with arguments of type IGPropModifier and TypeMethodDescriptionIKStringHolder.getDirectReferencedTargetSet()Gets the properties that this referencing property directly references.KString.getDirectReferencedTargetSet(IGProp<?> owner) Gets the direct references of this property to others.Methods in com.iizix.text with parameters of type IGPropModifier and TypeMethodDescriptionKString.getDirectReferencedTargetSet(IGProp<?> owner) Gets the direct references of this property to others.Uses of IGProp in com.iizix.ws.actionactor
Classes in com.iizix.ws.actionactor that implement IGPropModifier and TypeClassDescriptionstatic classSettings property container.Uses of IGProp in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IGPropModifier and TypeClassDescriptionclassAbstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.classThe Output Column connects a table column from the reply output with a VSTable column.classOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.classThe Output Table connects a table from the reply output with a VSTable.classThe Output Variable connects a reference variable from the reply output with a VSField.classOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.classInput Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.classWeb Service property container holding the definition of a web service transaction.classThe reference to a Web Service transaction.Uses of IGProp in com.iizix.ws.prop.json
Classes in com.iizix.ws.prop.json that implement IGPropModifier and TypeClassDescriptionclassA JSON element wrapper, used to process the output of a Web Service reply.classRESTful JSON Encoded input for the request of a Web Service transaction.classThe JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of IGProp in com.iizix.ws.prop.url
Classes in com.iizix.ws.prop.url that implement IGPropModifier and TypeClassDescriptionclassRESTful URL Encoded input for the request of a Web Service transaction.classThe Input Variable connects a VSField with an input variable or parameter to a web service request.