Uses of Interface
com.iizix.prop.IPropCnr
Package
Description
Uses of IPropCnr 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.Uses of IPropCnr 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 IPropCnr in com.iizigo.db.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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.Uses of IPropCnr in com.iizigo.java.parser
Modifier and TypeClassDescriptionclass
Property container for a Java source.Uses of IPropCnr in com.iizigo.java.prop
Modifier and TypeClassDescriptionclass
The Designer version the Method Reference "2" property class hold the reference to a Method that is in a Java class.Uses of IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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.Uses of IPropCnr 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.ModifierConstructorDescriptionCreates a wrapper around a property container.Uses of IPropCnr in com.iizigo.prop.editor
Modifier and TypeClassDescriptionclass
ReferencePropEditor<TARGET extends IPropCnr>
The Reference property editor consists of a simple entry field and a more button.Uses of IPropCnr 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 IPropCnr in com.iizigo.pwa.prop
Modifier and TypeClassDescriptionclass
Container that holds the required settings for the PWA in the Editor.Uses of IPropCnr in com.iizigo.run.prop
Modifier and TypeClassDescriptionclass
Container that holds the required settings for the runtime builder.Uses of IPropCnr in com.iizigo.selector.prop
Modifier and TypeClassDescriptionclass
This Selector property container for the Editor.Uses of IPropCnr 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 IPropCnr 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 IPropCnr in com.iizigo.style.prop
Uses of IPropCnr 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 IPropCnr 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.Uses of IPropCnr 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 IPropCnr 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 IPropCnr in com.iizigo.text.prop
Modifier and TypeClassDescriptionclass
This Selector property container for the Editor.Uses of IPropCnr 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 IPropCnr 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
The Editor VirtualSpace Group property class.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 IPropCnr in com.iizigo.vs.viewer
Modifier and TypeClassDescriptionclass
The VSViewer property container used to view a VirtualSpace.Uses of IPropCnr in com.iizigo.ws.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr in com.iizix
Modifier and TypeInterfaceDescriptioninterface
The IComponent is the base interface for UI components in IIZI.interface
The IEntry interface is used for entry-capable components (such as entry field, multiple-line entry field, combobox and spin button).Uses of IPropCnr in com.iizix.actionactor
Modifier and TypeClassDescriptionclass
Class extending the property container.static class
Settings property container.Uses of IPropCnr in com.iizix.db.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IPropCnr 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
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 IPropCnr 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.Uses of IPropCnr in com.iizix.prop
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
FixedVirtualizedAbstractReference<TARGET extends IPropCnr>
The Fixed Virtualized Abstract Reference property class hold the reference to another property.interface
IReferenceOwner<TARGET extends IPropCnr>
Interface used to listen to changes in references.Modifier and TypeInterfaceDescriptioninterface
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
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).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
Special Designer property container that is private.class
Device parameters container available only for iiziRun.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
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.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
This Geographical property is a container that holds information about client position and an API to work with geographical location services.class
Container holding mail settings.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
This Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.class
Container holding policiy settings.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 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 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
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
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 text table property holds the text table items consisting of KStrings.class
This property container contains all properties required for Transaction communication based on WebSockets.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.Modifier and TypeFieldDescriptionprotected TARGET
FixedVirtualizedAbstractReference.fixedTarget
Target fixed at virtualization.Modifier and TypeMethodDescriptionfinal PropCnr[]
GProp.getPropPath
(boolean includeThisPropCnr, IPropCnr stop) Gets the parents to the input property or the root of this property.PropCnr[]
IGProp.getPropPath
(boolean includeThisPropCnr, IPropCnr stop) Gets the parents to the input property or the root of this property.protected String
AbstractBaseRelativeReference.getReferenceString
(IPropCnr cnr) Gets the reference string for a property container.final String
GProp.getRelativePropName
(IPropCnr container) Gets the relative name of this property to a container.IGProp.getRelativePropName
(IPropCnr container) Gets the relative name of this property to a container.final boolean
GProp.isPropChildOf
(IPropCnr parent) Checks if this property is child of a parent property.boolean
IGProp.isPropChildOf
(IPropCnr parent) Checks if this property is child of a parent property.final boolean
GProp.isPropExtendsPrivateInRoot
(IPropCnr root) Checks if the property is Extends Private from this property and up to, but not including the "isExtendsRoot()" property container in the parent chain of properties.boolean
IGProp.isPropExtendsPrivateInRoot
(IPropCnr root) Checks if the property is Extends Private from this property and up to, but not including the "isExtendsRoot()" property container in the parent chain of properties.final void
Sets the parent for this property.void
Sets the parent for this property.Uses of IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr 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
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.class
The ContextMenuData is the layout data for components in a container with ContextMenuLayout.class
Menu specific layout manager.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
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
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 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
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 final String
AbstractUICompRelativeReference.getReferenceString
(IPropCnr cnr) Gets the reference string for a property container.Uses of IPropCnr 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 IPropCnr in com.iizix.prop.ui.chart
Modifier and TypeInterfaceDescriptioninterface
The chart container interface is tagging the Axis, Plot and Series container instances.Uses of IPropCnr in com.iizix.prop.ui.chart.axis2d
Uses of IPropCnr 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 IPropCnr 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 IPropCnr in com.iizix.prop.ui.datetime
Uses of IPropCnr 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 IPropCnr 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 IPropCnr 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 IPropCnr in com.iizix.prop.ui.table
Modifier and TypeClassDescriptionfinal 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 IPropCnr 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 IPropCnr 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 Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
Base VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.class
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).class
This class is a child of the VirtualSpace and contains the participants in the 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
VirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables.Uses of IPropCnr 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 IPropCnr 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 IPropCnr in com.iizix.server.app
Modifier and TypeClassDescriptionprotected class
The Virtual property container.Modifier and TypeMethodDescriptionIVirtualsContainer.getVirtualContainerFromProp
(IPropCnr property) Gets the virtual container from a property.VirtualsContainer.getVirtualContainerFromProp
(IPropCnr property) Gets the virtual container from a property.Uses of IPropCnr 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 IPropCnr 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 IPropCnr 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
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 IPropCnr 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 IPropCnr in com.iizix.server.security
Uses of IPropCnr in com.iizix.server.vsviewer
Uses of IPropCnr in com.iizix.term.prop
Modifier and TypeClassDescriptionclass
This Screen Action Group property container for a terminal host screen.class
This Screen Action property container for a terminal host screen.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
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 IPropCnr 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 IPropCnr in com.iizix.ws.actionactor
Modifier and TypeClassDescriptionstatic class
Settings property container.Uses of IPropCnr 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.Uses of IPropCnr 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 IPropCnr 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.