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 interfaceIEditorActionActorSettingsEditor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IPropCnr Modifier and Type Class Description static classEditorJavaActionActor.SettingsSettings property container.Uses of IPropCnr in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IPropCnr Modifier and Type Class Description classAppDistributionPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorAppPropCnrThe Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnrchildren.classEditorModuleProjectPropCnrThe 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 classEditorDatabaseActionActor.SettingsSettings property container.Uses of IPropCnr in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IPropCnr Modifier and Type Class Description classEditorConnectionProfileSetupEditor version of a single connection profile setup that is used to establish a JDBC connection.classEditorConnectionProfilesSetupEditor class container with all connection profiles setup's by name.classEditorDatabasePropsThe Editor database properties.classEditorInputPropsEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classEditorInputVariableEditor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classEditorResultPropsEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditorResultSetColumnPropEditor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.classEditorResultSetPropsEditor 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 classEditorFontFacesFont face style definitions property container for the Editor.classEditorFontFileFont icon files property container for the Editor.classEditorFontFilesFont 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 classEditorFontIconDefinitionFont icon definition property container for the Editor.classEditorFontIconsDefinitionFont icon definitions property container for the Editor.classEditorImageDefinitionThis Image Definition part property container for the Editor.classEditorImageLocationThis Image Location has the location of the image part.classEditorImageResolutionThis Image Resolution has the file reference and the device pixel ratio.classEditorImagesDefinitionThis multiple Images Definition property container for the Editor.classEditorImagesResolutionThis Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.classEditorImagesStyleThis Images Style property has a multiple-image file for a style.classEditorImageStyleThis Image Style property container has a style for a single image definition and an asset file reference.classEditorImageStyleLocationThis Image Styles Location has a style and location.classEditorImageStylesResolutionThis Image Styles Resolution has the file reference and the device pixel ratio.classEditorStyledImageDefinitionThis Styled Image Definition part property container for the Editor.classEditorSVGDefinitionSVG definition property container for the Editor.Uses of IPropCnr in com.iizigo.java
Classes in com.iizigo.java that implement IPropCnr Modifier and Type Class Description classJavaProjectRootPropCnrRoot property container for Java projects.classJavaRootContainerProperty 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 classParsedJavaSourceContainerProperty container for a Java source.Uses of IPropCnr in com.iizigo.java.parser.test
Classes in com.iizigo.java.parser.test that implement IPropCnr Modifier and Type Class Description classTestProcessorContainerUses of IPropCnr in com.iizigo.java.prop
Classes in com.iizigo.java.prop that implement IPropCnr Modifier and Type Class Description classEditorMethodReference2The 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 interfaceIJavaClassLinkEnablerInterface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.interfaceIJavaInterfaceLinkEnablerInterface 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.interfaceIJavaMethodLinkEnablerThe 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 interfaceIUIBuilderFromVSLinkEnablerThe 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.interfaceIUIComponentLinkEnablerLink 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 interfaceIVSActionLinkEnablerThe link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData).interfaceIVSFieldLinkEnablerThe 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 interfaceIEFixedLayoutPropInterface implemented by layout data properties that can accept a fixed size of a component.interfaceIELayoutMgr<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers.interfaceIELayoutMgrDND<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers that support drag-drop in the panel designer.interfaceIELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>Simple DND layout manager that handles ordering of components in a straight array.interfaceIELayoutPropInterface used for Editor layout properties (layout data).interfaceIEUICompInterface implemented by all Editor UIComp and their extended classes.interfaceIEUICompBaseInterface implemented by all Editor UIComp and their extended classes.interfaceIEUICompCommonCommon code to both components and containers that must be placed in a separate interface to be able to use default code.interfaceIEUIContainerInterface implemented by all Editor UIContainer and their extended classes.interfaceIEUIPanelInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IPropCnr Modifier and Type Class Description classDragDropLinkAdapterComponent acting as a drag-drop adapter when dragging non-UI components into the JavaScript Panel Editor.classDragDropPropCnrThe drag-drop container used to hold information about drag-drop items for communication between Eclipse and JavaScript.classEAbsoluteDataSetup layout data for a component in a container with absolute layout.classEAbsoluteLayoutSetup data for the absolute layout.classEAccordionDataSetup layout data for a component in a container with accordion layout.classEAccordionLayoutAccordion layout.classEBorderDataSetup layout data for a component in a container with border layout.classEBorderLayoutSetup data for the border layout.classEContextMenuDataSetup layout data for a component in a container with context menu layout.classEContextMenuLayoutContext menu layout.classEFlexDataFlex layout data.classEFlexLayoutFlex layout.classEGridDataGrid layout data.classEGridLayoutGrid layout.classEHeadingDataSetup layout data for a component in a container with heading layout.classEHeadingLayoutHeading layout.classEListDataSetup layout data for a component in a container with (mobile) list layout.classEListLayoutList layout.classEMenuBarDataSetup layout data for a component in a container with menu bar layout.classEMenuBarLayoutMenu bar layout.classEMenuDataSetup layout data for a component in a container with menu layout.classEMenuLayoutMenu layout.classEMUIHeadingHeading container.classEMUISimpleDialogEditor class for UISimpleDialog.classEMUISwitchMobile switch UI component.classEMUITabBarTab bar container.classEPanelDataSetup layout data for all panels.classESwapDataSetup layout data for a component in a container with tab layout.classESwapLayoutSwap layout.classETabBarDataSetup layout data for a component in a container with tab bar layout.classETabBarLayoutTab bar layout.classETabDataSetup layout data for a component in a container with tab layout.classETabLayoutTab layout.classEUIAccordionAccordion container.classEUIButtonButton component.classEUICalendarCalendar component.classEUICheckBoxCheckbox component.classEUICheckedMenuItemChecked menu item component.classEUIComboBoxCombobox component.classEUICompsEditor class for UIComps.classEUIContainerEditor class for UIContainer.classEUIContextMenuContext menu container.classEUIDateTimeDate/Time UI component.classEUIDialogEditor class for UIDialog.classEUIEmptyEmpty component.classEUIGaugeGauge component.classEUIImageImage component.classEUIImage2Image component.classEUILabelLabel component.classEUIMediaMedia component.classEUIMenuMenu container.classEUIMenuBarMenu bar container.classEUIMenuItemMenu item component.classEUIMenuSeparatorMenu separator component.classEUIOutputLabel component.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.classEUIPanelPartCnrEditor class for UIContainer.classEUIProgressProgress component.classEUIRadioButtonRadio button component.classEUIRadioMenuItemRadio menu item component.classEUISliderSlider component.classEUISpinnerSpinner UI component.classEUISwapContainerSwap container.classEUITabContainerTab container.classEUITextText component (entry field).classEUITextAreaText area component.classEUITitlePaneGroup container.classPanelSettingsPropCnrCustom 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 classECalendarDataLayout data for calendar list and its calendar events.classECalendarEventThe Editor version of a map marker.classECalendarLayoutMap layout.classEUICalendarListCalendar 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 classEAxis2DThe axis for the chart.classEPlot2DThe plot for the chart.classESeriesThe Series for the chart.classESeriesValueThe Series value for the chart.classEUIChartChart 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 classEMapDataLayout data for maps.classEMapLayoutMap layout.classEMapMarkerPropThe Editor version of a map marker.classEMapMarkersMap markers container for the designer.classEUIMapMap 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 classEMLDefaultItemPropThe Editor version of a default list item.classEMLGroupMobile list items group container for the designer.classEMLGroupLayoutMobile list group layout.classEMListList component.classEMListDataLayout data for a component in a container with (mobile) list layout.classEMListLayoutMobile list layout.classEMLItemPropThe 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 classEUITableThe Table "component" (really a container).classEUITableColumnThe Table Column component.classEUITableDataSetup layout data for a component in a container with tab layout.classEUITableLayoutUI Table layout.Uses of IPropCnr in com.iizigo.panel.wizards
Subinterfaces of IPropCnr in com.iizigo.panel.wizards Modifier and Type Interface Description interfaceIAddUICompProvider<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 classModuleFolderPropCnrThe module root property container.classModuleRootPropCnrThe module root property container.classProjectRootPropCnrThe project root property container.Uses of IPropCnr in com.iizigo.prop
Subinterfaces of IPropCnr in com.iizigo.prop Modifier and Type Interface Description interfaceIPropDesignerInterface 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.interfaceITransferContainerPropsInterface 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 classEditorFolderSettingsPropThis folder settings property hold settings for a folder, typically a Selector and a description.classFilePropCnrA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.classFolderPropCnrA PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.classMementoPropCnrMemento supporting property container.classMultiPropCnrClass 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 classReferencePropEditor<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 classEditorPushPropsContainer 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 classEditorPWAPropsContainer 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 classEditorRuntimeBuilderPropsContainer 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 classEditorSelectorThis 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 classEditorLetsEncryptDomainEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorMailPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorPolicyPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorServerAppConfigEditor version of the container that holds the application configuration.classEditorServerConfigEnvPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorServerPluginConfigEditor version of the property container for the configuration of a plug-in for a Server configuration environment.classEditorServerPropsEditor version of the container that holds the server properties.classEditorServerSettingsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorWebServerPortConfigEditor 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 interfaceIVirtualizedMonitorPanelProviderInterface to indicate that the property takes part of the server browser and can display information in the properties or the right panel part.interfaceIVirtualizedMonitorPropClass for Virtualized Monitor Designer Prop.Classes in com.iizigo.server.monitor that implement IPropCnr Modifier and Type Class Description classEditorClientSessionPropClient session property for end-points.classEditorEndPointPropCnrAn end point property.classEditorEndPointsPropCnrAn end point property.classEditorInfoPropCnrProperty container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.classEditorSessionConnectionStatPropClient session property for end-points.classEditorVirtualizedMonitorPropCnrEditor 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 classEditorStylesThis 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 classCaptureFieldPropThis Capture Field property container holds the screen identifications and fields for a terminal host screen.classCaptureRootPropThis Capture Root property container holds the screen capture and fields for a EE host screen.classCaptureScreenPropThis 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 classEditorScreenActionGroupPropThis Screen Action Group property container for a terminal host screen property.classEditorScreenActionPropThis Screen Action property container for a terminal host screen property.classEditorScreenActionsPropThis Screen Actions property container for a terminal host screen property.classEditorScreenFieldGroupPropThis Screen Field Group property container for a terminal host screen property.classEditorScreenFieldPropThis Screen identification property container for a terminal host screen property.classEditorScreenFieldsPropThis Screen Fields property container for a terminal host screen property.classEditorScreenIdentificationPropThis Screen identification property container for a terminal host screen property.classEditorScreenIdentificationsPropThis Screen identification property container for a terminal host screen property.classEditorScreenPropThis Screen property container holds the screen identifications and fields for a terminal host screen.classEditorSessionsPropThis Sessions property container holds the terminal properties.static classEditorTerminalActionActor.SettingsEditor version of the Settings property container.classEditorTerminalPropsThis 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 classLogicItemPropThe recording logic item property container.classLogicPropThe recording logic property container.classRecordingPropThis Recording property container holds the screens and logic.classRecordingRootPropThis Recording Root property container holds the recording.classRecordingScreenPropThis Recording Screen property container holds the screen name.classRecordingScreensPropThis 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 classEditorActiveTerminalSessionThe container for an active terminal session for the terminal monitor of each client end-point.classEditorActiveTerminalSessionsThe 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 classEditorTextTableThis 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 classEditorActionActorsThe Editor version of class container for associated action actors of a VSAction.classEditorFieldActorThe VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.classEditorFieldActorsThe Editor version of class container for associated field actors of a VSField.static classEditorHistoryBackward.SettingsEditor version of the Settings property container.static classEditorHistoryForward.SettingsEditor version of the Settings property container.static classEditorSetFocus.SettingsEditor version of the Settings property container.static classEditorSetSourceFieldValue.SettingsEditor version of the Settings property container.static classEditorSetTargetFieldValue.SettingsEditor version of the Settings property container.static classEditorTransportField.SettingsEditor 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 interfaceIEVSComponentInterface implemented by the Editor versions of the VSComponent's.Classes in com.iizigo.vs.prop that implement IPropCnr Modifier and Type Class Description classEditorVirtualSpaceThe Editor VirtualSpace property class.classEditorVSActionThe Editor VirtualSpace Action property class.classEditorVSColumnHeaderThe Editor VirtualSpace Column property class.classEditorVSFieldThe Editor VirtualSpace Field property class.classEditorVSGroupThe Editor VirtualSpace Group property class.classEditorVSParticipantsHolderThe Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.classEditorVSRowThe Editor VirtualSpace Row property class.classEditorVSRowsThe rows property class that only allows VSRow children properties.classEditorVSTableThe 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 classVSViewerPropCnrThe 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 classEditorWebServiceActionActor.SettingsSettings property container.Uses of IPropCnr in com.iizigo.ws.prop
Subinterfaces of IPropCnr in com.iizigo.ws.prop Modifier and Type Interface Description interfaceIWrappedElementInterface for a wrapped element.interfaceIWSPropDesignerInterface all Designer Props of the Web Service must implement.Classes in com.iizigo.ws.prop that implement IPropCnr Modifier and Type Class Description classEditorOutputColumnEditor version of the Output Column connects a table column from the reply output with a VSTable column.classEditorOutputPropsEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditorOutputTableEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditorOutputVariableEditor version of the Output Variable connects a reference variable from the reply output with a VSField.classEditorOutputVariablesEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditorRESTfulInputPropsEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.classEditorWebServicePropEditor 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 classEditorJSONElementWrapperEditor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.classEditorJSONEncodedInputEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.classEditorJSONReplyDocumentEditor 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 classEditorURLEncodedInputEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.classEditorURLInputParameterEditor 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 interfaceIComponentThe IComponent is the base interface for UI components in iizi.interfaceIEntryThe 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 classAbstractSettingsClass extending the property container.static classJavaActionActorBase.SettingsSettings 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 classDatabaseActionActor.SettingsSettings property container.Uses of IPropCnr in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IPropCnr Modifier and Type Class Description classConnectionProfileSetupA single connection profile setup that is used to establish a JDBC connection.classConnectionProfilesSetupContainer with all connection profiles setup's by name.classDatabasePropsThis database property container holds database service definition.classInputPropsInput Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classInputVariableThe Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classResultPropsResult property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.classResultSetColumnPropThe result set Column property that connects the column name in a result set with a VSColumnHeader.classResultSetPropsResult 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 interfaceIFocusCompInterface implemented by components or properties that supports receiving focus.interfaceILockUIInterface providing Lock UI API support used by UI and VirtualSpace actions.interfaceIUIPanelAnimationInterface 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 classAbstractBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAbstractReference<TARGET extends IPropCnr>The Abstract Reference property class hold the reference to another property.classFixedVirtualizedAbstractReference<TARGET extends IPropCnr>The Fixed Virtualized Abstract Reference property class hold the reference to another property.interfaceIReferenceOwner<TARGET extends IPropCnr>Interface used to listen to changes in references.Subinterfaces of IPropCnr in com.iizix.prop Modifier and Type Interface Description interfaceIClientBaseRelativeTargetInterface for UI components that can be referenced by the AbstractClientBaseRelativeReference, e.g.interfaceIPropCnrBooleanSettings<BOOLEAN_OPTION extends IPropCnrBoolean>Interface implements by a property container supporting setting as choices, numbers,interfaceIPropCnrChoiceSettings<CHOICE extends IPropCnrChoiceOption<CHOICE>>Interface implements by a property container supporting setting as choices, numbers,interfaceIPropCnrColorSettings<COLOR_OPTION extends IPropCnrColor>Interface implements by a property container supporting setting for colors.interfaceIPropCnrFillSettings<FILL_OPTION extends IPropCnrFill>Interface implements by a property container supporting setting for fill's.interfaceIPropCnrFontSettings<FONT_OPTION extends IPropCnrFont>Interface implements by a property container supporting setting for colors.interfaceIPropCnrIntegerSettings<INTEGER_OPTION extends IPropCnrInteger>Interface implements by a property container supporting setting as choices, numbers,interfaceIPropCnrKStringSettings<KSTRING_OPTION extends IPropCnrKString>Interface implements by a property container supporting setting as KString's.interfaceIPropCnrNumberSettings<NUMBER_OPTION extends IPropCnrNumber>Interface implements by a property container supporting setting as strings.interfaceIPropCnrStringSettings<STRING_OPTION extends IPropCnrString>Interface implements by a property container supporting setting as strings.interfaceIPropCnrStrokeSettings<STROKE_OPTION extends IPropCnrStroke>Interface implements by a property container supporting setting for strokes.interfaceIPropEditorReadOnlyInterface 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.interfaceIReferrerParticipantInterface implemented by an owner of the property reference that refers into a container that has a ReferralsHolder.interfaceISelectorOwnerInterface 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 classAbstractStylesAbstract styles property container that either holds styles or other style related data such as font faces.classAppLanguagesThe configured languages for the application.classApplicationThe application property container holds all information about a single application.classArrayProp<ITEM extends GProp<?>>The Array property class holds the property name, value and optionally has a parent and/or property listener(s).classClientPropsThis 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).classDesignerPropCnrSpecial Designer property container that is private.classDevParamsDevice parameters container available only for iiziRun.classEditorPropCnrEditor Property Container, i.e.classEnvPropsThis 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).classFileURIPropCnrA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.classFolderSettingsPropThis folder settings property hold settings for a folder, typically a Selector and a description.classFolderURIPropCnrA PropCnr that can is a "directory" and can contain FileURIPropCnr's.classGeoPropsThis Geographical property is a container that holds information about client position and an API to work with geographical location services.classMailPropsContainer holding mail settings.classMethodReference2The Method Reference "2" property class hold the reference to a Method that is in a Java class.classModuleAppThis Module Applications settings that defines the behavior of the application and contains its settings.classPolicyPropsContainer holding policiy settings.classPropCnrThe property container class holds the container property name, a value as a GProp array and optionally has a parent and/or property listener(s).classProxyPropCnrThe 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.classPushPropCnrContainer for Push property container for the application.classPushPropsThe Push properties for the application.classPWAPropCnrContainer for Progressive Web App's (PWA).classPWAPropsThe Progressive Web App (PWA) properties.classReferralsHolderThe Referrals Holder property container contains the properties that refer to the owner of this container.classRuntimeBuilderPropsThis iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.classSelectorThe Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images.classServerClientSessionPropsThe Server's Client Session properties hold information relating to the current client session, i.e.classServerSocketCommPropsThis property container contains all properties required for a Server Socket (NIO) connection.classSettingsPropCnrSettings property container, a "raw" PropCnr.classSocketCommPropsThis property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property.classSpeechRecognitionPropSpeech Recognition property for remote client execution.classSpeechSynthesisPropSpeech Synthesis property for remote client execution.classSSLCommPropsThis property container contains all properties required for a SSL Socket (NIO) connection.classStylesThis styles property container holds the styles associated with a UI component.classStylesCnrStyles Container used to hold a Styles property instance for the Client used as a Class Name.classTextTableThe text table property holds the text table items consisting of KStrings.classTransactionCommPropsThis property container contains all properties required for Transaction communication based on WebSockets.classVirtualsPropCnrThe Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors.classWebSocketCommPropsThis property container contains all properties required for WebSocket communication.classWebSocketServerCommPropsThis property container contains all properties required for a WebSocket Server (NIO) connection.classWindowsThe windows property container holds the windows for the application.Fields in com.iizix.prop declared as IPropCnr Modifier and Type Field Description protected TARGETFixedVirtualizedAbstractReference. fixedTargetTarget 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.java.lang.StringGProp. getRelativePropName(IPropCnr container)Gets the relative name of this property to a container.java.lang.StringIGProp. getRelativePropName(IPropCnr container)Gets the relative name of this property to a container.booleanGProp. isPropChildOf(IPropCnr parent)Checks if this property is child of a parent property.booleanIGProp. isPropChildOf(IPropCnr parent)Checks if this property is child of a parent property.booleanGProp. 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.booleanIGProp. 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.voidGProp. setParent(IPropCnr aParent)Sets the parent for this property.voidIGProp. 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 interfaceIContentItemContent item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IPropCnr Modifier and Type Class Description classAbstractContentUIContainer<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 classFontFacesThe font faces property container holds information about font face(s) that are available in the application.classFontFileContainer for all font icon files used in a FontIconsDefintion.classFontFilesContainer 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 interfaceIFontIconStyleStyle interface for font icons with styles.interfaceIImageTargetInterface implemented by Image properties that can be referenced.Classes in com.iizix.prop.image that implement IPropCnr Modifier and Type Class Description classAbstractImageDefinitionImage definition property container.classAbstractImageResolutionThis Image Resolution property only holds the image reference for an additional Device Pixel Ratio.classFontIconDefinitionThe definition of a single font icon and how it represent itself in the various states, e.g.classFontIconsDefinitionThe 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.classImageDefinitionSingle image definition property container.classImageLocationThis Image Location property container.classImageResolutionThis Image Resolution property only holds the image reference for an additional Device Pixel Ratio.classImagesDefinitionThe Images Definition property container for multiple icons/images and multiple states and resolutions.classImagesResolutionThe Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.classImagesStyleThis Images Style property container has the state for several images.classImageStyleThis Image Style property container holds the image types, asset reference, and other settings.classImageStyleLocationThis Image Style Location property container has the state for several images.classImageStylesResolutionThis Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.classRuntimeImageDefinitionThe runtime image definition is used to provide images at runtime that are images located in other files than the asset files.classStyledImageDefinitionImage States Definition property container when a single image file has one image in many states and possibly resolutions.classSVGDefinitionThe 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 interfaceILayoutDataAlignXInterface for tagging layout data to mark it as horizontal align capable.interfaceILayoutDataAlignYInterface for tagging layout data to mark it as vertical align capable.interfaceIUIActionInterface implemented by action items.interfaceIUIActionHolderInterface implementation for a property container that holds the IUIAction information that is used for e.g.interfaceIUICheck2ComponentComponents with check state implement this interface without third state possibility.interfaceIUICheckComponentComponents with check state implement this interface.interfaceIUICompThe interface for the UIComp class is the basic implementation of a single user interface component.interfaceIUIContainerThe interface for the UIContainer class is a standard simple container for components.interfaceIUIContextMenuOwnerInterface that can be implemented by an owner of a context menu in order to be notified upon reference resolving.interfaceIUIFocusCompFocus component for the UI components.interfaceIUIHintInterface supporting the Hint API functions.interfaceIUILabelForTargetTagging interface for UI components that can be "Label for" another component, e.g.interfaceIUIPanelOwnerThe panel owner is an interface implemented by top level components that are either the panel itself or e.g.interfaceIUIRadioComponentInterface 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 classAbsoluteDataThe AbsoluteData is the layout data for components in a container with AbsoluteLayout.classAbsoluteLayoutAbsoluteLayout is a layout manager.classAbstractUIActionAbstract UI Action component such as buttons or menu item that are connected to a VS Action.classAccordionDataThe AccordionData is the layout data for components in a container with AccordionLayout.classAccordionLayoutAccordion container specific layout manager.classBorderDataThe BorderData is the layout data for components in a container with BorderLayout.classBorderLayoutBorderLayout is a layout manager.classContextMenuDataThe ContextMenuData is the layout data for components in a container with ContextMenuLayout.classContextMenuLayoutMenu specific layout manager.classDOMElementDOM Element property container used to keep information of the created UI item and its internal DOM structure.classFlexDataThe FlexData is the layout data for components in a container with FlexLayout.classFlexLayoutFlexLayout is a layout manager.classGridDataThe GridData is the layout data for components in a container with GridLayout.classGridLayoutGridLayout is a layout manager.classHeadingDataThe HeadingData is the layout data for components in a container with HeadingLayout.classHeadingLayoutHeader specific layout manager.classImagePreviewImage preview property for use with any UI component or container.classLayoutMgr<LAYOUT_PROP extends LayoutProp>LayoutMgr is the class that handles layout of UIComp's in a UI container.classLayoutPropThe LayoutProp is the generic property for layout managers using properties to layout it's components.classListDataThe ListData is the layout data for components in a container with ListLayout.classListLayoutList container specific layout manager.classMenuBarDataThe MenuBarData is the layout data for components in a container with MenuBarLayout.classMenuBarLayoutMenu bar specific layout manager.classMenuDataThe MenuData is the layout data for components in a container with MenuLayout.classMenuLayoutMenu specific layout manager.classMessageBoxThe message box is a container to display a message box on the client side and wait for the user reply.classMUIHeadingHeader UI container.classMUISimpleDialogSimple mobile popup dialog.classMUISwitchMobile switch UI component.classMUITabBarTab bar UI container.classPanelDataThe panel layout data.classSwapDataThe SwapData is the layout data for components in a container with SwapLayout.classSwapLayoutSwap container specific layout manager.classTabBarDataThe TabBarData is the layout data for components in a container with TabBarLayout.classTabBarLayoutTab bar specific layout manager.classTabDataThe TabData is the layout data for components in a container with TabLayout.classTabLayoutTab container specific layout manager.classToasterToaster property.classUIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.classUIAccordionAccordion UI container.classUIButtonButton UI component.classUICalendarCalendar UI component.classUICheckBoxCheckbox UI component.classUICheckedMenuItemMenu item UI component.classUIComboBoxCombobox UI component.classUICompThe UIComp class is the basic implementation of a single user interface component.classUICompsThe UIComps class is the property container for all UIComp instances of the UIComps class.classUIContainerThe UIContainer class is a standard simple container for components.classUIContextMenuContext menu UI container.classUIDialogDesktop popup dialog.classUIEmptyEmpty UI component.classUIGaugeGauge UI component.classUIImageImage UI component.classUIImage2Image Crop and Upload UI component.classUILabelLabel UI component.classUIMediaMedia UI component.classUIMenuMenu UI container.classUIMenuBarMenu bar UI container.classUIMenuItemMenu item UI component.classUIMenuSeparatorMenu separator UI component.classUIOutputOutput (label) UI component.classUIPanelPanel UI container.classUIPanelBaseBase panel UI container.classUIPanelPartPanel part UI container.classUIPanelPartCnrThe UI panel part container.classUIProgressProgress UI component.classUIRadioButtonRadio button UI component.classUIRadioMenuItemMenu item UI component.classUISliderSlider UI component.classUISpinnerSpinner UI component.classUISwapContainerUI swap container.classUITabContainerUI tab container.classUITextText UI component.classUITextAreaText area UI component.classUITitlePaneTitle panel UI container optionally collapsable.Uses of IPropCnr in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IPropCnr Modifier and Type Class Description classCalendarDataThe layout data for calendar lists and their items: they are not used, but is required to be present by the framework.classCalendarEventA (sub)calendar list event.classCalendarLayoutLayout manager for calendar lists.classUICalendarListCalendar 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 interfaceIChartContainerThe 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 classUIChartChart 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 classAxis2DA 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 classPlot2DA 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 classSeriesA chart series consists of several series values properties in a defined order.classSeriesValueA 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 classUIDateTimeDate/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 classMapDataThe layout data for all mobile list components or containers, i.e.classMapLayoutLayout manager for maps.classMapMarkerPropThe property container for map markers.classMapMarkersThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classUIMapMap 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 classMLDefaultItemPropThe property container for default mobile list items.classMLGroupThe 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.classMLGroupLayoutLayout manager for mobile list groups.classMListMobile list item UI component.classMListDataThe layout data for all mobile list components or containers, i.e.classMListLayoutLayout manager for all mobile lists.classMLItemPropThe 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 interfaceIUIAnimatedSingleIndexedSelectionCompThe interface for a selection component supporting index-based selections.interfaceIUIBooleanSelectionCompThe boolean component supports an on/off or selected/unselected state only.interfaceIUICellSelectionCompInterface implements by components that process cell selection and emits cell selection events.interfaceIUIIndexedSelectionCompThe interface for a selection component supporting index-based selections.interfaceIUISelectionCompInterface implements by components that process selection and emits selection events.interfaceIUISingleIndexedSelectionCompThe interface for a selection component supporting index-based selections.interfaceIUITriStateSelectionCompInterface 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 classTableRowThe Table Row instance.classTableRowsThe Table Rows container instance.classUITableThe table UI container.classUITableColumnThe table column UI container.classUITableDataThe table column data is the layout data for components in a UITable container.classUITableLayoutUITable 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 interfaceIUIDateTimeComponentInterface implemented by value supporting components with a date/time value.interfaceIUIDateValueComponentInterface implemented by Date value supporting components with a date/time value.interfaceIUIDoubleRangeValueComponentInterface implemented by value supporting components with a double value and a range.interfaceIUIDoubleValueComponentInterface implemented by value supporting components with a double value.interfaceIUINullableValueComponentInterface implemented by value supporting components with a double, integer or date/time nullable value.interfaceIUITimeValueComponentInterface implemented by Time value supporting components with a date/time value.interfaceIUIValueComponentInterface 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 interfaceIVSComponentThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interfaceIVSMessageComponentThe message support for a VS component.interfaceIVSParticipantInterface implemented by a container being a participant in the VirtualSpace.Classes in com.iizix.prop.vs that implement IPropCnr Modifier and Type Class Description classAbstractVSVariable<VSCOMP extends VSComponent,REFTYPE extends VSRelativeReference<VSCOMP>>Class that holds a single VS "variable" mapping of a certain type.classVirtualSpaceThis VirtualSpace property container holds the fields and tables in the VirtualSpace.classVSActionThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).classVSColumnHeaderThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classVSComponentBase VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.classVSFieldThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classVSGroupThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).classVSParticipantsHolderThis class is a child of the VirtualSpace and contains the participants in the VirtualSpace.classVSRowThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).classVSRowsThe rows property class that only allows VSRow children properties.classVSTableThe VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).classVSVariablesVirtualSpace "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 interfaceIActionActorSettingsInterface 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 classAbstractPredefinedSettingsThe predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.classActionActorsClass container for associated action actors of a VSAction.classFieldActorThe VirtualSpace Field Actor property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.classFieldActorsClass container for associated value actors of a VSField or VSColumnHeader.static classHistoryBackward.SettingsSettings property container.static classHistoryForward.SettingsSettings property container.static classSetFocus.SettingsSettings property container.static classSetSourceFieldValue.SettingsSettings property container.static classSetTargetFieldValue.SettingsSettings property container.static classTransportField.SettingsSettings property container.static classTransportGroup.SettingsSettings property container.static classTransportSelectedTableRows.SettingsSettings property container.static classTransportSingleSelectedTableRow.SettingsSettings property container.static classTransportSingleSelectedTableRowAndColumnToField.SettingsSettings property container.static classTransportSingleSelectedTableRowToFields.SettingsSettings property container.static classTransportTableColumn.SettingsSettings property container.static classTransportTableRows.SettingsSettings property container.Uses of IPropCnr in com.iizix.server.acme
Classes in com.iizix.server.acme that implement IPropCnr Modifier and Type Class Description classLetsEncryptDomainProperty 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 classVirtualsContainer.VContainerThe 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 classAppPropCnrThe Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.classModuleProjectPropCnrThe module root property container.classServerAppDistributionPropsEditor 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 classClientSessionPropClient session property.classEndPointPropCnrAn end point property.classEndPointsPropCnrAn end point property.classSessionConnectionStatPropAn end point property.classVirtualizedMonitorPropCnrProperty 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 interfaceIServerApplicationSetupPropCnrInterface 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 classServerAppConfigProperty container for the configuration of an App of the iiziServer.classServerConfigEnvPropsThis configuration environment defines the configuration setup for the available plug-ins.classServerPluginConfigProperty container for the configuration of a plug-in for a Server configuration environment.classServerPropsThis 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).classServerSettingsThis property is a container that holds the required settings for the server to operate and initialize itself with.classWebServerPortConfigProperty 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 classServerRuntimeBuilderPropsThis 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 classServerKeysPropClass 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 classServerVSViewerPropCnrThe 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 classScreenActionGroupPropThis Screen Action Group property container for a terminal host screen.classScreenActionPropThis Screen Action property container for a terminal host screen.classScreenActionsPropThis Screen fields property container for a terminal host screen.classScreenFieldGroupPropThis Screen Field Group property container for a terminal host screen.classScreenFieldPropThis Screen Field property container for a terminal host screen.classScreenFieldsPropThis Screen Fields property container for a terminal host screen.classScreenIdentificationPropThis Screen identification property container for a terminal host screen.classScreenIdentificationsPropThis Screen identifications property container for a terminal host screen.classScreenPropThis Screen property container holds the screen identifications and fields for a terminal host screen.classSessionsPropThis Sessions property container holds the terminal properties.classTelnetCommPropsThis property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.static classTerminalActionActor.SettingsThe terminal action actor settings.classTerminalPropsThis property container contains all properties required for the terminal connector in terms of flags, colors, etc.classTerminalSettingsThis 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 classActiveTerminalSessionThe container for an active terminal session for the terminal monitor of each client end-point.classActiveTerminalSessionsThe 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 classWebServiceActionActor.SettingsSettings property container.Uses of IPropCnr in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IPropCnr Modifier and Type Class Description classAbstractInputPropsAbstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.classOutputColumnThe Output Column connects a table column from the reply output with a VSTable column.classOutputPropsOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.classOutputTableThe Output Table connects a table from the reply output with a VSTable.classOutputVariableThe Output Variable connects a reference variable from the reply output with a VSField.classOutputVariablesOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.classRESTfulInputPropsInput Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.classWebServicePropWeb 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 classJSONElementWrapperA JSON element wrapper, used to process the output of a Web Service reply.classJSONEncodedInputRESTful JSON Encoded input for the request of a Web Service transaction.classJSONReplyDocumentThe 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 classURLEncodedInputRESTful URL Encoded input for the request of a Web Service transaction.classURLInputParameterThe Input Variable connects a VSField with an input variable or parameter to a web service request.