Uses of Interface
com.iizix.prop.IGProp
Package
Description
Uses of IGProp in com.iizigo.actionactor
Modifier and TypeInterfaceDescriptioninterface
Editor interface for the Settings containers for Actions in the Designer.Modifier and TypeClassDescriptionstatic class
Settings property container.Modifier and TypeMethodDescriptionActionActorDesignerProp.getSubPropertyName
(IGProp<?> subProperty) Get the name of a sub-property.Uses of IGProp in com.iizigo.app.prop
Modifier and TypeClassDescriptionclass
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
The Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnr
children.class
The Editor version of the Module project property container.Uses of IGProp in com.iizigo.db.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IGProp in com.iizigo.db.prop
Modifier and TypeClassDescriptionclass
Editor version of a single connection profile setup that is used to establish a JDBC connection.class
Editor class container with all connection profiles setup's by name.class
The Editor database properties.class
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
Editor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.class
Editor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.class
Editor 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
Modifier and TypeClassDescriptionclass
Font face style definitions property container for the Editor.class
Font icon files property container for the Editor.class
Font icon files property container for the Editor.Uses of IGProp in com.iizigo.image.prop
Modifier and TypeClassDescriptionclass
Font icon definition property container for the Editor.class
Font icon definitions property container for the Editor.class
This Image Definition part property container for the Editor.class
This Image Location has the location of the image part.class
This Image Resolution has the file reference and the device pixel ratio.class
This multiple Images Definition property container for the Editor.class
This Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.class
This Images Style property has a multiple-image file for a style.class
This Image Style property container has a style for a single image definition and an asset file reference.class
This Image Styles Location has a style and location.class
This Image Styles Resolution has the file reference and the device pixel ratio.class
This Styled Image Definition part property container for the Editor.class
SVG definition property container for the Editor.Uses of IGProp in com.iizigo.java
Modifier and TypeInterfaceDescriptioninterface
Displays the source code associated with a UI or VS component.Modifier and TypeClassDescriptionfinal class
Root property container for Java projects.class
Property container used to store properties of Java files in a project.Modifier and TypeMethodDescriptiondefault boolean
IShowJavaSource.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
Modifier and TypeClassDescriptionclass
Property container for a Java source.Uses of IGProp in com.iizigo.java.parser.annotation
Modifier and TypeClassDescriptionclass
Annotations container specialized to store annotations as GAnnotation.Uses of IGProp in com.iizigo.java.parser.type
Uses of IGProp in com.iizigo.java.prop
Modifier and TypeClassDescriptionclass
The Designer version of the Class Reference property class hold the reference to a Java class.class
The Designer version of the Method Reference property class hold the reference to a Method that is in a Java class.class
The 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
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.interface
Interface 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.interface
The link enabler for a Java method using the MethodReference class (not MethodReference2).Uses of IGProp in com.iizigo.link.ui
Modifier and TypeInterfaceDescriptioninterface
The 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.interface
Link interface implemented by UIComponents.Uses of IGProp in com.iizigo.link.vs
Modifier and TypeInterfaceDescriptioninterface
The link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData)
.interface
The 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
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by layout data properties that can accept a fixed size of a component.interface
IELayoutMgr<LAYOUT_PROP extends LayoutProp>
Interface implemented by layout managers.interface
IELayoutMgrDND<LAYOUT_PROP extends LayoutProp>
Interface implemented by layout managers that support drag-drop in the panel designer.interface
IELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>
Simple DND layout manager that handles ordering of components in a straight array.interface
Interface used for Editor layout properties (layout data).interface
Interface implemented by all Editor UIComp and their extended classes.interface
Interface implemented by all Editor UIComp and their extended classes.interface
Common code to both components and containers that must be placed in a separate interface to be able to use default code.interface
Interface implemented by all Editor UIContainer and their extended classes.interface
Interface implemented by panels in the Designer.Modifier and TypeClassDescriptionclass
Component acting as a drag-drop adapter when dragging non-UI components into the JavaScript Panel Editor.class
The drag-drop container used to hold information about drag-drop items for communication between Eclipse and JavaScript.class
Setup layout data for a component in a container with absolute layout.class
Setup data for the absolute layout.class
Setup layout data for a component in a container with accordion layout.class
Accordion layout.class
Setup layout data for a component in a container with border layout.class
Setup data for the border layout.class
Setup layout data for a component in a container with context menu layout.class
Context menu layout.class
Flex layout data.class
Flex layout.class
Grid layout data.class
Grid layout.class
Setup layout data for a component in a container with heading layout.class
Heading layout.class
Setup layout data for a component in a container with (mobile) list layout.class
List layout.class
Setup layout data for a component in a container with menu bar layout.class
Menu bar layout.class
Setup layout data for a component in a container with menu layout.class
Menu layout.class
Heading container.class
Editor class for UISimpleDialog.class
Mobile switch UI component.class
Tab bar container.class
Setup layout data for all panels.class
Setup layout data for a component in a container with tab layout.class
Swap layout.class
Setup layout data for a component in a container with tab bar layout.class
Tab bar layout.class
Setup layout data for a component in a container with tab layout.class
Tab layout.class
Accordion container.class
Button component.class
Calendar component.class
Checkbox component.class
Checked menu item component.class
Combobox component.class
Editor class for UIComps.class
Editor class for UIContainer.class
Context menu container.class
Date/Time UI component.class
Editor class for UIDialog.class
Empty component.class
Gauge component.class
Image component.class
Image component.class
Label component.class
Media component.class
Menu container.class
Menu bar container.class
Menu item component.class
Menu separator component.class
Label component.class
Editor class for UIPanel.class
Editor class for UIPanel.class
Editor class for UIContainer.class
Progress component.class
Radio button component.class
Radio menu item component.class
Slider component.class
Spinner UI component.class
Swap container.class
Tab container.class
Text component (entry field).class
Text area component.class
Group container.class
Custom settings for the panel, only used in the Designer.Uses of IGProp in com.iizigo.panel.prop.calendar
Modifier and TypeClassDescriptionclass
Layout data for calendar list and its calendar events.class
The Editor version of a map marker.class
Map layout.class
Calendar list component.Uses of IGProp in com.iizigo.panel.prop.chart
Modifier and TypeClassDescriptionclass
The axis for the chart.class
The plot for the chart.class
The Series for the chart.class
The Series value for the chart.class
Chart component.Uses of IGProp in com.iizigo.panel.prop.map
Modifier and TypeClassDescriptionclass
Layout data for maps.class
Map layout.class
The Editor version of a map marker.class
Map markers container for the designer.class
Map component.Uses of IGProp in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
The Editor version of a default list item.class
Mobile list items group container for the designer.class
Mobile list group layout.class
List component.class
Layout data for a component in a container with (mobile) list layout.class
Mobile list layout.class
The Editor version of a mobile list items group container.Uses of IGProp in com.iizigo.panel.prop.table
Modifier and TypeClassDescriptionclass
The Table "component" (really a container).class
The Table Column component.class
Setup layout data for a component in a container with tab layout.class
UI Table layout.Uses of IGProp in com.iizigo.panel.wizards
Modifier and TypeInterfaceDescriptioninterface
IAddUICompProvider<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
Modifier and TypeClassDescriptionclass
The module root property container.final class
The module root property container.class
The project root property container.Modifier and TypeMethodDescriptionboolean
ModuleFolder.isPropertyClassAccepted
(IGProp<?> property) Checks if a property class instance is accepted.Uses of IGProp in com.iizigo.prop
Modifier and TypeInterfaceDescriptioninterface
Interface 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.interface
Interface implemented by for properties supporting transfer of properties between instances of the same type.Modifier and TypeClassDescriptionclass
This folder settings property hold settings for a folder, typically a Selector and a description.class
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
A PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.class
Memento supporting property container.class
Class used to handle properties in a multi-prop editor.Modifier and TypeMethodDescriptionDesignerProp.getSubPropertyName
(IGProp<?> subProperty) Get the name of a sub-property.Uses of IGProp in com.iizigo.push.prop
Modifier and TypeClassDescriptionclass
Container that holds the required settings for the Push Notification of an app in the Editor.Uses of IGProp in com.iizigo.pwa.prop
Modifier and TypeClassDescriptionclass
Container that holds the required settings for the PWA in the Editor.Uses of IGProp in com.iizigo.run.prop
Modifier and TypeClassDescriptionclass
Container that holds the required settings for the runtime builder.Uses of IGProp in com.iizigo.selector.prop
Modifier and TypeClassDescriptionclass
This Selector property container for the Editor.class
The 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
Modifier and TypeClassDescriptionclass
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
Editor version of the container that holds the application configuration.class
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
Editor version of the property container for the configuration of a plug-in for a Server configuration environment.class
Editor version of the container that holds the server properties.class
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
Editor version of the property container for the configuration of a Port "group" of the web server.Uses of IGProp in com.iizigo.server.monitor
Modifier and TypeInterfaceDescriptioninterface
Interface to indicate that the property takes part of the server browser and can display information in the properties or the right panel part.interface
Class for Virtualized Monitor Designer Prop.Modifier and TypeClassDescriptionclass
Client session property for end-points.class
An end point property.class
An end point property.class
Property container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.class
Client session property for end-points.class
Editor version of the property container used for Virtual Monitor data and communication.Uses of IGProp in com.iizigo.style.prop
Uses of IGProp in com.iizigo.term.capture.prop
Modifier and TypeClassDescriptionclass
This Capture Field property container holds the screen identifications and fields for a terminal host screen.class
This Capture Root property container holds the screen capture and fields for a EE host screen.class
This Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of IGProp in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
This Screen Action Group property container for a terminal host screen property.class
This Screen Action property container for a terminal host screen property.class
This Screen Actions property container for a terminal host screen property.class
This Screen Field Group property container for a terminal host screen property.class
This Screen identification property container for a terminal host screen property.class
This Screen Fields property container for a terminal host screen property.class
This Screen identification property container for a terminal host screen property.class
This Screen identification property container for a terminal host screen property.class
This Screen property container holds the screen identifications and fields for a terminal host screen.class
This Sessions property container holds the terminal properties.static class
Editor version of the Settings property container.class
This Terminal property container holds terminal settings.Modifier and TypeMethodDescriptionScreenDesignerProp.getSubPropertyName
(IGProp<?> subProperty) Get the name of a sub-property.Uses of IGProp in com.iizigo.term.recording.prop
Modifier and TypeClassDescriptionclass
The recording logic item property container.class
The recording logic property container.class
This Recording property container holds the screens and logic.class
This Recording Root property container holds the recording.class
This Recording Screen property container holds the screen name.class
This Recording Screens property container holds the screens.Uses of IGProp in com.iizigo.term.server
Modifier and TypeClassDescriptionclass
The container for an active terminal session for the terminal monitor of each client end-point.class
The container for active terminal sessions for the terminal monitor of each client end-point.Uses of IGProp in com.iizigo.text.prop
Modifier and TypeClassDescriptionclass
This Selector property container for the Editor.Uses of IGProp in com.iizigo.vs.actor
Modifier and TypeClassDescriptionclass
The Editor version of class container for associated action actors of a VSAction.class
The VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.class
The Editor version of class container for associated field actors of a VSField.static class
Editor version of the Settings property container.static class
Editor version of the Settings property container.static class
Editor version of the Settings property container.static class
Editor version of the Settings property container.static class
Editor version of the Settings property container.static class
Editor version of the Settings property container.Uses of IGProp in com.iizigo.vs.prop
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by the Editor versions of the VSComponent's.Modifier and TypeClassDescriptionclass
The Editor VirtualSpace property class.class
The Editor VirtualSpace Action property class.class
The Editor VirtualSpace Column property class.class
The Editor VirtualSpace Field property class.class
Focus reference is used to set a reference to a focusable VSComponent.class
The Editor VirtualSpace Group property class.class
OnFocus reference is used to set a reference to a focusable VSComponent.class
The Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
The Editor VirtualSpace Row property class.class
The rows property class that only allows VSRow children properties.class
The Editor VirtualSpace Field property class.Uses of IGProp in com.iizigo.vs.viewer
Modifier and TypeClassDescriptionclass
The VSViewer property container used to view a VirtualSpace.Uses of IGProp in com.iizigo.ws.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IGProp in com.iizigo.ws.prop
Modifier and TypeInterfaceDescriptioninterface
Interface for a wrapped element.interface
Interface all Designer Props of the Web Service must implement.Modifier and TypeClassDescriptionclass
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
Editor version of the Web Service property container holding the definition of a web service transaction.Uses of IGProp in com.iizigo.ws.prop.json
Modifier and TypeClassDescriptionclass
Editor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.class
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
Editor 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
Modifier and TypeClassDescriptionclass
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
Editor 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 TypeInterfaceDescriptioninterface
The IComponent is the base interface for UI components in IIZI.interface
The IEntry interface is used for entry-capable components (such as entry field, multiple-line entry field, combobox and spin button).Modifier and TypeMethodDescriptionIGProp<?>
SessionInfo.getReferenceLookupProperty()
Gets the Session's reference look-up property.Uses of IGProp in com.iizix.actionactor
Modifier and TypeClassDescriptionclass
Class extending the property container.static class
Settings property container.Uses of IGProp in com.iizix.db.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IGProp in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
A single connection profile setup that is used to establish a JDBC connection.class
Container with all connection profiles setup's by name.class
This database property container holds database service definition.class
The reference to a Database transaction.class
Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
The Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.class
The result set Column property that connects the column name in a result set with a VSColumnHeader.class
Result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IGProp in com.iizix.event
Modifier and TypeMethodDescriptionIGProp<?>
GEvent.getTrigger()
Returns the trigger of this event, if any.Modifier and TypeMethodDescriptionboolean
GEvent.isPropertyChange
(IGProp<?> property) Checks if the event is a property value change.boolean
PropCnrEvent.isPropertyChange
(IGProp<?> property) Checks if the event is a property value change.boolean
PropCopyEvent.isPropertyChange
(IGProp<?> property) Checks if the event is a property value change.boolean
PropValueEvent.isPropertyChange
(IGProp<?> property) Checks if the event is a property value change.ModifierConstructorDescriptionPropCnrEvent
(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
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by components or properties that supports receiving focus.interface
Interface providing Lock UI API support used by UI and VirtualSpace actions.interface
Interface providing the API to manipulate panel animations when panels are replaced by another.Modifier and TypeMethodDescriptiondefault void
IFocusComp.onFocusGained
(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.default void
IFocusComp.onFocusLost
(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.default String
IFocusComp.requestFocus
(IGProp<?> trigger) Requests focus to this component.IFocusEngine.requestFocus
(IFocusComp comp, IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.default boolean
IFocusComp.requestFocusEx
(IGProp<?> trigger) Requests focus to this component.boolean
IFocusEngine.requestFocusEx
(IFocusComp comp, IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.void
IClientSessionGyro.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.ModifierConstructorDescriptionFocusEvent
(IFocusComp source, IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Constructs a focus event.Uses of IGProp in com.iizix.prop
Modifier and TypeInterfaceDescriptioninterface
Interface 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).interface
IPropCnrBooleanSettings<BOOLEAN_OPTION extends IPropCnrBoolean>
Interface implements by a property container supporting setting as choices, numbers,interface
IPropCnrChoiceSettings<CHOICE extends IPropCnrChoiceOption<CHOICE>>
Interface implements by a property container supporting setting as choices, numbers,interface
IPropCnrColorSettings<COLOR_OPTION extends IPropCnrColor>
Interface implements by a property container supporting setting for colors.interface
IPropCnrFillSettings<FILL_OPTION extends IPropCnrFill>
Interface implements by a property container supporting setting for fill's.interface
IPropCnrFontSettings<FONT_OPTION extends IPropCnrFont>
Interface implements by a property container supporting setting for colors.interface
IPropCnrIntegerSettings<INTEGER_OPTION extends IPropCnrInteger>
Interface implements by a property container supporting setting as choices, numbers,interface
IPropCnrKStringSettings<KSTRING_OPTION extends IPropCnrKString>
Interface implements by a property container supporting setting as KString's.interface
IPropCnrNumberSettings<NUMBER_OPTION extends IPropCnrNumber>
Interface implements by a property container supporting setting as strings.interface
IPropCnrStringSettings<STRING_OPTION extends IPropCnrString>
Interface implements by a property container supporting setting as strings.interface
IPropCnrStrokeSettings<STROKE_OPTION extends IPropCnrStroke>
Interface implements by a property container supporting setting for strokes.interface
Interface 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.interface
Interface 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.interface
Interface implemented by an owner of the property reference that refers into a container that has a ReferralsHolder.interface
Interface implemented by components that can be selected or unselected dependent on a client connection.Modifier and TypeClassDescriptionclass
AbstractBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractReference<TARGET extends IPropCnr>
The Abstract Reference property class hold the reference to another property.class
Abstract styles property container that either holds styles or other style related data such as font faces.class
The configured languages for the application.class
The application property container holds all information about a single application.class
The Array property class holds the property name, value and optionally has a parent and/or property listener(s).class
The Asset Reference property class hold the reference to a file in the Assets directory.class
The Asset References property class hold the references to zero or more FileURIPropCnr property containers.class
The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.class
The "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).class
The Boolean property class holds the property name, value and optionally has a parent and/or property listener(s).class
The byte array property is used to store binary data in various forms, e.g.class
The character property class holds the property name, value and optionally has a parent and/or property listener(s).class
The Class Reference property class hold the reference to a Java class.final class
This 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).class
The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).class
Property used by UI styles that has 4 settings/values for color, such as the border color (top/bottom/left/right).class
The "color" property class holds the property name, value as a GColor object and optionally has a parent and/or property listener(s).class
This class is used to hold an integer property that has constraints imposed on it.class
The date/time property can hold a date and/or a time with optional time offset with aGDateTime
property value.class
Special Designer property container that is private.class
Device parameters container available only for iiziRun.class
The Double property class holds the property name, value and optionally has a parent and/or property listener(s).class
Editor Property Container, i.e.class
This 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).class
The errors property is used in the designer and files to store error and its values for a container.class
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
The "fill" property class holds the property name, value as a GFill object and optionally has a parent and/or property listener(s).class
FixedVirtualizedAbstractReference<TARGET extends IPropCnr>
The Fixed Virtualized Abstract Reference property class hold the reference to another property.class
This Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.class
This folder settings property hold settings for a folder, typically a Selector and a description.class
A PropCnr that can is a "directory" and can contain FileURIPropCnr's.class
The "font" property class holds the property name, value as a GFont object and optionally has a parent and/or property listener(s).class
This Geographical property is a container that holds information about client position and an API to work with geographical location services.class
GProp<VALUE>
The generic property class holds the property name, value and optionally has a parent and/or property listener(s).class
The "gradient" property class holds the property name, value as a GGradient object and optionally has a parent and/or property listener(s).class
The Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions.class
The Integer (32-bit) property class holds the property name, value and optionally has a parent and/or property listener(s).class
Property used by UI styles that has 4 settings/values for an integer, such as the border style (top/bottom/left/right).class
The Integer property class holds the property name, value and optionally has a parent and/or property listener(s).class
The "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
The Long property class holds the property name, value and optionally has a parent and/or property listener(s).class
Container holding mail settings.class
The Method Reference property class hold the reference to a Method that is in a Java class.class
The Method Reference "2" property class hold the reference to a Method that is in a Java class.class
This Module Applications settings that defines the behavior of the application and contains its settings.class
MultiProp<VALUE>
The multiple property class holds the property name, a common value or an array of different properties (typically 4 for e.g.class
This Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.class
JavaScript optimized Number property.class
The Password property class hold a password that is encrypted when stored to media.class
The pattern property class extends a KStringProp.class
The PKCS#12 Identity Property used for SSL communication or code signing.class
The "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
Container holding policiy settings.class
PrivProp<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.class
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).class
The 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.class
Container for Push property container for the application.class
The Push properties for the application.class
Container for Progressive Web App's (PWA).class
The Progressive Web App (PWA) properties.class
The rectangle property class holds the property name, value as a GRect object and optionally has a parent and/or property listener(s).class
The Referrals Holder property container contains the properties that refer to the owner of this container.class
This iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.class
The Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images.class
The 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.class
The Server's Client Session properties hold information relating to the current client session, i.e.class
This property container contains all properties required for a Server Socket (NIO) connection.class
Settings property container, a "raw" PropCnr.class
The size property class holds the property name, value as a GSize object and optionally has a parent and/or property listener(s).class
This property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property.class
Speech Recognition property for remote client execution.class
Speech Synthesis property for remote client execution.class
This property container contains all properties required for a SSL Socket (NIO) connection.class
Property 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.class
The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).class
The String Map property class holds the property name, a map of strings consisting of string keys and string values.class
The "String" property class holds the property name, value and optionally has a parent and/or property listener(s).class
The String Set property class holds the property name and a set of unique strings.class
The "stroke" property class holds the property name, value as a GStroke object and optionally has a parent and/or property listener(s).class
This styles property container holds the styles associated with a UI component.class
Styles Container used to hold a Styles property instance for the Client used as a Class Name.class
The Styles References property class hold the references to zero or more Styles property containers.class
The text table property holds the text table items consisting of KStrings.class
The reference to a text table instance.class
This property container contains all properties required for Transaction communication based on WebSockets.class
Property used by UI styles that has 4 settings/values for a unit, such as the border size (top/bottom/left/right).class
The "unit" property class holds the property name, value as a GUnit object and optionally has a parent and/or property listener(s).class
The value property holds the VirtualSpace Value object.class
The Value Type property for the Value Type as a String, without Value.class
The Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors.class
This property container contains all properties required for WebSocket communication.class
This property container contains all properties required for a WebSocket Server (NIO) connection.class
The windows property container holds the windows for the application.class
The X.509 Certificates Property used for SSL communication.class
XML Schema validator property class used to validate XML sources.Modifier and TypeMethodDescription<GP extends IGProp<?>>
GPGets the property with theatom
name 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 theatom
name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatom
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 the specified name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatom
name 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 theatom
name and checking the class instance of the property.<GP extends IGProp<?>>
GPGets the property with theatom
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 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.Modifier 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 theIReferencingGProp
interface.final IGProp<?>
KStringProp.getReferencingOwner()
Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferenceGProp
interface.IGProp<?>
ValueProp.getReferencingOwner()
Gets the referencing owner property that might be the one being referenced rather than this property implementing theIReferenceGProp
interface.Modifier 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.Modifier and TypeMethodDescriptionstatic void
IComplexOperation.addProp
(IComplexOperation op, PropCnr pc, IGProp<?> gp) Adds a property.boolean
Adds a new property to this container at the end.boolean
Adds a new property to this container at the end.final boolean
Adds a new property to this container at the end.final boolean
Adds a new property to this container at the end.boolean
Adds a new property to this container at the end.boolean
Adds a new property to this container at the end.final boolean
Adds a new property to this container at the end.final boolean
Adds a new property to this container at the end.static void
IComplexOperation.addPropError
(IComplexOperation op, IGProp<?> gp, IPropErrorItem pei) Adds a property error.int
IPropCnr.getPropIndex
(IGProp<?> property) Gets the index of this property in this container.final int
PropCnr.getPropIndex
(IGProp<?> property) Gets the index of this property in this container.static void
IComplexOperation.insertProp
(IComplexOperation op, PropCnr pc, IGProp<?> gp, int index) Inserts a property.boolean
IPropCnr.insertProp
(IGProp<?> property, int index) Inserts a new property to this container at the specified index.final boolean
PropCnr.insertProp
(IGProp<?> property, int index) Inserts a new property to this container at the specified index.boolean
IPropCnr.insertProp2
(IGProp<?> property, int index) Convenience method to inserts a new property to this container at the specified index.final boolean
PropCnr.insertProp2
(IGProp<?> property, int index) Convenience method to inserts a new property to this container at the specified index.boolean
Checks if the property parameter is a child property in this container property.final boolean
Checks if the property parameter is a child property in this container property.boolean
IPropCnr.isPropExtended
(IGProp<?> property) Checks if a property is extended from another or if it is a child to this container.boolean
PropCnr.isPropExtended
(IGProp<?> property) Checks if a property is extended from another or if it is a child to this container.boolean
Checks if the property parameter is a sibling property in this container property.final boolean
Checks if the property parameter is a sibling property in this container property.static void
IComplexOperation.moveProp
(IComplexOperation op, IGProp<?> gp, PropCnr toContainer, Atom newName, int toIndex) Moves a property to another container.static void
IComplexOperation.removeProp
(IComplexOperation op, IGProp<?> gp) Removes a property.boolean
IPropCnr.removeProp
(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.boolean
IPropCnr.removeProp
(IGProp<?> property) Removes a property from this container.boolean
IPropCnr.removeProp
(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.boolean
IPropCnr.removeProp
(String name, IGProp<?> trigger) Removes a property from this container with the specified name.final boolean
PropCnr.removeProp
(Atom atom, IGProp<?> trigger) Removes a property from this container with the specified atom.final boolean
PropCnr.removeProp
(IGProp<?> property) Removes a property from this container.final boolean
PropCnr.removeProp
(IGProp<?> property, IGProp<?> trigger) Removes a property from this container.final boolean
PropCnr.removeProp
(String name, IGProp<?> trigger) Removes a property from this container with the specified name.boolean
IPropCnr.removeProp2
(Atom atom, IGProp<?> trigger) Convenience method to remove a property from this container with the specified atom.boolean
IPropCnr.removeProp2
(IGProp<?> property) Convenience method to remove a property from this container.boolean
IPropCnr.removeProp2
(IGProp<?> property, IGProp<?> trigger) Convenience method to remove a property from this container.boolean
IPropCnr.removeProp2
(String name, IGProp<?> trigger) Convenience method to remove a property from this container with the specified name.final boolean
PropCnr.removeProp2
(Atom atom, IGProp<?> trigger) Convenience method to remove a property from this container with the specified atom.final boolean
PropCnr.removeProp2
(IGProp<?> property) Convenience method to remove a property from this container.final boolean
PropCnr.removeProp2
(IGProp<?> property, IGProp<?> trigger) Convenience method to remove a property from this container.final boolean
PropCnr.removeProp2
(String name, IGProp<?> trigger) Convenience method to remove a property from this container with the specified name.static void
IComplexOperation.removePropError
(IComplexOperation op, IGProp<?> gp, String errorID) Removes a property error.static void
IComplexOperation.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 String
PropCnr.requestFocus
(IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.boolean
IPropCnr.requestFocusEx
(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.boolean
PropCnr.requestFocusEx
(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.protected boolean
PropCnr.requestFocusEx
(IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.boolean
Sets a boolean property with the specified atom to thevalue
in this property container.final boolean
Sets a boolean property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets an integer property with the specified atom to thevalue
in this property container.final boolean
Sets an integer property with the specified atom to thevalue
in this property container.boolean
Sets a property to this container.boolean
Adds a new property to this container at the indicated index.boolean
Sets a property to this container.final boolean
Sets a property to this container.final boolean
Adds a new property to this container at the indicated index.final boolean
Sets a property to this container.boolean
Convenience method to set a property to this container.boolean
Convenience method to set a property to this container.final boolean
Convenience method to set a property to this container.final boolean
Convenience method to set a property to this container.static void
IComplexOperation.setPropError
(IComplexOperation op, IGProp<?> gp, PropError pe) Sets all errors in a property.boolean
BoolProp.setPropValue
(boolean newValue, IGProp<?> trigger) Sets a new value for this property.final boolean
GProp.setPropValue
(Object newValue, IGProp<?> trigger) Sets a new value for this property.static void
IComplexOperation.setPropValue
(IComplexOperation op, IGProp<?> gp, Object newValue) Sets a property value.boolean
IGProp.setPropValue
(Object newValue, IGProp<?> trigger) Sets a new value for this property.boolean
Sets a string property with the specified atom to thevalue
in this property container.final boolean
Sets a string property with the specified atom to thevalue
in this property container.static String
The toString representation without risk of causing a StackOverflow in case of round-robbin scenarios.Modifier and TypeMethodDescriptionprotected Object
PropCnr.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
Modifier and TypeInterfaceDescriptioninterface
Content item property container using with the content provider framework.Modifier and TypeClassDescriptionclass
AbstractContentUIContainer<ITEM extends IContentItem,
ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of IGProp in com.iizix.prop.font
Modifier and TypeClassDescriptionclass
The font faces property container holds information about font face(s) that are available in the application.class
Container for all font icon files used in a FontIconsDefintion.class
Container for all font files used in a FontIconsDefintion.Uses of IGProp in com.iizix.prop.image
Modifier and TypeInterfaceDescriptioninterface
Style interface for font icons with styles.interface
Interface implemented by Image properties that can be referenced.Modifier and TypeClassDescriptionclass
Image definition property container.class
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
The definition of a single font icon and how it represent itself in the various states, e.g.class
The 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.class
Single image definition property container.class
This Image Location property container.class
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
The Images Definition property container for multiple icons/images and multiple states and resolutions.class
The Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.class
This Images Style property container has the state for several images.class
This Image Style property container holds the image types, asset reference, and other settings.class
This Image Style Location property container has the state for several images.class
This Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.class
The runtime image definition is used to provide images at runtime that are images located in other files than the asset files.class
Image States Definition property container when a single image file has one image in many states and possibly resolutions.class
The SVG Image Definition property container contains a reference to an SVG file in the Assets.Uses of IGProp in com.iizix.prop.ui
Modifier and TypeInterfaceDescriptioninterface
Interface for tagging layout data to mark it as horizontal align capable.interface
Interface for tagging layout data to mark it as vertical align capable.interface
Interface implemented by action items.interface
Interface implementation for a property container that holds the IUIAction information that is used for e.g.interface
Components with check state implement this interface without third state possibility.interface
Components with check state implement this interface.interface
The interface for the UIComp class is the basic implementation of a single user interface component.interface
Tagging interface for UI components that can be referenced byAbstractUICompRelativeReference
, e.g.interface
The interface for the UIContainer class is a standard simple container for components.interface
Interface that can be implemented by an owner of a context menu in order to be notified upon reference resolving.interface
Focus component for the UI components.interface
Interface supporting the Hint API functions.interface
Tagging interface for UI components that can be "Label for" another component, e.g.interface
The panel owner is an interface implemented by top level components that are either the panel itself or e.g.interface
Interface implemented by components that can be grouped together using a group name, e.g.Modifier and TypeClassDescriptionclass
The AbsoluteData is the layout data for components in a container with AbsoluteLayout.class
AbsoluteLayout is a layout manager.class
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
AbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>
The UIComp Relative Reference property class hold the reference to another property in the same base container.class
The AccordionData is the layout data for components in a container with AccordionLayout.class
Accordion container specific layout manager.class
The BorderData is the layout data for components in a container with BorderLayout.class
BorderLayout is a layout manager.final class
Component ID property is used to assign a unique value known on both client and server.class
The ContextMenuData is the layout data for components in a container with ContextMenuLayout.class
Menu specific layout manager.class
The reference to a UI context menu.class
DOM Element property container used to keep information of the created UI item and its internal DOM structure.class
The FlexData is the layout data for components in a container with FlexLayout.class
FlexLayout is a layout manager.class
The GridData is the layout data for components in a container with GridLayout.class
GridLayout is a layout manager.class
Group name property used for component grouping.class
The HeadingData is the layout data for components in a container with HeadingLayout.class
Header specific layout manager.class
Image preview property for use with any UI component or container.class
The Label For Reference property class hold the reference to another property in the same base container.class
LayoutMgr<LAYOUT_PROP extends LayoutProp>
LayoutMgr is the class that handles layout of UIComp's in a UI container.class
The LayoutProp is the generic property for layout managers using properties to layout it's components.class
The ListData is the layout data for components in a container with ListLayout.class
List container specific layout manager.class
The MenuBarData is the layout data for components in a container with MenuBarLayout.class
Menu bar specific layout manager.class
The MenuData is the layout data for components in a container with MenuLayout.class
Menu specific layout manager.class
The message box is a container to display a message box on the client side and wait for the user reply.class
Header UI container.class
Simple mobile popup dialog.class
Mobile switch UI component.class
Tab bar UI container.class
The panel layout data.class
The reference to a UI panel part.class
The SwapData is the layout data for components in a container with SwapLayout.class
Swap container specific layout manager.class
The TabBarData is the layout data for components in a container with TabBarLayout.class
Tab bar specific layout manager.class
The TabData is the layout data for components in a container with TabLayout.class
Tab container specific layout manager.class
Toaster property.class
The tooltip property is a container that holds various information for the tooltip, e.g.class
Abstract list choice UI component used for combobox and spinner.class
Accordion UI container.class
Button UI component.class
Calendar UI component.class
Checkbox UI component.class
Menu item UI component.class
Combobox UI component.class
The UIComp class is the basic implementation of a single user interface component.class
The UIComps class is the property container for all UIComp instances of the UIComps class.class
The UIContainer class is a standard simple container for components.class
Context menu UI container.class
Desktop popup dialog.class
Empty UI component.class
Gauge UI component.class
Image UI component.class
Image Crop and Upload UI component.class
Label UI component.class
Media UI component.class
Menu UI container.class
Menu bar UI container.class
Menu item UI component.class
Menu separator UI component.class
Output (label) UI component.class
Panel UI container.class
Base panel UI container.class
Panel part UI container.class
The UI panel part container.class
Progress UI component.class
Radio button UI component.class
Menu item UI component.class
Slider UI component.class
Spinner UI component.class
UI swap container.class
UI tab container.class
Text UI component.class
Text area UI component.class
Title panel UI container optionally collapsable.Modifier and TypeMethodDescriptionprotected void
UIPanelBase.invokeOnUIFocusMethod
(boolean isFocusGained, UIComp component, UIComp opposite, IGProp<?> trigger) Invoke the focus event methods of the component and the panel.default void
IUIFocusComp.onFocusGained
(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.void
UIComp.onFocusGained
(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.default void
IUIFocusComp.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.boolean
UIComp.requestFocusEx
(IGProp<?> trigger, boolean isRemoteInduced) Requests focus to this component.boolean
UIComp.requestFocusEx
(IGProp<?> trigger, boolean isRemoteInduced, boolean doAnimate) Requests focus to this component.Uses of IGProp in com.iizix.prop.ui.calendar
Modifier and TypeClassDescriptionclass
The layout data for calendar lists and their items: they are not used, but is required to be present by the framework.class
A (sub)calendar list event.class
Layout manager for calendar lists.class
Calendar List UI component.Uses of IGProp in com.iizix.prop.ui.chart
Modifier and TypeInterfaceDescriptioninterface
The chart container interface is tagging the Axis, Plot and Series container instances.Uses of IGProp in com.iizix.prop.ui.chart.axis2d
Uses of IGProp in com.iizix.prop.ui.chart.plot2d
Modifier and TypeClassDescriptionclass
A 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
Modifier and TypeClassDescriptionclass
A chart series consists of several series values properties in a defined order.class
A series value property is a property container that can only contain NumberProp's.Uses of IGProp in com.iizix.prop.ui.datetime
Uses of IGProp in com.iizix.prop.ui.device
Modifier and TypeClassDescriptionclass
The "device" property class holds the property name, value as aGSimpleDevice
object and optionally has a parent and/or property listener(s).class
The "themes" property class holds the property name, value as aGThemes
object and optionally has a parent and/or property listener(s).Uses of IGProp in com.iizix.prop.ui.map
Modifier and TypeClassDescriptionclass
The layout data for all mobile list components or containers, i.e.class
Layout manager for maps.class
The property container for map markers.class
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.class
Map UI component.Uses of IGProp in com.iizix.prop.ui.mlist
Modifier and TypeClassDescriptionclass
The property container for default mobile list items.class
The mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.class
Layout manager for mobile list groups.class
Mobile list item UI component.class
The layout data for all mobile list components or containers, i.e.class
Layout manager for all mobile lists.class
The property container for mobile list items.Uses of IGProp in com.iizix.prop.ui.selection
Modifier and TypeInterfaceDescriptioninterface
The interface for a selection component supporting index-based selections.interface
The boolean component supports an on/off or selected/unselected state only.interface
Interface implements by components that process cell selection and emits cell selection events.interface
The interface for a selection component supporting index-based selections.interface
Interface implements by components that process selection and emits selection events.interface
The interface for a selection component supporting index-based selections.interface
Interface for tri-state based selection components such as a checkbox.Uses of IGProp in com.iizix.prop.ui.table
Modifier and TypeClassDescriptionclass
The table cell property.final class
The Table Row instance.final class
The Table Rows container instance.class
The table UI container.class
The table column UI container.class
The table column data is the layout data for components in a UITable container.class
UITable container specific layout manager.Uses of IGProp in com.iizix.prop.ui.value
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by value supporting components with a date/time value.interface
Interface implemented by Date value supporting components with a date/time value.interface
Interface implemented by value supporting components with a double value and a range.interface
Interface implemented by value supporting components with a double value.interface
Interface implemented by value supporting components with a double, integer or date/time nullable value.interface
Interface implemented by Time value supporting components with a date/time value.interface
Interface implemented by value supporting components with a double, integer or date/time value.Uses of IGProp in com.iizix.prop.vs
Modifier and TypeInterfaceDescriptioninterface
The common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interface
The message support for a VS component.interface
Interface implemented by a container being a participant in the VirtualSpace.Modifier and TypeClassDescriptionclass
AbstractVSVariable<VSCOMP extends VSComponent,
REFTYPE extends VSRelativeReference<VSCOMP>> Class that holds a single VS "variable" mapping of a certain type.class
This VirtualSpace property container holds the fields and tables in the VirtualSpace.class
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Action Actor Participant used by Action Actors.class
The VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.class
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.class
Base VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.class
VS 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.class
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
VS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.class
Focus reference is used to set a reference to a focusable VSComponent.class
The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.class
Class 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".class
The VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.class
The VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipant
interface, such as panels.class
This class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
The VirtualSpace Reference property class hold the reference to a VirtualSpace.class
VSRelativeReference<TARGET extends VSComponent>
The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace.class
The VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).class
The rows property class that only allows VSRow children properties.class
The VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Table Column Reference property class hold the name of a Column in a Table.class
The VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.class
VirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables.Modifier and TypeMethodDescriptionvoid
VSRows.clearSelection
(IGProp<?> trigger) Clears the selection with optional trigger component.boolean
VSTable.clearSelection
(IGProp<?> trigger) Clears the selection with optional trigger component.void
VirtualSpace.onFocusGained
(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.void
VSComponent.onFocusGained
(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.void
VirtualSpace.onFocusLost
(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.void
VSComponent.onFocusLost
(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.default boolean
IVSComponent.setEnabled
(boolean on, IGProp<?> trigger) Sets the enabled state.default boolean
IVSComponent.setReadOnly
(boolean on, IGProp<?> trigger) Sets the read-only state.default boolean
IVSComponent.setSelected
(boolean on, IGProp<?> trigger) Sets the selected state.boolean
VSRows.setSelection
(int[] indicies, IGProp<?> trigger) Sets the selection indices.boolean
VSRows.setSelection
(int index, IGProp<?> trigger) Sets the single selection index with optional trigger component.boolean
VSTable.setSelection
(int[] indicies, IGProp<?> trigger) Sets the selection indicies with optional trigger component.boolean
VSTable.setSelection
(int index, IGProp<?> trigger) Sets the single selection index with optional trigger component.default String
IVSComponent.setVirtualizeSupportFocus
(IGProp<?> trigger) Sets the focus to this VS component (if possible), regardless if the VS component is virtualized or not.default boolean
IVSComponent.setVisible
(boolean on, IGProp<?> trigger) Sets the visibility state.Uses of IGProp in com.iizix.prop.vs.actor
Modifier and TypeInterfaceDescriptioninterface
Interface for the settings of the property container for the Action Actor Settings.Modifier and TypeClassDescriptionclass
The predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.class
Class container for associated action actors of a VSAction.class
The VirtualSpace Field Actor property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.class
Class container for associated value actors of a VSField or VSColumnHeader.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.static class
Settings property container.Uses of IGProp in com.iizix.server.acme
Modifier and TypeClassDescriptionclass
Property container holding information about a Let's Encrypt domain with automatic certificate renewal in the server.Uses of IGProp in com.iizix.server.app
Modifier and TypeClassDescriptionprotected class
The Virtual property container.Modifier 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
Modifier and TypeClassDescriptionclass
The Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.class
The module root property container.class
Editor 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
Modifier and TypeMethodDescriptionvoid
AppSessionGyro.onFocusChanged
(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.void
ClientSessionGyro.onFocusChanged
(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.void
IGyroFocusEngineOwner.onFocusChanged
(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.void
ClientSessionGyro.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
Modifier and TypeClassDescriptionclass
Client session property.class
An end point property.class
An end point property.class
An end point property.class
Property container used for Virtual Monitor data and communication.Uses of IGProp in com.iizix.server.prop
Modifier and TypeInterfaceDescriptioninterface
Interface for the Server Application Setup Property Containers used to initialize the application at load time and the application instances.Modifier and TypeClassDescriptionclass
Property container for the configuration of an App of the iiziServer.class
This configuration environment defines the configuration setup for the available plug-ins.class
The ServerConfigEnvReference property class hold the reference to a Server configuration environment.class
Property container for the configuration of a plug-in for a Server configuration environment.class
This 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).class
This property is a container that holds the required settings for the server to operate and initialize itself with.class
Property container for the configuration of a Port "group" of the web server.Uses of IGProp in com.iizix.server.run.prop
Modifier and TypeClassDescriptionclass
This 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
Uses of IGProp in com.iizix.server.vsviewer
Uses of IGProp in com.iizix.term.prop
Modifier and TypeClassDescriptionclass
This property handles communication between the server and client in full duplex using Transaction's.class
The RemoteHostSession property class holds the property name, value as a RemoteHostSession object and optionally has a parent and/or property listener(s).class
This Screen Action Group property container for a terminal host screen.class
This Screen Action property container for a terminal host screen.class
Reference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.class
This Screen fields property container for a terminal host screen.class
This Screen Field Group property container for a terminal host screen.class
This Screen Field property container for a terminal host screen.class
Property holding the reference to a screen field from inside the screen, used by screen actions.class
This Screen Fields property container for a terminal host screen.class
This Screen identification property container for a terminal host screen.class
This Screen identifications property container for a terminal host screen.class
This Screen property container holds the screen identifications and fields for a terminal host screen.class
This Sessions property container holds the terminal properties.class
This property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.static class
The terminal action actor settings.class
This property container contains all properties required for the terminal connector in terms of flags, colors, etc.class
This TerminalSettings property container holds all settings for a terminal session.Uses of IGProp in com.iizix.term.server
Modifier and TypeClassDescriptionclass
The container for an active terminal session for the terminal monitor of each client end-point.class
The container for active terminal sessions for the terminal monitor of each client end-point.Uses of IGProp in com.iizix.text
Modifier and TypeInterfaceDescriptioninterface
IKStringHolder<VALUE>
Interface required to be implemented by properties holding a KStringHolder.interface
IKStringValuePropHolder<PROP_VALUE>
Interface containing default code for the KString holder, KString information provider and externalizable KString support.interface
ITextExternalizableProp<PROP_VALUE>
Interface implements by properties containing KString's that can contain externalizable text.Modifier 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.Modifier and TypeMethodDescriptionKString.getDirectReferencedTargetSet
(IGProp<?> owner) Gets the direct references of this property to others.Uses of IGProp in com.iizix.ws.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IGProp in com.iizix.ws.prop
Modifier and TypeClassDescriptionclass
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
The Output Column connects a table column from the reply output with a VSTable column.class
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
The Output Table connects a table from the reply output with a VSTable.class
The Output Variable connects a reference variable from the reply output with a VSField.class
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
Web Service property container holding the definition of a web service transaction.class
The reference to a Web Service transaction.Uses of IGProp in com.iizix.ws.prop.json
Modifier and TypeClassDescriptionclass
A JSON element wrapper, used to process the output of a Web Service reply.class
RESTful JSON Encoded input for the request of a Web Service transaction.class
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.iizix.ws.prop.url
Modifier and TypeClassDescriptionclass
RESTful URL Encoded input for the request of a Web Service transaction.class
The Input Variable connects a VSField with an input variable or parameter to a web service request.