Uses of Interface
com.iizix.prop.IPropCnr
Uses of IPropCnr in com.iizigo.actionactor
Subinterfaces of IPropCnr in com.iizigo.actionactor Modifier and Type Interface Description interface
IEditorActionActorSettings
Editor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IPropCnr Modifier and Type Class Description static class
EditorJavaActionActor.Settings
Settings property container.Uses of IPropCnr in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IPropCnr Modifier and Type Class Description class
AppDistributionProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorAppPropCnr
The Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnr
children.class
EditorModuleProjectPropCnr
The Editor version of the Module project property container.Uses of IPropCnr in com.iizigo.db.actionactor
Classes in com.iizigo.db.actionactor that implement IPropCnr Modifier and Type Class Description static class
EditorDatabaseActionActor.Settings
Settings property container.Uses of IPropCnr in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IPropCnr Modifier and Type Class Description class
EditorConnectionProfileSetup
Editor version of a single connection profile setup that is used to establish a JDBC connection.class
EditorConnectionProfilesSetup
Editor class container with all connection profiles setup's by name.class
EditorDatabaseProps
The Editor database properties.class
EditorInputProps
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
EditorInputVariable
Editor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
EditorResultProps
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.class
EditorResultSetColumnProp
Editor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.class
EditorResultSetProps
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
Classes in com.iizigo.font.prop that implement IPropCnr Modifier and Type Class Description class
EditorFontFaces
Font face style definitions property container for the Editor.class
EditorFontFile
Font icon files property container for the Editor.class
EditorFontFiles
Font icon files property container for the Editor.Uses of IPropCnr in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IPropCnr Modifier and Type Class Description class
EditorFontIconDefinition
Font icon definition property container for the Editor.class
EditorFontIconsDefinition
Font icon definitions property container for the Editor.class
EditorImageDefinition
This Image Definition part property container for the Editor.class
EditorImageLocation
This Image Location has the location of the image part.class
EditorImageResolution
This Image Resolution has the file reference and the device pixel ratio.class
EditorImagesDefinition
This multiple Images Definition property container for the Editor.class
EditorImagesResolution
This Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.class
EditorImagesStyle
This Images Style property has a multiple-image file for a style.class
EditorImageStyle
This Image Style property container has a style for a single image definition and an asset file reference.class
EditorImageStyleLocation
This Image Styles Location has a style and location.class
EditorImageStylesResolution
This Image Styles Resolution has the file reference and the device pixel ratio.class
EditorStyledImageDefinition
This Styled Image Definition part property container for the Editor.class
EditorSVGDefinition
SVG definition property container for the Editor.Uses of IPropCnr in com.iizigo.java
Subinterfaces of IPropCnr in com.iizigo.java Modifier and Type Interface Description interface
IShowJavaSource
Displays the source code associated with a UI or VS component.Classes in com.iizigo.java that implement IPropCnr Modifier and Type Class Description class
JavaProjectRootPropCnr
Root property container for Java projects.class
JavaRootContainer
Property container used to store properties of Java files in a project.Uses of IPropCnr in com.iizigo.java.parser
Classes in com.iizigo.java.parser that implement IPropCnr Modifier and Type Class Description class
ParsedJavaSourceContainer
Property container for a Java source.Uses of IPropCnr in com.iizigo.java.prop
Classes in com.iizigo.java.prop that implement IPropCnr Modifier and Type Class Description class
EditorMethodReference2
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
Subinterfaces of IPropCnr in com.iizigo.link.java Modifier and Type Interface Description interface
IJavaClassLinkEnabler
Interface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.interface
IJavaInterfaceLinkEnabler
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
IJavaMethodLinkEnabler
The link enabler for a Java method using the MethodReference class (not MethodReference2).Uses of IPropCnr in com.iizigo.link.ui
Subinterfaces of IPropCnr in com.iizigo.link.ui Modifier and Type Interface Description interface
IUIBuilderFromVSLinkEnabler
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
IUIComponentLinkEnabler
Link interface implemented by UIComponents.Uses of IPropCnr in com.iizigo.link.vs
Subinterfaces of IPropCnr in com.iizigo.link.vs Modifier and Type Interface Description interface
IVSActionLinkEnabler
The link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData)
.interface
IVSFieldLinkEnabler
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
Subinterfaces of IPropCnr in com.iizigo.panel.prop Modifier and Type Interface Description interface
IEFixedLayoutProp
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
IELayoutProp
Interface used for Editor layout properties (layout data).interface
IEUIComp
Interface implemented by all Editor UIComp and their extended classes.interface
IEUICompBase
Interface implemented by all Editor UIComp and their extended classes.interface
IEUICompCommon
Common code to both components and containers that must be placed in a separate interface to be able to use default code.interface
IEUIContainer
Interface implemented by all Editor UIContainer and their extended classes.interface
IEUIPanel
Interface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IPropCnr Modifier and Type Class Description class
DragDropLinkAdapter
Component acting as a drag-drop adapter when dragging non-UI components into the JavaScript Panel Editor.class
DragDropPropCnr
The drag-drop container used to hold information about drag-drop items for communication between Eclipse and JavaScript.class
EAbsoluteData
Setup layout data for a component in a container with absolute layout.class
EAbsoluteLayout
Setup data for the absolute layout.class
EAccordionData
Setup layout data for a component in a container with accordion layout.class
EAccordionLayout
Accordion layout.class
EBorderData
Setup layout data for a component in a container with border layout.class
EBorderLayout
Setup data for the border layout.class
EContextMenuData
Setup layout data for a component in a container with context menu layout.class
EContextMenuLayout
Context menu layout.class
EFlexData
Flex layout data.class
EFlexLayout
Flex layout.class
EGridData
Grid layout data.class
EGridLayout
Grid layout.class
EHeadingData
Setup layout data for a component in a container with heading layout.class
EHeadingLayout
Heading layout.class
EListData
Setup layout data for a component in a container with (mobile) list layout.class
EListLayout
List layout.class
EMenuBarData
Setup layout data for a component in a container with menu bar layout.class
EMenuBarLayout
Menu bar layout.class
EMenuData
Setup layout data for a component in a container with menu layout.class
EMenuLayout
Menu layout.class
EMUIHeading
Heading container.class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EMUISwitch
Mobile switch UI component.class
EMUITabBar
Tab bar container.class
EPanelData
Setup layout data for all panels.class
ESwapData
Setup layout data for a component in a container with tab layout.class
ESwapLayout
Swap layout.class
ETabBarData
Setup layout data for a component in a container with tab bar layout.class
ETabBarLayout
Tab bar layout.class
ETabData
Setup layout data for a component in a container with tab layout.class
ETabLayout
Tab layout.class
EUIAccordion
Accordion container.class
EUIButton
Button component.class
EUICalendar
Calendar component.class
EUICheckBox
Checkbox component.class
EUICheckedMenuItem
Checked menu item component.class
EUIComboBox
Combobox component.class
EUIComps
Editor class for UIComps.class
EUIContainer
Editor class for UIContainer.class
EUIContextMenu
Context menu container.class
EUIDateTime
Date/Time UI component.class
EUIDialog
Editor class for UIDialog.class
EUIEmpty
Empty component.class
EUIGauge
Gauge component.class
EUIImage
Image component.class
EUIImage2
Image component.class
EUILabel
Label component.class
EUIMedia
Media component.class
EUIMenu
Menu container.class
EUIMenuBar
Menu bar container.class
EUIMenuItem
Menu item component.class
EUIMenuSeparator
Menu separator component.class
EUIOutput
Label component.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.class
EUIPanelPartCnr
Editor class for UIContainer.class
EUIProgress
Progress component.class
EUIRadioButton
Radio button component.class
EUIRadioMenuItem
Radio menu item component.class
EUISlider
Slider component.class
EUISpinner
Spinner UI component.class
EUISwapContainer
Swap container.class
EUITabContainer
Tab container.class
EUIText
Text component (entry field).class
EUITextArea
Text area component.class
EUITitlePane
Group container.class
PanelSettingsPropCnr
Custom settings for the panel, only used in the Designer.Uses of IPropCnr in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IPropCnr Modifier and Type Class Description class
ECalendarData
Layout data for calendar list and its calendar events.class
ECalendarEvent
The Editor version of a map marker.class
ECalendarLayout
Map layout.class
EUICalendarList
Calendar list component.Uses of IPropCnr in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IPropCnr Modifier and Type Class Description class
EAxis2D
The axis for the chart.class
EPlot2D
The plot for the chart.class
ESeries
The Series for the chart.class
ESeriesValue
The Series value for the chart.class
EUIChart
Chart component.Uses of IPropCnr in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IPropCnr Modifier and Type Class Description class
EMapData
Layout data for maps.class
EMapLayout
Map layout.class
EMapMarkerProp
The Editor version of a map marker.class
EMapMarkers
Map markers container for the designer.class
EUIMap
Map component.Uses of IPropCnr in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IPropCnr Modifier and Type Class Description class
EMLDefaultItemProp
The Editor version of a default list item.class
EMLGroup
Mobile list items group container for the designer.class
EMLGroupLayout
Mobile list group layout.class
EMList
List component.class
EMListData
Layout data for a component in a container with (mobile) list layout.class
EMListLayout
Mobile list layout.class
EMLItemProp
The Editor version of a mobile list items group container.Uses of IPropCnr in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IPropCnr Modifier and Type Class Description class
EUITable
The Table "component" (really a container).class
EUITableColumn
The Table Column component.class
EUITableData
Setup layout data for a component in a container with tab layout.class
EUITableLayout
UI Table layout.Uses of IPropCnr in com.iizigo.panel.wizards
Subinterfaces of IPropCnr in com.iizigo.panel.wizards Modifier and Type Interface Description interface
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
Classes in com.iizigo.project that implement IPropCnr Modifier and Type Class Description class
ModuleFolderPropCnr
The module root property container.class
ModuleRootPropCnr
The module root property container.class
ProjectRootPropCnr
The project root property container.Uses of IPropCnr in com.iizigo.prop
Subinterfaces of IPropCnr in com.iizigo.prop Modifier and Type Interface Description interface
IPropDesigner
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
ITransferContainerProps
Interface implemented by for properties supporting transfer of properties between instances of the same type.Classes in com.iizigo.prop that implement IPropCnr Modifier and Type Class Description class
EditorFolderSettingsProp
This folder settings property hold settings for a folder, typically a Selector and a description.class
FilePropCnr
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
FolderPropCnr
A PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.class
MementoPropCnr
Memento supporting property container.class
MultiPropCnr
Class used to handle properties in a multi-prop editor.Constructors in com.iizigo.prop with parameters of type IPropCnr Constructor Description MementoPropAdapter(IPropCnr cnr)
Creates a wrapper around a property container.Uses of IPropCnr in com.iizigo.prop.editor
Classes in com.iizigo.prop.editor with type parameters of type IPropCnr Modifier and Type Class Description class
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
Classes in com.iizigo.push.prop that implement IPropCnr Modifier and Type Class Description class
EditorPushProps
Container that holds the required settings for the Push Notification of an app in the Editor.Uses of IPropCnr in com.iizigo.pwa.prop
Classes in com.iizigo.pwa.prop that implement IPropCnr Modifier and Type Class Description class
EditorPWAProps
Container that holds the required settings for the PWA in the Editor.Uses of IPropCnr in com.iizigo.run.prop
Classes in com.iizigo.run.prop that implement IPropCnr Modifier and Type Class Description class
EditorRuntimeBuilderProps
Container that holds the required settings for the runtime builder.Uses of IPropCnr in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement IPropCnr Modifier and Type Class Description class
EditorSelector
This Selector property container for the Editor.Uses of IPropCnr in com.iizigo.server.config
Classes in com.iizigo.server.config that implement IPropCnr Modifier and Type Class Description class
EditorLetsEncryptDomain
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorMailProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorPolicyProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorServerAppConfig
Editor version of the container that holds the application configuration.class
EditorServerConfigEnvProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorServerPluginConfig
Editor version of the property container for the configuration of a plug-in for a Server configuration environment.class
EditorServerProps
Editor version of the container that holds the server properties.class
EditorServerSettings
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorWebServerPortConfig
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
Subinterfaces of IPropCnr in com.iizigo.server.monitor Modifier and Type Interface Description interface
IVirtualizedMonitorPanelProvider
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
IVirtualizedMonitorProp
Class for Virtualized Monitor Designer Prop.Classes in com.iizigo.server.monitor that implement IPropCnr Modifier and Type Class Description class
EditorClientSessionProp
Client session property for end-points.class
EditorEndPointPropCnr
An end point property.class
EditorEndPointsPropCnr
An end point property.class
EditorInfoPropCnr
Property container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.class
EditorSessionConnectionStatProp
Client session property for end-points.class
EditorVirtualizedMonitorPropCnr
Editor version of the property container used for Virtual Monitor data and communication.Uses of IPropCnr in com.iizigo.style.prop
Classes in com.iizigo.style.prop that implement IPropCnr Modifier and Type Class Description class
EditorStyles
This Styles property container for the Editor.Uses of IPropCnr in com.iizigo.term.capture.prop
Classes in com.iizigo.term.capture.prop that implement IPropCnr Modifier and Type Class Description class
CaptureFieldProp
This Capture Field property container holds the screen identifications and fields for a terminal host screen.class
CaptureRootProp
This Capture Root property container holds the screen capture and fields for a EE host screen.class
CaptureScreenProp
This Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of IPropCnr in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IPropCnr Modifier and Type Class Description class
EditorScreenActionGroupProp
This Screen Action Group property container for a terminal host screen property.class
EditorScreenActionProp
This Screen Action property container for a terminal host screen property.class
EditorScreenActionsProp
This Screen Actions property container for a terminal host screen property.class
EditorScreenFieldGroupProp
This Screen Field Group property container for a terminal host screen property.class
EditorScreenFieldProp
This Screen identification property container for a terminal host screen property.class
EditorScreenFieldsProp
This Screen Fields property container for a terminal host screen property.class
EditorScreenIdentificationProp
This Screen identification property container for a terminal host screen property.class
EditorScreenIdentificationsProp
This Screen identification property container for a terminal host screen property.class
EditorScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.class
EditorSessionsProp
This Sessions property container holds the terminal properties.static class
EditorTerminalActionActor.Settings
Editor version of the Settings property container.class
EditorTerminalProps
This Terminal property container holds terminal settings.Uses of IPropCnr in com.iizigo.term.recording.prop
Classes in com.iizigo.term.recording.prop that implement IPropCnr Modifier and Type Class Description class
LogicItemProp
The recording logic item property container.class
LogicProp
The recording logic property container.class
RecordingProp
This Recording property container holds the screens and logic.class
RecordingRootProp
This Recording Root property container holds the recording.class
RecordingScreenProp
This Recording Screen property container holds the screen name.class
RecordingScreensProp
This Recording Screens property container holds the screens.Uses of IPropCnr in com.iizigo.term.server
Classes in com.iizigo.term.server that implement IPropCnr Modifier and Type Class Description class
EditorActiveTerminalSession
The container for an active terminal session for the terminal monitor of each client end-point.class
EditorActiveTerminalSessions
The container for active terminal sessions for the terminal monitor of each client end-point.Uses of IPropCnr in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement IPropCnr Modifier and Type Class Description class
EditorTextTable
This Selector property container for the Editor.Uses of IPropCnr in com.iizigo.vs.actor
Classes in com.iizigo.vs.actor that implement IPropCnr Modifier and Type Class Description class
EditorActionActors
The Editor version of class container for associated action actors of a VSAction.class
EditorFieldActor
The VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.class
EditorFieldActors
The Editor version of class container for associated field actors of a VSField.static class
EditorHistoryBackward.Settings
Editor version of the Settings property container.static class
EditorHistoryForward.Settings
Editor version of the Settings property container.static class
EditorSetFocus.Settings
Editor version of the Settings property container.static class
EditorSetSourceFieldValue.Settings
Editor version of the Settings property container.static class
EditorSetTargetFieldValue.Settings
Editor version of the Settings property container.static class
EditorTransportField.Settings
Editor version of the Settings property container.Uses of IPropCnr in com.iizigo.vs.prop
Subinterfaces of IPropCnr in com.iizigo.vs.prop Modifier and Type Interface Description interface
IEVSComponent
Interface implemented by the Editor versions of the VSComponent's.Classes in com.iizigo.vs.prop that implement IPropCnr Modifier and Type Class Description class
EditorVirtualSpace
The Editor VirtualSpace property class.class
EditorVSAction
The Editor VirtualSpace Action property class.class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.class
EditorVSGroup
The Editor VirtualSpace Group property class.class
EditorVSParticipantsHolder
The Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
EditorVSRow
The Editor VirtualSpace Row property class.class
EditorVSRows
The rows property class that only allows VSRow children properties.class
EditorVSTable
The Editor VirtualSpace Field property class.Uses of IPropCnr in com.iizigo.vs.viewer
Classes in com.iizigo.vs.viewer that implement IPropCnr Modifier and Type Class Description class
VSViewerPropCnr
The VSViewer property container used to view a VirtualSpace.Uses of IPropCnr in com.iizigo.ws.actionactor
Classes in com.iizigo.ws.actionactor that implement IPropCnr Modifier and Type Class Description static class
EditorWebServiceActionActor.Settings
Settings property container.Uses of IPropCnr in com.iizigo.ws.prop
Subinterfaces of IPropCnr in com.iizigo.ws.prop Modifier and Type Interface Description interface
IWrappedElement
Interface for a wrapped element.interface
IWSPropDesigner
Interface all Designer Props of the Web Service must implement.Classes in com.iizigo.ws.prop that implement IPropCnr Modifier and Type Class Description class
EditorOutputColumn
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
EditorOutputProps
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputTable
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputVariable
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
EditorOutputVariables
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorRESTfulInputProps
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
EditorWebServiceProp
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
Classes in com.iizigo.ws.prop.json that implement IPropCnr Modifier and Type Class Description class
EditorJSONElementWrapper
Editor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.class
EditorJSONEncodedInput
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
EditorJSONReplyDocument
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
Classes in com.iizigo.ws.prop.url that implement IPropCnr Modifier and Type Class Description class
EditorURLEncodedInput
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
EditorURLInputParameter
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
Subinterfaces of IPropCnr in com.iizix Modifier and Type Interface Description interface
IComponent
The IComponent is the base interface for UI components in IIZI.interface
IEntry
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
Classes in com.iizix.actionactor that implement IPropCnr Modifier and Type Class Description class
AbstractSettings
Class extending the property container.static class
JavaActionActorBase.Settings
Settings property container.Uses of IPropCnr in com.iizix.db.actionactor
Classes in com.iizix.db.actionactor that implement IPropCnr Modifier and Type Class Description static class
DatabaseActionActor.Settings
Settings property container.Uses of IPropCnr in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IPropCnr Modifier and Type Class Description class
ConnectionProfileSetup
A single connection profile setup that is used to establish a JDBC connection.class
ConnectionProfilesSetup
Container with all connection profiles setup's by name.class
DatabaseProps
This database property container holds database service definition.class
InputProps
Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
InputVariable
The Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
ResultProps
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.class
ResultSetColumnProp
The result set Column property that connects the column name in a result set with a VSColumnHeader.class
ResultSetProps
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
Subinterfaces of IPropCnr in com.iizix.gyro Modifier and Type Interface Description interface
IFocusComp
Interface implemented by components or properties that supports receiving focus.interface
ILockUI
Interface providing Lock UI API support used by UI and VirtualSpace actions.interface
IUIPanelAnimation
Interface providing the API to manipulate panel animations when panels are replaced by another.Uses of IPropCnr in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnr Modifier and Type Class Description class
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.Subinterfaces of IPropCnr in com.iizix.prop Modifier and Type Interface Description 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
IPropEditorReadOnly
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
IReferrerParticipant
Interface implemented by an owner of the property reference that refers into a container that has a ReferralsHolder.interface
ISelectorOwner
Interface implemented by components that can be selected or unselected dependent on a client connection.Classes in com.iizix.prop that implement IPropCnr Modifier and Type Class Description class
AbstractStyles
Abstract styles property container that either holds styles or other style related data such as font faces.class
AppLanguages
The configured languages for the application.class
Application
The application property container holds all information about a single application.class
ArrayProp<ITEM extends GProp<?>>
The Array property class holds the property name, value and optionally has a parent and/or property listener(s).class
ClientProps
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
DesignerPropCnr
Special Designer property container that is private.class
DevParams
Device parameters container available only for iiziRun.class
EditorPropCnr
Editor Property Container, i.e.class
EnvProps
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
FileURIPropCnr
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
FolderSettingsProp
This folder settings property hold settings for a folder, typically a Selector and a description.class
FolderURIPropCnr
A PropCnr that can is a "directory" and can contain FileURIPropCnr's.class
GeoProps
This Geographical property is a container that holds information about client position and an API to work with geographical location services.class
MailProps
Container holding mail settings.class
MethodReference2
The Method Reference "2" property class hold the reference to a Method that is in a Java class.class
ModuleApp
This Module Applications settings that defines the behavior of the application and contains its settings.class
PolicyProps
Container holding policiy settings.class
PropCnr
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
ProxyPropCnr
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
PushPropCnr
Container for Push property container for the application.class
PushProps
The Push properties for the application.class
PWAPropCnr
Container for Progressive Web App's (PWA).class
PWAProps
The Progressive Web App (PWA) properties.class
ReferralsHolder
The Referrals Holder property container contains the properties that refer to the owner of this container.class
RuntimeBuilderProps
This iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.class
Selector
The Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images.class
ServerClientSessionProps
The Server's Client Session properties hold information relating to the current client session, i.e.class
ServerSocketCommProps
This property container contains all properties required for a Server Socket (NIO) connection.class
SettingsPropCnr
Settings property container, a "raw" PropCnr.class
SocketCommProps
This property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property.class
SpeechRecognitionProp
Speech Recognition property for remote client execution.class
SpeechSynthesisProp
Speech Synthesis property for remote client execution.class
SSLCommProps
This property container contains all properties required for a SSL Socket (NIO) connection.class
Styles
This styles property container holds the styles associated with a UI component.class
StylesCnr
Styles Container used to hold a Styles property instance for the Client used as a Class Name.class
TextTable
The text table property holds the text table items consisting of KStrings.class
TransactionCommProps
This property container contains all properties required for Transaction communication based on WebSockets.class
VirtualsPropCnr
The Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors.class
WebSocketCommProps
This property container contains all properties required for WebSocket communication.class
WebSocketServerCommProps
This property container contains all properties required for a WebSocket Server (NIO) connection.class
Windows
The windows property container holds the windows for the application.Fields in com.iizix.prop declared as IPropCnr Modifier and Type Field Description protected TARGET
FixedVirtualizedAbstractReference. fixedTarget
Target fixed at virtualization.Methods in com.iizix.prop with parameters of type IPropCnr Modifier and Type Method Description 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 java.lang.String
AbstractBaseRelativeReference. getReferenceString(IPropCnr cnr)
Gets the reference string for a property container.java.lang.String
GProp. getRelativePropName(IPropCnr container)
Gets the relative name of this property to a container.java.lang.String
IGProp. getRelativePropName(IPropCnr container)
Gets the relative name of this property to a container.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.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.void
GProp. setParent(IPropCnr aParent)
Sets the parent for this property.void
IGProp. setParent(IPropCnr aParent)
Sets the parent for this property.Uses of IPropCnr in com.iizix.prop.content
Subinterfaces of IPropCnr in com.iizix.prop.content Modifier and Type Interface Description interface
IContentItem
Content item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IPropCnr Modifier and Type Class Description class
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
Classes in com.iizix.prop.font that implement IPropCnr Modifier and Type Class Description class
FontFaces
The font faces property container holds information about font face(s) that are available in the application.class
FontFile
Container for all font icon files used in a FontIconsDefintion.class
FontFiles
Container for all font files used in a FontIconsDefintion.Uses of IPropCnr in com.iizix.prop.image
Subinterfaces of IPropCnr in com.iizix.prop.image Modifier and Type Interface Description interface
IFontIconStyle
Style interface for font icons with styles.interface
IImageTarget
Interface implemented by Image properties that can be referenced.Classes in com.iizix.prop.image that implement IPropCnr Modifier and Type Class Description class
AbstractImageDefinition
Image definition property container.class
AbstractImageResolution
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
FontIconDefinition
The definition of a single font icon and how it represent itself in the various states, e.g.class
FontIconsDefinition
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
ImageDefinition
Single image definition property container.class
ImageLocation
This Image Location property container.class
ImageResolution
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
ImagesDefinition
The Images Definition property container for multiple icons/images and multiple states and resolutions.class
ImagesResolution
The Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.class
ImagesStyle
This Images Style property container has the state for several images.class
ImageStyle
This Image Style property container holds the image types, asset reference, and other settings.class
ImageStyleLocation
This Image Style Location property container has the state for several images.class
ImageStylesResolution
This Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.class
RuntimeImageDefinition
The runtime image definition is used to provide images at runtime that are images located in other files than the asset files.class
StyledImageDefinition
Image States Definition property container when a single image file has one image in many states and possibly resolutions.class
SVGDefinition
The SVG Image Definition property container contains a reference to an SVG file in the Assets.Uses of IPropCnr in com.iizix.prop.ui
Subinterfaces of IPropCnr in com.iizix.prop.ui Modifier and Type Interface Description interface
ILayoutDataAlignX
Interface for tagging layout data to mark it as horizontal align capable.interface
ILayoutDataAlignY
Interface for tagging layout data to mark it as vertical align capable.interface
IUIAction
Interface implemented by action items.interface
IUIActionHolder
Interface implementation for a property container that holds the IUIAction information that is used for e.g.interface
IUICheck2Component
Components with check state implement this interface without third state possibility.interface
IUICheckComponent
Components with check state implement this interface.interface
IUIComp
The interface for the UIComp class is the basic implementation of a single user interface component.interface
IUICompRelativeTarget
Tagging interface for UI components that can be referenced byAbstractUICompRelativeReference
, e.g.interface
IUIContainer
The interface for the UIContainer class is a standard simple container for components.interface
IUIContextMenuOwner
Interface that can be implemented by an owner of a context menu in order to be notified upon reference resolving.interface
IUIFocusComp
Focus component for the UI components.interface
IUIHint
Interface supporting the Hint API functions.interface
IUILabelForTarget
Tagging interface for UI components that can be "Label for" another component, e.g.interface
IUIPanelOwner
The panel owner is an interface implemented by top level components that are either the panel itself or e.g.interface
IUIRadioComponent
Interface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IPropCnr Modifier and Type Class Description class
AbsoluteData
The AbsoluteData is the layout data for components in a container with AbsoluteLayout.class
AbsoluteLayout
AbsoluteLayout is a layout manager.class
AbstractUIAction
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
AccordionData
The AccordionData is the layout data for components in a container with AccordionLayout.class
AccordionLayout
Accordion container specific layout manager.class
BorderData
The BorderData is the layout data for components in a container with BorderLayout.class
BorderLayout
BorderLayout is a layout manager.class
ContextMenuData
The ContextMenuData is the layout data for components in a container with ContextMenuLayout.class
ContextMenuLayout
Menu specific layout manager.class
DOMElement
DOM Element property container used to keep information of the created UI item and its internal DOM structure.class
FlexData
The FlexData is the layout data for components in a container with FlexLayout.class
FlexLayout
FlexLayout is a layout manager.class
GridData
The GridData is the layout data for components in a container with GridLayout.class
GridLayout
GridLayout is a layout manager.class
HeadingData
The HeadingData is the layout data for components in a container with HeadingLayout.class
HeadingLayout
Header specific layout manager.class
ImagePreview
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
LayoutProp
The LayoutProp is the generic property for layout managers using properties to layout it's components.class
ListData
The ListData is the layout data for components in a container with ListLayout.class
ListLayout
List container specific layout manager.class
MenuBarData
The MenuBarData is the layout data for components in a container with MenuBarLayout.class
MenuBarLayout
Menu bar specific layout manager.class
MenuData
The MenuData is the layout data for components in a container with MenuLayout.class
MenuLayout
Menu specific layout manager.class
MessageBox
The message box is a container to display a message box on the client side and wait for the user reply.class
MUIHeading
Header UI container.class
MUISimpleDialog
Simple mobile popup dialog.class
MUISwitch
Mobile switch UI component.class
MUITabBar
Tab bar UI container.class
PanelData
The panel layout data.class
SwapData
The SwapData is the layout data for components in a container with SwapLayout.class
SwapLayout
Swap container specific layout manager.class
TabBarData
The TabBarData is the layout data for components in a container with TabBarLayout.class
TabBarLayout
Tab bar specific layout manager.class
TabData
The TabData is the layout data for components in a container with TabLayout.class
TabLayout
Tab container specific layout manager.class
Toaster
Toaster property.class
UIAbstractListChoice
Abstract list choice UI component used for combobox and spinner.class
UIAccordion
Accordion UI container.class
UIButton
Button UI component.class
UICalendar
Calendar UI component.class
UICheckBox
Checkbox UI component.class
UICheckedMenuItem
Menu item UI component.class
UIComboBox
Combobox UI component.class
UIComp
The UIComp class is the basic implementation of a single user interface component.class
UIComps
The UIComps class is the property container for all UIComp instances of the UIComps class.class
UIContainer
The UIContainer class is a standard simple container for components.class
UIContextMenu
Context menu UI container.class
UIDialog
Desktop popup dialog.class
UIEmpty
Empty UI component.class
UIGauge
Gauge UI component.class
UIImage
Image UI component.class
UIImage2
Image Crop and Upload UI component.class
UILabel
Label UI component.class
UIMedia
Media UI component.class
UIMenu
Menu UI container.class
UIMenuBar
Menu bar UI container.class
UIMenuItem
Menu item UI component.class
UIMenuSeparator
Menu separator UI component.class
UIOutput
Output (label) UI component.class
UIPanel
Panel UI container.class
UIPanelBase
Base panel UI container.class
UIPanelPart
Panel part UI container.class
UIPanelPartCnr
The UI panel part container.class
UIProgress
Progress UI component.class
UIRadioButton
Radio button UI component.class
UIRadioMenuItem
Menu item UI component.class
UISlider
Slider UI component.class
UISpinner
Spinner UI component.class
UISwapContainer
UI swap container.class
UITabContainer
UI tab container.class
UIText
Text UI component.class
UITextArea
Text area UI component.class
UITitlePane
Title panel UI container optionally collapsable.Methods in com.iizix.prop.ui with parameters of type IPropCnr Modifier and Type Method Description protected java.lang.String
AbstractUICompRelativeReference. getReferenceString(IPropCnr cnr)
Gets the reference string for a property container.Uses of IPropCnr in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IPropCnr Modifier and Type Class Description class
CalendarData
The layout data for calendar lists and their items: they are not used, but is required to be present by the framework.class
CalendarEvent
A (sub)calendar list event.class
CalendarLayout
Layout manager for calendar lists.class
UICalendarList
Calendar List UI component.Uses of IPropCnr in com.iizix.prop.ui.chart
Subinterfaces of IPropCnr in com.iizix.prop.ui.chart Modifier and Type Interface Description interface
IChartContainer
The chart container interface is tagging the Axis, Plot and Series container instances.Classes in com.iizix.prop.ui.chart that implement IPropCnr Modifier and Type Class Description class
UIChart
Chart UI component.Uses of IPropCnr in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnr Modifier and Type Class Description class
Axis2D
A chart axis is normally added to charts.Uses of IPropCnr in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnr Modifier and Type Class Description class
Plot2D
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
Classes in com.iizix.prop.ui.chart.series that implement IPropCnr Modifier and Type Class Description class
Series
A chart series consists of several series values properties in a defined order.class
SeriesValue
A series value property is a property container that can only contain NumberProp's.Uses of IPropCnr in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IPropCnr Modifier and Type Class Description class
UIDateTime
Date/Time UI Component.Uses of IPropCnr in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IPropCnr Modifier and Type Class Description class
MapData
The layout data for all mobile list components or containers, i.e.class
MapLayout
Layout manager for maps.class
MapMarkerProp
The property container for map markers.class
MapMarkers
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.class
UIMap
Map UI component.Uses of IPropCnr in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IPropCnr Modifier and Type Class Description class
MLDefaultItemProp
The property container for default mobile list items.class
MLGroup
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
MLGroupLayout
Layout manager for mobile list groups.class
MList
Mobile list item UI component.class
MListData
The layout data for all mobile list components or containers, i.e.class
MListLayout
Layout manager for all mobile lists.class
MLItemProp
The property container for mobile list items.Uses of IPropCnr in com.iizix.prop.ui.selection
Subinterfaces of IPropCnr in com.iizix.prop.ui.selection Modifier and Type Interface Description interface
IUIAnimatedSingleIndexedSelectionComp
The interface for a selection component supporting index-based selections.interface
IUIBooleanSelectionComp
The boolean component supports an on/off or selected/unselected state only.interface
IUICellSelectionComp
Interface implements by components that process cell selection and emits cell selection events.interface
IUIIndexedSelectionComp
The interface for a selection component supporting index-based selections.interface
IUISelectionComp
Interface implements by components that process selection and emits selection events.interface
IUISingleIndexedSelectionComp
The interface for a selection component supporting index-based selections.interface
IUITriStateSelectionComp
Interface for tri-state based selection components such as a checkbox.Uses of IPropCnr in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IPropCnr Modifier and Type Class Description class
TableRow
The Table Row instance.class
TableRows
The Table Rows container instance.class
UITable
The table UI container.class
UITableColumn
The table column UI container.class
UITableData
The table column data is the layout data for components in a UITable container.class
UITableLayout
UITable container specific layout manager.Uses of IPropCnr in com.iizix.prop.ui.value
Subinterfaces of IPropCnr in com.iizix.prop.ui.value Modifier and Type Interface Description interface
IUIDateTimeComponent
Interface implemented by value supporting components with a date/time value.interface
IUIDateValueComponent
Interface implemented by Date value supporting components with a date/time value.interface
IUIDoubleRangeValueComponent
Interface implemented by value supporting components with a double value and a range.interface
IUIDoubleValueComponent
Interface implemented by value supporting components with a double value.interface
IUINullableValueComponent
Interface implemented by value supporting components with a double, integer or date/time nullable value.interface
IUITimeValueComponent
Interface implemented by Time value supporting components with a date/time value.interface
IUIValueComponent
Interface implemented by value supporting components with a double, integer or date/time value.Uses of IPropCnr in com.iizix.prop.vs
Subinterfaces of IPropCnr in com.iizix.prop.vs Modifier and Type Interface Description interface
IVSComponent
The common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interface
IVSMessageComponent
The message support for a VS component.interface
IVSParticipant
Interface implemented by a container being a participant in the VirtualSpace.Classes in com.iizix.prop.vs that implement IPropCnr Modifier and Type Class Description class
AbstractVSVariable<VSCOMP extends VSComponent,REFTYPE extends VSRelativeReference<VSCOMP>>
Class that holds a single VS "variable" mapping of a certain type.class
VirtualSpace
This VirtualSpace property container holds the fields and tables in the VirtualSpace.class
VSAction
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSColumnHeader
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSComponent
Base VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.class
VSField
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSGroup
The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSParticipantsHolder
This class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
VSRow
The VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSRows
The rows property class that only allows VSRow children properties.class
VSTable
The VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSVariables
VirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables.Uses of IPropCnr in com.iizix.prop.vs.actor
Subinterfaces of IPropCnr in com.iizix.prop.vs.actor Modifier and Type Interface Description interface
IActionActorSettings
Interface for the settings of the property container for the Action Actor Settings.Classes in com.iizix.prop.vs.actor that implement IPropCnr Modifier and Type Class Description class
AbstractPredefinedSettings
The predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.class
ActionActors
Class container for associated action actors of a VSAction.class
FieldActor
The VirtualSpace Field Actor property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.class
FieldActors
Class container for associated value actors of a VSField or VSColumnHeader.static class
HistoryBackward.Settings
Settings property container.static class
HistoryForward.Settings
Settings property container.static class
SetFocus.Settings
Settings property container.static class
SetSourceFieldValue.Settings
Settings property container.static class
SetTargetFieldValue.Settings
Settings property container.static class
TransportField.Settings
Settings property container.static class
TransportGroup.Settings
Settings property container.static class
TransportSelectedTableRows.Settings
Settings property container.static class
TransportSingleSelectedTableRow.Settings
Settings property container.static class
TransportSingleSelectedTableRowAndColumnToField.Settings
Settings property container.static class
TransportSingleSelectedTableRowToFields.Settings
Settings property container.static class
TransportTableColumn.Settings
Settings property container.static class
TransportTableRows.Settings
Settings property container.Uses of IPropCnr in com.iizix.server.acme
Classes in com.iizix.server.acme that implement IPropCnr Modifier and Type Class Description class
LetsEncryptDomain
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
Classes in com.iizix.server.app that implement IPropCnr Modifier and Type Class Description protected class
VirtualsContainer.VContainer
The Virtual property container.Methods in com.iizix.server.app with parameters of type IPropCnr Modifier and Type Method Description VirtualizedItem<PROPCNR>
IVirtualsContainer. getVirtualContainerFromProp(IPropCnr property)
Gets the virtual container from a property.VirtualizedItem<PROPCNR>
VirtualsContainer. getVirtualContainerFromProp(IPropCnr property)
Gets the virtual container from a property.Uses of IPropCnr in com.iizix.server.app.prop
Classes in com.iizix.server.app.prop that implement IPropCnr Modifier and Type Class Description class
AppPropCnr
The Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.class
ModuleProjectPropCnr
The module root property container.class
ServerAppDistributionProps
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
Classes in com.iizix.server.monitor that implement IPropCnr Modifier and Type Class Description class
ClientSessionProp
Client session property.class
EndPointPropCnr
An end point property.class
EndPointsPropCnr
An end point property.class
SessionConnectionStatProp
An end point property.class
VirtualizedMonitorPropCnr
Property container used for Virtual Monitor data and communication.Uses of IPropCnr in com.iizix.server.prop
Subinterfaces of IPropCnr in com.iizix.server.prop Modifier and Type Interface Description interface
IServerApplicationSetupPropCnr
Interface for the Server Application Setup Property Containers used to initialize the application at load time and the application instances.Classes in com.iizix.server.prop that implement IPropCnr Modifier and Type Class Description class
ServerAppConfig
Property container for the configuration of an App of the iiziServer.class
ServerConfigEnvProps
This configuration environment defines the configuration setup for the available plug-ins.class
ServerPluginConfig
Property container for the configuration of a plug-in for a Server configuration environment.class
ServerProps
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
ServerSettings
This property is a container that holds the required settings for the server to operate and initialize itself with.class
WebServerPortConfig
Property container for the configuration of a Port "group" of the web server.Uses of IPropCnr in com.iizix.server.run.prop
Classes in com.iizix.server.run.prop that implement IPropCnr Modifier and Type Class Description class
ServerRuntimeBuilderProps
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
Classes in com.iizix.server.security that implement IPropCnr Modifier and Type Class Description class
ServerKeysProp
Class used to store server keys.Uses of IPropCnr in com.iizix.server.vsviewer
Classes in com.iizix.server.vsviewer that implement IPropCnr Modifier and Type Class Description class
ServerVSViewerPropCnr
The server VSViewer property container.Uses of IPropCnr in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IPropCnr Modifier and Type Class Description class
ScreenActionGroupProp
This Screen Action Group property container for a terminal host screen.class
ScreenActionProp
This Screen Action property container for a terminal host screen.class
ScreenActionsProp
This Screen fields property container for a terminal host screen.class
ScreenFieldGroupProp
This Screen Field Group property container for a terminal host screen.class
ScreenFieldProp
This Screen Field property container for a terminal host screen.class
ScreenFieldsProp
This Screen Fields property container for a terminal host screen.class
ScreenIdentificationProp
This Screen identification property container for a terminal host screen.class
ScreenIdentificationsProp
This Screen identifications property container for a terminal host screen.class
ScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.class
SessionsProp
This Sessions property container holds the terminal properties.class
TelnetCommProps
This property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.static class
TerminalActionActor.Settings
The terminal action actor settings.class
TerminalProps
This property container contains all properties required for the terminal connector in terms of flags, colors, etc.class
TerminalSettings
This TerminalSettings property container holds all settings for a terminal session.Uses of IPropCnr in com.iizix.term.server
Classes in com.iizix.term.server that implement IPropCnr Modifier and Type Class Description class
ActiveTerminalSession
The container for an active terminal session for the terminal monitor of each client end-point.class
ActiveTerminalSessions
The container for active terminal sessions for the terminal monitor of each client end-point.Uses of IPropCnr in com.iizix.ws.actionactor
Classes in com.iizix.ws.actionactor that implement IPropCnr Modifier and Type Class Description static class
WebServiceActionActor.Settings
Settings property container.Uses of IPropCnr in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IPropCnr Modifier and Type Class Description class
AbstractInputProps
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
OutputColumn
The Output Column connects a table column from the reply output with a VSTable column.class
OutputProps
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
OutputTable
The Output Table connects a table from the reply output with a VSTable.class
OutputVariable
The Output Variable connects a reference variable from the reply output with a VSField.class
OutputVariables
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
RESTfulInputProps
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
WebServiceProp
Web Service property container holding the definition of a web service transaction.Uses of IPropCnr in com.iizix.ws.prop.json
Classes in com.iizix.ws.prop.json that implement IPropCnr Modifier and Type Class Description class
JSONElementWrapper
A JSON element wrapper, used to process the output of a Web Service reply.class
JSONEncodedInput
RESTful JSON Encoded input for the request of a Web Service transaction.class
JSONReplyDocument
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
Classes in com.iizix.ws.prop.url that implement IPropCnr Modifier and Type Class Description class
URLEncodedInput
RESTful URL Encoded input for the request of a Web Service transaction.class
URLInputParameter
The Input Variable connects a VSField with an input variable or parameter to a web service request.