Uses of Interface
com.iizix.prop.IPropCnr
Packages that use IPropCnr
Package
Description
- Uses of IPropCnr in com.iizigo.actionactorSubinterfaces of IPropCnr in com.iizigo.actionactorModifier and TypeInterfaceDescription- interfaceEditor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IPropCnrModifier and TypeClassDescription- static classSettings property container.
- Uses of IPropCnr in com.iizigo.app.propClasses in com.iizigo.app.prop that implement IPropCnrModifier and TypeClassDescription- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.- classThe Editor version of the Application property container that holds all the Module projects as- EditorModuleProjectPropCnrchildren.- classThe Editor version of the Module project property container.
- Uses of IPropCnr in com.iizigo.db.actionactorClasses in com.iizigo.db.actionactor that implement IPropCnrModifier and TypeClassDescription- static classSettings property container.
- Uses of IPropCnr in com.iizigo.db.propClasses in com.iizigo.db.prop that implement IPropCnrModifier and TypeClassDescription- classEditor version of a single connection profile setup that is used to establish a JDBC connection.- classEditor class container with all connection profiles setup's by name.- classThe Editor database properties.- classEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.- classEditor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.- classEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.- classEditor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.- classEditor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.
- Uses of IPropCnr in com.iizigo.font.propClasses in com.iizigo.font.prop that implement IPropCnrModifier and TypeClassDescription- classFont face style definitions property container for the Editor.- classFont icon files property container for the Editor.- classFont icon files property container for the Editor.
- Uses of IPropCnr in com.iizigo.image.propClasses in com.iizigo.image.prop that implement IPropCnrModifier and TypeClassDescription- classFont icon definition property container for the Editor.- classFont icon definitions property container for the Editor.- classThis Image Definition part property container for the Editor.- classThis Image Location has the location of the image part.- classThis Image Resolution has the file reference and the device pixel ratio.- classThis multiple Images Definition property container for the Editor.- classThis Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.- classThis Images Style property has a multiple-image file for a style.- classThis Image Style property container has a style for a single image definition and an asset file reference.- classThis Image Styles Location has a style and location.- classThis Image Styles Resolution has the file reference and the device pixel ratio.- classThis Styled Image Definition part property container for the Editor.- classSVG definition property container for the Editor.
- Uses of IPropCnr in com.iizigo.javaSubinterfaces of IPropCnr in com.iizigo.javaModifier and TypeInterfaceDescription- interfaceDisplays the source code associated with a UI or VS component.Classes in com.iizigo.java that implement IPropCnrModifier and TypeClassDescription- final classRoot property container for Java projects.- classProperty container used to store properties of Java files in a project.
- Uses of IPropCnr in com.iizigo.java.parserClasses in com.iizigo.java.parser that implement IPropCnrModifier and TypeClassDescription- classProperty container for a Java source.
- Uses of IPropCnr in com.iizigo.java.propClasses in com.iizigo.java.prop that implement IPropCnrModifier and TypeClassDescription- classThe 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.javaSubinterfaces of IPropCnr in com.iizigo.link.javaModifier and TypeInterfaceDescription- interfaceInterface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.- interfaceInterface implemented by a property container that holds a ClassReference instance where the implementation of the class must implement an interface, used for advanced "hooks" in various parts, such as the database result row processor, web service request processor.- interfaceThe link enabler for a Java method using the MethodReference class (not MethodReference2).
- Uses of IPropCnr in com.iizigo.link.uiSubinterfaces of IPropCnr in com.iizigo.link.uiModifier and TypeInterfaceDescription- interfaceThe UI builder link enabler can be assigned to the UIContainer implementing class and is also used for the UIComps container and layout managers in order to produce the same result when e.g.- interfaceLink interface implemented by UIComponents.
- Uses of IPropCnr in com.iizigo.link.vsSubinterfaces of IPropCnr in com.iizigo.link.vsModifier and TypeInterfaceDescription- interfaceThe link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name using- IVSActionLinkEnabler.getLinkVSActionName(LinkData).- interfaceThe link enabler for a standard VSAction in VSFieldReference named Atom.VSFIELD or another name using- IVSFieldLinkEnabler.getLinkVSFieldName(LinkData).
- Uses of IPropCnr in com.iizigo.panel.propSubinterfaces of IPropCnr in com.iizigo.panel.propModifier and TypeInterfaceDescription- interfaceInterface 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.- interfaceInterface used for Editor layout properties (layout data).- interfaceInterface implemented by all Editor UIComp and their extended classes.- interfaceInterface implemented by all Editor UIComp and their extended classes.- interfaceCommon code to both components and containers that must be placed in a separate interface to be able to use default code.- interfaceInterface implemented by all Editor UIContainer and their extended classes.- interfaceInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IPropCnrModifier and TypeClassDescription- classComponent acting as a drag-drop adapter when dragging non-UI components into the JavaScript Panel Editor.- classThe drag-drop container used to hold information about drag-drop items for communication between Eclipse and JavaScript.- classSetup layout data for a component in a container with absolute layout.- classSetup data for the absolute layout.- classSetup layout data for a component in a container with accordion layout.- classAccordion layout.- classSetup layout data for a component in a container with border layout.- classSetup data for the border layout.- classSetup layout data for a component in a container with context menu layout.- classContext menu layout.- classFlex layout data.- classFlex layout.- classGrid layout data.- classGrid layout.- classSetup layout data for a component in a container with heading layout.- classHeading layout.- classSetup layout data for a component in a container with (mobile) list layout.- classList layout.- classSetup layout data for a component in a container with menu bar layout.- classMenu bar layout.- classSetup layout data for a component in a container with menu layout.- classMenu layout.- classHeading container.- classEditor class for UISimpleDialog.- classMobile switch UI component.- classTab bar container.- classSetup layout data for all panels.- classSetup layout data for a component in a container with tab layout.- classSwap layout.- classSetup layout data for a component in a container with tab bar layout.- classTab bar layout.- classSetup layout data for a component in a container with tab layout.- classTab layout.- classAccordion container.- classButton component.- classCalendar component.- classCheckbox component.- classChecked menu item component.- classCombobox component.- classEditor class for UIComps.- classEditor class for UIContainer.- classContext menu container.- classDate/Time UI component.- classEditor class for UIDialog.- classEmpty component.- classGauge component.- classImage component.- classImage component.- classLabel component.- classMedia component.- classMenu container.- classMenu bar container.- classMenu item component.- classMenu separator component.- classLabel component.- classEditor class for UIPanel.- classEditor class for UIPanel.- classEditor class for UIContainer.- classProgress component.- classRadio button component.- classRadio menu item component.- classSlider component.- classSpinner UI component.- classSwap container.- classTab container.- classText component (entry field).- classText area component.- classGroup container.- classCustom settings for the panel, only used in the Designer.
- Uses of IPropCnr in com.iizigo.panel.prop.calendarClasses in com.iizigo.panel.prop.calendar that implement IPropCnrModifier and TypeClassDescription- classLayout data for calendar list and its calendar events.- classThe Editor version of a map marker.- classMap layout.- classCalendar list component.
- Uses of IPropCnr in com.iizigo.panel.prop.chartClasses in com.iizigo.panel.prop.chart that implement IPropCnrModifier and TypeClassDescription- classThe axis for the chart.- classThe plot for the chart.- classThe Series for the chart.- classThe Series value for the chart.- classChart component.
- Uses of IPropCnr in com.iizigo.panel.prop.mapClasses in com.iizigo.panel.prop.map that implement IPropCnrModifier and TypeClassDescription- classLayout data for maps.- classMap layout.- classThe Editor version of a map marker.- classMap markers container for the designer.- classMap component.
- Uses of IPropCnr in com.iizigo.panel.prop.mlistClasses in com.iizigo.panel.prop.mlist that implement IPropCnrModifier and TypeClassDescription- classThe Editor version of a default list item.- classMobile list items group container for the designer.- classMobile list group layout.- classList component.- classLayout data for a component in a container with (mobile) list layout.- classMobile list layout.- classThe Editor version of a mobile list items group container.
- Uses of IPropCnr in com.iizigo.panel.prop.tableClasses in com.iizigo.panel.prop.table that implement IPropCnrModifier and TypeClassDescription- classThe Table "component" (really a container).- classThe Table Column component.- classSetup layout data for a component in a container with tab layout.- classUI Table layout.
- Uses of IPropCnr in com.iizigo.panel.wizardsSubinterfaces of IPropCnr in com.iizigo.panel.wizardsModifier and TypeInterfaceDescription- 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.projectClasses in com.iizigo.project that implement IPropCnrModifier and TypeClassDescription- classThe module root property container.- final classThe module root property container.- classThe project root property container.
- Uses of IPropCnr in com.iizigo.propSubinterfaces of IPropCnr in com.iizigo.propModifier and TypeInterfaceDescription- interfaceInterface for property containers for iiziGo Designer that supports file reference to an IFile object, the modification stamp, an exception, used when loading files as well as checking for possible refresh.- interfaceInterface implemented by for properties supporting transfer of properties between instances of the same type.Classes in com.iizigo.prop that implement IPropCnrModifier and TypeClassDescription- classThis folder settings property hold settings for a folder, typically a Selector and a description.- classA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.- classA PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.- classMemento supporting property container.- classClass used to handle properties in a multi-prop editor.Constructors in com.iizigo.prop with parameters of type IPropCnrModifierConstructorDescriptionCreates a wrapper around a property container.
- Uses of IPropCnr in com.iizigo.prop.editorClasses in com.iizigo.prop.editor with type parameters of type IPropCnrModifier and TypeClassDescription- 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.propClasses in com.iizigo.push.prop that implement IPropCnrModifier and TypeClassDescription- classContainer that holds the required settings for the Push Notification of an app in the Editor.
- Uses of IPropCnr in com.iizigo.pwa.propClasses in com.iizigo.pwa.prop that implement IPropCnrModifier and TypeClassDescription- classContainer that holds the required settings for the PWA in the Editor.
- Uses of IPropCnr in com.iizigo.run.propClasses in com.iizigo.run.prop that implement IPropCnrModifier and TypeClassDescription- classContainer that holds the required settings for the runtime builder.
- Uses of IPropCnr in com.iizigo.selector.propClasses in com.iizigo.selector.prop that implement IPropCnrModifier and TypeClassDescription- classThis Selector property container for the Editor.
- Uses of IPropCnr in com.iizigo.server.configClasses in com.iizigo.server.config that implement IPropCnrModifier and TypeClassDescription- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.- classEditor version of the container that holds the application configuration.- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.- classEditor version of the property container for the configuration of a plug-in for a Server configuration environment.- classEditor version of the container that holds the server properties.- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.- classEditor version of the property container for the configuration of a Port "group" of the web server.
- Uses of IPropCnr in com.iizigo.server.monitorSubinterfaces of IPropCnr in com.iizigo.server.monitorModifier and TypeInterfaceDescription- interfaceInterface to indicate that the property takes part of the server browser and can display information in the properties or the right panel part.- interfaceClass for Virtualized Monitor Designer Prop.Classes in com.iizigo.server.monitor that implement IPropCnrModifier and TypeClassDescription- classClient session property for end-points.- classAn end point property.- classAn end point property.- classProperty container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.- classClient session property for end-points.- classEditor version of the property container used for Virtual Monitor data and communication.
- Uses of IPropCnr in com.iizigo.style.propClasses in com.iizigo.style.prop that implement IPropCnr
- Uses of IPropCnr in com.iizigo.term.capture.propClasses in com.iizigo.term.capture.prop that implement IPropCnrModifier and TypeClassDescription- classThis Capture Field property container holds the screen identifications and fields for a terminal host screen.- classThis Capture Root property container holds the screen capture and fields for a EE host screen.- classThis Capture Screen property container holds the screen capture and fields for a EE host screen.
- Uses of IPropCnr in com.iizigo.term.propClasses in com.iizigo.term.prop that implement IPropCnrModifier and TypeClassDescription- classThis Screen Action Group property container for a terminal host screen property.- classThis Screen Action property container for a terminal host screen property.- classThis Screen Actions property container for a terminal host screen property.- classThis Screen Field Group property container for a terminal host screen property.- classThis Screen identification property container for a terminal host screen property.- classThis Screen Fields property container for a terminal host screen property.- classThis Screen identification property container for a terminal host screen property.- classThis Screen identification property container for a terminal host screen property.- classThis Screen property container holds the screen identifications and fields for a terminal host screen.- classThis Sessions property container holds the terminal properties.- static classEditor version of the Settings property container.- classThis Terminal property container holds terminal settings.
- Uses of IPropCnr in com.iizigo.term.recording.propClasses in com.iizigo.term.recording.prop that implement IPropCnrModifier and TypeClassDescription- classThe recording logic item property container.- classThe recording logic property container.- classThis Recording property container holds the screens and logic.- classThis Recording Root property container holds the recording.- classThis Recording Screen property container holds the screen name.- classThis Recording Screens property container holds the screens.
- Uses of IPropCnr in com.iizigo.term.serverClasses in com.iizigo.term.server that implement IPropCnrModifier and TypeClassDescription- classThe container for an active terminal session for the terminal monitor of each client end-point.- classThe container for active terminal sessions for the terminal monitor of each client end-point.
- Uses of IPropCnr in com.iizigo.text.propClasses in com.iizigo.text.prop that implement IPropCnrModifier and TypeClassDescription- classThis Selector property container for the Editor.
- Uses of IPropCnr in com.iizigo.vs.actorClasses in com.iizigo.vs.actor that implement IPropCnrModifier and TypeClassDescription- classThe Editor version of class container for associated action actors of a VSAction.- classThe VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.- classThe Editor version of class container for associated field actors of a VSField.- static classEditor version of the Settings property container.- static classEditor version of the Settings property container.- static classEditor version of the Settings property container.- static classEditor version of the Settings property container.- static classEditor version of the Settings property container.- static classEditor version of the Settings property container.
- Uses of IPropCnr in com.iizigo.vs.propSubinterfaces of IPropCnr in com.iizigo.vs.propModifier and TypeInterfaceDescription- interfaceInterface implemented by the Editor versions of the VSComponent's.Classes in com.iizigo.vs.prop that implement IPropCnrModifier and TypeClassDescription- classThe Editor VirtualSpace property class.- classThe Editor VirtualSpace Action property class.- classThe Editor VirtualSpace Column property class.- classThe Editor VirtualSpace Field property class.- classThe Editor VirtualSpace Group property class.- classThe Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.- classThe Editor VirtualSpace Row property class.- classThe rows property class that only allows VSRow children properties.- classThe Editor VirtualSpace Field property class.
- Uses of IPropCnr in com.iizigo.vs.viewerClasses in com.iizigo.vs.viewer that implement IPropCnrModifier and TypeClassDescription- classThe VSViewer property container used to view a VirtualSpace.
- Uses of IPropCnr in com.iizigo.ws.actionactorClasses in com.iizigo.ws.actionactor that implement IPropCnrModifier and TypeClassDescription- static classSettings property container.
- Uses of IPropCnr in com.iizigo.ws.propSubinterfaces of IPropCnr in com.iizigo.ws.propModifier and TypeInterfaceDescription- interfaceInterface for a wrapped element.- interfaceInterface all Designer Props of the Web Service must implement.Classes in com.iizigo.ws.prop that implement IPropCnrModifier and TypeClassDescription- classEditor version of the Output Column connects a table column from the reply output with a VSTable column.- classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.- classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.- classEditor version of the Output Variable connects a reference variable from the reply output with a VSField.- classEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.- classEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.- classEditor version of the Web Service property container holding the definition of a web service transaction.
- Uses of IPropCnr in com.iizigo.ws.prop.jsonClasses in com.iizigo.ws.prop.json that implement IPropCnrModifier and TypeClassDescription- classEditor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.- classEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.- classEditor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).
- Uses of IPropCnr in com.iizigo.ws.prop.urlClasses in com.iizigo.ws.prop.url that implement IPropCnrModifier and TypeClassDescription- classEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.- classEditor version of the Input Variable connects a VSField with an input variable or parameter to a web service transaction request.
- Uses of IPropCnr in com.iizixModifier and TypeInterfaceDescription- interfaceThe IComponent is the base interface for UI components in IIZI.- interfaceThe IEntry interface is used for entry-capable components (such as entry field, multiple-line entry field, combobox and spin button).
- Uses of IPropCnr in com.iizix.actionactorClasses in com.iizix.actionactor that implement IPropCnrModifier and TypeClassDescription- classClass extending the property container.- static classSettings property container.
- Uses of IPropCnr in com.iizix.db.actionactorClasses in com.iizix.db.actionactor that implement IPropCnrModifier and TypeClassDescription- static classSettings property container.
- Uses of IPropCnr in com.iizix.db.propClasses in com.iizix.db.prop that implement IPropCnrModifier and TypeClassDescription- classA single connection profile setup that is used to establish a JDBC connection.- classContainer with all connection profiles setup's by name.- classThis database property container holds database service definition.- classInput Properties that ties the input to the execution of an SQL query statement to VirtualSpace.- classThe Input Variable connects a VSField with an input variable or parameter to an SQL query statement.- classResult property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.- classThe result set Column property that connects the column name in a result set with a VSColumnHeader.- classResult set property that ties a result set from the execution of an SQL query statement to VirtualSpace.
- Uses of IPropCnr in com.iizix.gyroSubinterfaces of IPropCnr in com.iizix.gyroModifier and TypeInterfaceDescription- interfaceInterface implemented by components or properties that supports receiving focus.- interfaceInterface providing Lock UI API support used by UI and VirtualSpace actions.- interfaceInterface providing the API to manipulate panel animations when panels are replaced by another.
- Uses of IPropCnr in com.iizix.propClasses in com.iizix.prop with type parameters of type IPropCnrModifier and TypeClassDescription- 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.propModifier and TypeInterfaceDescription- 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.- interfaceInterface that can be implemented by a property container in order to make all its children read-only in the property editor without actually have the read-only state on the property container.- interfaceInterface used by property containers to redirect a direct reference to its main property container to a reference property that is used by the referencing framework.- interfaceInterface implemented by an owner of the property reference that refers into a container that has a ReferralsHolder.- interfaceInterface implemented by components that can be selected or unselected dependent on a client connection.Classes in com.iizix.prop that implement IPropCnrModifier and TypeClassDescription- classAbstract styles property container that either holds styles or other style related data such as font faces.- classThe configured languages for the application.- classThe application property container holds all information about a single application.- classThe Array property class holds the property name, value and optionally has a parent and/or property listener(s).- final classThis client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).- classSpecial Designer property container that is private.- classDevice parameters container available only for iiziRun.- classEditor Property Container, i.e.- classThis client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).- classA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.- classThis Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.- classThis folder settings property hold settings for a folder, typically a Selector and a description.- classA PropCnr that can is a "directory" and can contain FileURIPropCnr's.- classThis Geographical property is a container that holds information about client position and an API to work with geographical location services.- classContainer holding mail settings.- classThe Method Reference "2" property class hold the reference to a Method that is in a Java class.- classThis Module Applications settings that defines the behavior of the application and contains its settings.- classThis Flashlight or torch property is a container that holds information about client devices flashlight availability, state and intensity.- classContainer holding policiy settings.- classThe property container class holds the container property name, a value as a GProp array and optionally has a parent and/or property listener(s).- classThe proxy property container class extends the standard property container and allows it to synchronize property states so that several clients can use the "same" property container and the communication mechanism.- classContainer for Push property container for the application.- classThe Push properties for the application.- classContainer for Progressive Web App's (PWA).- classThe Progressive Web App (PWA) properties.- classThe Referrals Holder property container contains the properties that refer to the owner of this container.- classThis iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.- classThe Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images.- classThe Server's Client Session properties hold information relating to the current client session, i.e.- classThis property container contains all properties required for a Server Socket (NIO) connection.- classSettings property container, a "raw" PropCnr.- classThis property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property.- classSpeech Recognition property for remote client execution.- classSpeech Synthesis property for remote client execution.- classThis property container contains all properties required for a SSL Socket (NIO) connection.- classThis styles property container holds the styles associated with a UI component.- classStyles Container used to hold a Styles property instance for the Client used as a Class Name.- classThe text table property holds the text table items consisting of KStrings.- classThis property container contains all properties required for Transaction communication based on WebSockets.- classThe Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors.- classThis property container contains all properties required for WebSocket communication.- classThis property container contains all properties required for a WebSocket Server (NIO) connection.- classThe windows property container holds the windows for the application.Fields in com.iizix.prop declared as IPropCnrModifier and TypeFieldDescription- protected TARGETFixedVirtualizedAbstractReference.- fixedTargetTarget fixed at virtualization.Methods in com.iizix.prop with parameters of type IPropCnrModifier and TypeMethodDescription- final 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 StringAbstractBaseRelativeReference.- getReferenceString- (IPropCnr cnr) Gets the reference string for a property container.- final StringGProp.- getRelativePropName- (IPropCnr container) Gets the relative name of this property to a container.IGProp.- getRelativePropName- (IPropCnr container) Gets the relative name of this property to a container.- final 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.- final 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.- final voidSets the parent for this property.- voidSets the parent for this property.
- Uses of IPropCnr in com.iizix.prop.contentSubinterfaces of IPropCnr in com.iizix.prop.contentModifier and TypeInterfaceDescription- interfaceContent item property container using with the content provider framework.Classes in com.iizix.prop.content that implement IPropCnrModifier and TypeClassDescription- 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.fontClasses in com.iizix.prop.font that implement IPropCnrModifier and TypeClassDescription- classThe font faces property container holds information about font face(s) that are available in the application.- classContainer for all font icon files used in a FontIconsDefintion.- classContainer for all font files used in a FontIconsDefintion.
- Uses of IPropCnr in com.iizix.prop.imageSubinterfaces of IPropCnr in com.iizix.prop.imageModifier and TypeInterfaceDescription- interfaceStyle interface for font icons with styles.- interfaceInterface implemented by Image properties that can be referenced.Classes in com.iizix.prop.image that implement IPropCnrModifier and TypeClassDescription- classImage definition property container.- classThis Image Resolution property only holds the image reference for an additional Device Pixel Ratio.- classThe definition of a single font icon and how it represent itself in the various states, e.g.- classThe Font Icon Definition property container that contains an installable font using @FontFace CSS and contains several icons that can be displayed in any square size.- classSingle image definition property container.- classThis Image Location property container.- classThis Image Resolution property only holds the image reference for an additional Device Pixel Ratio.- classThe Images Definition property container for multiple icons/images and multiple states and resolutions.- classThe Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.- classThis Images Style property container has the state for several images.- classThis Image Style property container holds the image types, asset reference, and other settings.- classThis Image Style Location property container has the state for several images.- classThis Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.- classThe runtime image definition is used to provide images at runtime that are images located in other files than the asset files.- classImage States Definition property container when a single image file has one image in many states and possibly resolutions.- classThe SVG Image Definition property container contains a reference to an SVG file in the Assets.
- Uses of IPropCnr in com.iizix.prop.uiSubinterfaces of IPropCnr in com.iizix.prop.uiModifier and TypeInterfaceDescription- interfaceInterface for tagging layout data to mark it as horizontal align capable.- interfaceInterface for tagging layout data to mark it as vertical align capable.- interfaceInterface implemented by action items.- interfaceInterface implementation for a property container that holds the IUIAction information that is used for e.g.- interfaceComponents with check state implement this interface without third state possibility.- interfaceComponents with check state implement this interface.- interfaceThe interface for the UIComp class is the basic implementation of a single user interface component.- interfaceTagging interface for UI components that can be referenced by- AbstractUICompRelativeReference, e.g.- interfaceThe interface for the UIContainer class is a standard simple container for components.- interfaceInterface that can be implemented by an owner of a context menu in order to be notified upon reference resolving.- interfaceFocus component for the UI components.- interfaceInterface supporting the Hint API functions.- interfaceTagging interface for UI components that can be "Label for" another component, e.g.- interfaceThe panel owner is an interface implemented by top level components that are either the panel itself or e.g.- interfaceInterface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IPropCnrModifier and TypeClassDescription- classThe AbsoluteData is the layout data for components in a container with AbsoluteLayout.- classAbsoluteLayout is a layout manager.- classAbstract UI Action component such as buttons or menu item that are connected to a VS Action.- classThe AccordionData is the layout data for components in a container with AccordionLayout.- classAccordion container specific layout manager.- classThe BorderData is the layout data for components in a container with BorderLayout.- classBorderLayout is a layout manager.- classThe ContextMenuData is the layout data for components in a container with ContextMenuLayout.- classMenu specific layout manager.- classDOM Element property container used to keep information of the created UI item and its internal DOM structure.- classThe FlexData is the layout data for components in a container with FlexLayout.- classFlexLayout is a layout manager.- classThe GridData is the layout data for components in a container with GridLayout.- classGridLayout is a layout manager.- classThe HeadingData is the layout data for components in a container with HeadingLayout.- classHeader specific layout manager.- classImage preview property for use with any UI component or container.- class- LayoutMgr<LAYOUT_PROP extends LayoutProp>LayoutMgr is the class that handles layout of UIComp's in a UI container.- classThe LayoutProp is the generic property for layout managers using properties to layout it's components.- classThe ListData is the layout data for components in a container with ListLayout.- classList container specific layout manager.- classThe MenuBarData is the layout data for components in a container with MenuBarLayout.- classMenu bar specific layout manager.- classThe MenuData is the layout data for components in a container with MenuLayout.- classMenu specific layout manager.- classThe message box is a container to display a message box on the client side and wait for the user reply.- classHeader UI container.- classSimple mobile popup dialog.- classMobile switch UI component.- classTab bar UI container.- classThe panel layout data.- classThe SwapData is the layout data for components in a container with SwapLayout.- classSwap container specific layout manager.- classThe TabBarData is the layout data for components in a container with TabBarLayout.- classTab bar specific layout manager.- classThe TabData is the layout data for components in a container with TabLayout.- classTab container specific layout manager.- classToaster property.- classAbstract list choice UI component used for combobox and spinner.- classAccordion UI container.- classButton UI component.- classCalendar UI component.- classCheckbox UI component.- classMenu item UI component.- classCombobox UI component.- classThe UIComp class is the basic implementation of a single user interface component.- classThe UIComps class is the property container for all UIComp instances of the UIComps class.- classThe UIContainer class is a standard simple container for components.- classContext menu UI container.- classDesktop popup dialog.- classEmpty UI component.- classGauge UI component.- classImage UI component.- classImage Crop and Upload UI component.- classLabel UI component.- classMedia UI component.- classMenu UI container.- classMenu bar UI container.- classMenu item UI component.- classMenu separator UI component.- classOutput (label) UI component.- classPanel UI container.- classBase panel UI container.- classPanel part UI container.- classThe UI panel part container.- classProgress UI component.- classRadio button UI component.- classMenu item UI component.- classSlider UI component.- classSpinner UI component.- classUI swap container.- classUI tab container.- classText UI component.- classText area UI component.- classTitle panel UI container optionally collapsable.Methods in com.iizix.prop.ui with parameters of type IPropCnrModifier and TypeMethodDescription- protected final StringAbstractUICompRelativeReference.- getReferenceString- (IPropCnr cnr) Gets the reference string for a property container.
- Uses of IPropCnr in com.iizix.prop.ui.calendarClasses in com.iizix.prop.ui.calendar that implement IPropCnrModifier and TypeClassDescription- classThe layout data for calendar lists and their items: they are not used, but is required to be present by the framework.- classA (sub)calendar list event.- classLayout manager for calendar lists.- classCalendar List UI component.
- Uses of IPropCnr in com.iizix.prop.ui.chartSubinterfaces of IPropCnr in com.iizix.prop.ui.chartModifier and TypeInterfaceDescription- interfaceThe chart container interface is tagging the Axis, Plot and Series container instances.Classes in com.iizix.prop.ui.chart that implement IPropCnr
- Uses of IPropCnr in com.iizix.prop.ui.chart.axis2dClasses in com.iizix.prop.ui.chart.axis2d that implement IPropCnr
- Uses of IPropCnr in com.iizix.prop.ui.chart.plot2dClasses in com.iizix.prop.ui.chart.plot2d that implement IPropCnrModifier and TypeClassDescription- classA 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.seriesClasses in com.iizix.prop.ui.chart.series that implement IPropCnrModifier and TypeClassDescription- classA chart series consists of several series values properties in a defined order.- classA series value property is a property container that can only contain NumberProp's.
- Uses of IPropCnr in com.iizix.prop.ui.datetimeClasses in com.iizix.prop.ui.datetime that implement IPropCnr
- Uses of IPropCnr in com.iizix.prop.ui.mapClasses in com.iizix.prop.ui.map that implement IPropCnrModifier and TypeClassDescription- classThe layout data for all mobile list components or containers, i.e.- classLayout manager for maps.- classThe property container for map markers.- classThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.- classMap UI component.
- Uses of IPropCnr in com.iizix.prop.ui.mlistClasses in com.iizix.prop.ui.mlist that implement IPropCnrModifier and TypeClassDescription- classThe property container for default mobile list items.- classThe mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.- classLayout manager for mobile list groups.- classMobile list item UI component.- classThe layout data for all mobile list components or containers, i.e.- classLayout manager for all mobile lists.- classThe property container for mobile list items.
- Uses of IPropCnr in com.iizix.prop.ui.selectionSubinterfaces of IPropCnr in com.iizix.prop.ui.selectionModifier and TypeInterfaceDescription- interfaceThe interface for a selection component supporting index-based selections.- interfaceThe boolean component supports an on/off or selected/unselected state only.- interfaceInterface implements by components that process cell selection and emits cell selection events.- interfaceThe interface for a selection component supporting index-based selections.- interfaceInterface implements by components that process selection and emits selection events.- interfaceThe interface for a selection component supporting index-based selections.- interfaceInterface for tri-state based selection components such as a checkbox.
- Uses of IPropCnr in com.iizix.prop.ui.tableClasses in com.iizix.prop.ui.table that implement IPropCnrModifier and TypeClassDescription- final classThe Table Row instance.- final classThe Table Rows container instance.- classThe table UI container.- classThe table column UI container.- classThe table column data is the layout data for components in a UITable container.- classUITable container specific layout manager.
- Uses of IPropCnr in com.iizix.prop.ui.valueSubinterfaces of IPropCnr in com.iizix.prop.ui.valueModifier and TypeInterfaceDescription- interfaceInterface implemented by value supporting components with a date/time value.- interfaceInterface implemented by Date value supporting components with a date/time value.- interfaceInterface implemented by value supporting components with a double value and a range.- interfaceInterface implemented by value supporting components with a double value.- interfaceInterface implemented by value supporting components with a double, integer or date/time nullable value.- interfaceInterface implemented by Time value supporting components with a date/time value.- interfaceInterface implemented by value supporting components with a double, integer or date/time value.
- Uses of IPropCnr in com.iizix.prop.vsSubinterfaces of IPropCnr in com.iizix.prop.vsModifier and TypeInterfaceDescription- interfaceThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.- interfaceThe message support for a VS component.- interfaceInterface implemented by a container being a participant in the VirtualSpace.Classes in com.iizix.prop.vs that implement IPropCnrModifier and TypeClassDescription- class- AbstractVSVariable<VSCOMP extends VSComponent,- REFTYPE extends VSRelativeReference<VSCOMP>> Class that holds a single VS "variable" mapping of a certain type.- classThis VirtualSpace property container holds the fields and tables in the VirtualSpace.- classThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).- classThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).- classBase VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.- classThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).- classThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).- classThis class is a child of the VirtualSpace and contains the participants in the VirtualSpace.- classThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).- classThe rows property class that only allows VSRow children properties.- classThe VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).- classVirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables.
- Uses of IPropCnr in com.iizix.prop.vs.actorSubinterfaces of IPropCnr in com.iizix.prop.vs.actorModifier and TypeInterfaceDescription- interfaceInterface for the settings of the property container for the Action Actor Settings.Classes in com.iizix.prop.vs.actor that implement IPropCnrModifier and TypeClassDescription- classThe predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.- classClass container for associated action actors of a VSAction.- classThe VirtualSpace Field Actor property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.- classClass container for associated value actors of a VSField or VSColumnHeader.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.- static classSettings property container.
- Uses of IPropCnr in com.iizix.server.acmeClasses in com.iizix.server.acme that implement IPropCnrModifier and TypeClassDescription- classProperty container holding information about a Let's Encrypt domain with automatic certificate renewal in the server.
- Uses of IPropCnr in com.iizix.server.appClasses in com.iizix.server.app that implement IPropCnrModifier and TypeClassDescription- protected classThe Virtual property container.Methods in com.iizix.server.app with parameters of type IPropCnrModifier and TypeMethodDescriptionIVirtualsContainer.- getVirtualContainerFromProp- (IPropCnr property) Gets the virtual container from a property.VirtualsContainer.- getVirtualContainerFromProp- (IPropCnr property) Gets the virtual container from a property.
- Uses of IPropCnr in com.iizix.server.app.propClasses in com.iizix.server.app.prop that implement IPropCnrModifier and TypeClassDescription- classThe Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.- classThe module root property container.- classEditor version of the container that holds the required settings for the server to operate and initialize itself with.
- Uses of IPropCnr in com.iizix.server.monitorClasses in com.iizix.server.monitor that implement IPropCnrModifier and TypeClassDescription- classClient session property.- classAn end point property.- classAn end point property.- classAn end point property.- classProperty container used for Virtual Monitor data and communication.
- Uses of IPropCnr in com.iizix.server.propSubinterfaces of IPropCnr in com.iizix.server.propModifier and TypeInterfaceDescription- interfaceInterface 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 IPropCnrModifier and TypeClassDescription- classProperty container for the configuration of an App of the iiziServer.- classThis configuration environment defines the configuration setup for the available plug-ins.- classProperty container for the configuration of a plug-in for a Server configuration environment.- classThis server property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).- classThis property is a container that holds the required settings for the server to operate and initialize itself with.- classProperty container for the configuration of a Port "group" of the web server.
- Uses of IPropCnr in com.iizix.server.run.propClasses in com.iizix.server.run.prop that implement IPropCnrModifier and TypeClassDescription- classThis 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.securityClasses in com.iizix.server.security that implement IPropCnr
- Uses of IPropCnr in com.iizix.server.vsviewerClasses in com.iizix.server.vsviewer that implement IPropCnr
- Uses of IPropCnr in com.iizix.term.propClasses in com.iizix.term.prop that implement IPropCnrModifier and TypeClassDescription- classThis Screen Action Group property container for a terminal host screen.- classThis Screen Action property container for a terminal host screen.- classThis Screen fields property container for a terminal host screen.- classThis Screen Field Group property container for a terminal host screen.- classThis Screen Field property container for a terminal host screen.- classThis Screen Fields property container for a terminal host screen.- classThis Screen identification property container for a terminal host screen.- classThis Screen identifications property container for a terminal host screen.- classThis Screen property container holds the screen identifications and fields for a terminal host screen.- classThis Sessions property container holds the terminal properties.- classThis property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.- static classThe terminal action actor settings.- classThis property container contains all properties required for the terminal connector in terms of flags, colors, etc.- classThis TerminalSettings property container holds all settings for a terminal session.
- Uses of IPropCnr in com.iizix.term.serverClasses in com.iizix.term.server that implement IPropCnrModifier and TypeClassDescription- classThe container for an active terminal session for the terminal monitor of each client end-point.- classThe container for active terminal sessions for the terminal monitor of each client end-point.
- Uses of IPropCnr in com.iizix.ws.actionactorClasses in com.iizix.ws.actionactor that implement IPropCnrModifier and TypeClassDescription- static classSettings property container.
- Uses of IPropCnr in com.iizix.ws.propClasses in com.iizix.ws.prop that implement IPropCnrModifier and TypeClassDescription- classAbstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.- classThe Output Column connects a table column from the reply output with a VSTable column.- classOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.- classThe Output Table connects a table from the reply output with a VSTable.- classThe Output Variable connects a reference variable from the reply output with a VSField.- classOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.- classInput Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.- classWeb Service property container holding the definition of a web service transaction.
- Uses of IPropCnr in com.iizix.ws.prop.jsonClasses in com.iizix.ws.prop.json that implement IPropCnrModifier and TypeClassDescription- classA JSON element wrapper, used to process the output of a Web Service reply.- classRESTful JSON Encoded input for the request of a Web Service transaction.- classThe JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).
- Uses of IPropCnr in com.iizix.ws.prop.urlClasses in com.iizix.ws.prop.url that implement IPropCnrModifier and TypeClassDescription- classRESTful URL Encoded input for the request of a Web Service transaction.- classThe Input Variable connects a VSField with an input variable or parameter to a web service request.