Uses of Interface
com.iizix.event.EventListener
Uses of EventListener in com.iizigo.actionactor
Classes in com.iizigo.actionactor that implement EventListener Modifier and Type Class Description class
ActionActorDesignerProp
Action Actor Designer Prop.static class
EditorJavaActionActor.Settings
Settings property container.Uses of EventListener in com.iizigo.app
Classes in com.iizigo.app that implement EventListener Modifier and Type Class Description class
ApplicationDistributorPropertyPage
The IIZI Application Distribution property page.Uses of EventListener in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement EventListener Modifier and Type Class Description class
AppDistributionDesignerProp
Class for Application Distribution Designer Prop.class
AppDistributionProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorAppPropCnr
The Editor version of the Application property container that holds all the Module projects asEditorModuleProjectPropCnr
children.class
EditorModuleProjectPropCnr
The Editor version of the Module project property container.Uses of EventListener in com.iizigo.db.actionactor
Classes in com.iizigo.db.actionactor that implement EventListener Modifier and Type Class Description class
DatabaseActionActorDesignerProp
Action Actor Designer Prop.static class
EditorDatabaseActionActor.Settings
Settings property container.Uses of EventListener in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement EventListener Modifier and Type Class Description class
DatabaseDesignerProp
Class for the DesignerProp for all DataBase property classes in the Designer.class
EditorConnectionProfileSetup
Editor version of a single connection profile setup that is used to establish a JDBC connection.class
EditorConnectionProfilesSetup
Editor class container with all connection profiles setup's by name.class
EditorDatabaseProps
The Editor database properties.class
EditorInputProps
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
EditorInputVariable
Editor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
EditorResultProps
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.class
EditorResultSetColumnProp
Editor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.class
EditorResultSetProps
Editor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of EventListener in com.iizigo.editor
Fields in com.iizigo.editor declared as EventListener Modifier and Type Field Description protected EventListener
PropEditorPart. propEventListener
Property event listener.Methods in com.iizigo.editor with parameters of type EventListener Modifier and Type Method Description static void
PropHelper. syncExec(GEvent e, EventListener listener)
Helper routine to execute a property event in the SWT thread synchronously.Uses of EventListener in com.iizigo.event
Methods in com.iizigo.event that return EventListener Modifier and Type Method Description protected EventListener
QueryDesignerPropEvent. getAlternateDestination(GProp<?> destination, GEvent.Operation operation, int operationIndex)
Gets the alternate property destination for an event about to be sent.Uses of EventListener in com.iizigo.font.prop
Classes in com.iizigo.font.prop that implement EventListener Modifier and Type Class Description class
EditorFontFaces
Font face style definitions property container for the Editor.class
EditorFontFile
Font icon files property container for the Editor.class
EditorFontFiles
Font icon files property container for the Editor.class
FontDesignerProp
Class for Font Designer Prop.Uses of EventListener in com.iizigo.image
Classes in com.iizigo.image that implement EventListener Modifier and Type Class Description class
ImageInfo
The image info used by the image editor components.Uses of EventListener in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement EventListener Modifier and Type Class Description class
EditorFontIconDefinition
Font icon definition property container for the Editor.class
EditorFontIconsDefinition
Font icon definitions property container for the Editor.class
EditorImageDefinition
This Image Definition part property container for the Editor.class
EditorImageLocation
This Image Location has the location of the image part.class
EditorImageResolution
This Image Resolution has the file reference and the device pixel ratio.class
EditorImagesDefinition
This multiple Images Definition property container for the Editor.class
EditorImagesResolution
This Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.class
EditorImagesStyle
This Images Style property has a multiple-image file for a style.class
EditorImageStyle
This Image Style property container has a style for a single image definition and an asset file reference.class
EditorImageStyleLocation
This Image Styles Location has a style and location.class
EditorImageStylesResolution
This Image Styles Resolution has the file reference and the device pixel ratio.class
EditorStyledImageDefinition
This Styled Image Definition part property container for the Editor.class
EditorSVGDefinition
SVG definition property container for the Editor.class
ImageDesignerProp
Class for Image Defintion Designer Prop.Uses of EventListener in com.iizigo.java
Classes in com.iizigo.java that implement EventListener Modifier and Type Class Description class
JavaProjectRootPropCnr
Root property container for Java projects.class
JavaRootContainer
Property container used to store properties of Java files in a project.Uses of EventListener in com.iizigo.java.parser
Classes in com.iizigo.java.parser that implement EventListener Modifier and Type Class Description class
ParsedJavaSourceContainer
Property container for a Java source.Uses of EventListener in com.iizigo.java.parser.annotation
Classes in com.iizigo.java.parser.annotation that implement EventListener Modifier and Type Class Description class
AnnotationsContainer
Annotations container specialized to store annotations as GAnnotation.Uses of EventListener in com.iizigo.java.parser.type
Classes in com.iizigo.java.parser.type that implement EventListener Modifier and Type Class Description class
TypesContainer
The container for all types.Uses of EventListener in com.iizigo.java.prop
Classes in com.iizigo.java.prop that implement EventListener Modifier and Type Class Description class
EditorClassReference
The Designer version of the Class Reference property class hold the reference to a Java class.class
EditorMethodReference
The Designer version of the Method Reference property class hold the reference to a Method that is in a Java class.class
EditorMethodReference2
The Designer version the Method Reference "2" property class hold the reference to a Method that is in a Java class.Uses of EventListener in com.iizigo.navigator
Classes in com.iizigo.navigator that implement EventListener Modifier and Type Class Description class
ContentProvider
The IIZI Explorer using Common Navigator.class
StringMapPropContentProvider
A content provider for a StringMapProp.Uses of EventListener in com.iizigo.panel
Classes in com.iizigo.panel that implement EventListener Modifier and Type Class Description class
ClientSideEditor
Class for client-side editor.Uses of EventListener in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement EventListener Modifier and Type Class Description class
DragDropLinkAdapter
Component acting as a drag-drop adapter when dragging non-UI components into the JavaScript Panel Editor.class
DragDropPropCnr
The drag-drop container used to hold information about drag-drop items for communication between Eclipse and JavaScript.class
EAbsoluteData
Setup layout data for a component in a container with absolute layout.class
EAbsoluteLayout
Setup data for the absolute layout.class
EAccordionData
Setup layout data for a component in a container with accordion layout.class
EAccordionLayout
Accordion layout.class
EBorderData
Setup layout data for a component in a container with border layout.class
EBorderLayout
Setup data for the border layout.class
EContextMenuData
Setup layout data for a component in a container with context menu layout.class
EContextMenuLayout
Context menu layout.class
EFlexData
Flex layout data.class
EFlexLayout
Flex layout.class
EGridData
Grid layout data.class
EGridLayout
Grid layout.class
EHeadingData
Setup layout data for a component in a container with heading layout.class
EHeadingLayout
Heading layout.class
EListData
Setup layout data for a component in a container with (mobile) list layout.class
EListLayout
List layout.class
EMenuBarData
Setup layout data for a component in a container with menu bar layout.class
EMenuBarLayout
Menu bar layout.class
EMenuData
Setup layout data for a component in a container with menu layout.class
EMenuLayout
Menu layout.class
EMUIHeading
Heading container.class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EMUISwitch
Mobile switch UI component.class
EMUITabBar
Tab bar container.class
EPanelData
Setup layout data for all panels.class
ESwapData
Setup layout data for a component in a container with tab layout.class
ESwapLayout
Swap layout.class
ETabBarData
Setup layout data for a component in a container with tab bar layout.class
ETabBarLayout
Tab bar layout.class
ETabData
Setup layout data for a component in a container with tab layout.class
ETabLayout
Tab layout.class
EUIAccordion
Accordion container.class
EUIButton
Button component.class
EUICalendar
Calendar component.class
EUICheckBox
Checkbox component.class
EUICheckedMenuItem
Checked menu item component.class
EUIComboBox
Combobox component.class
EUIComps
Editor class for UIComps.class
EUIContainer
Editor class for UIContainer.class
EUIContextMenu
Context menu container.class
EUIDateTime
Date/Time UI component.class
EUIDialog
Editor class for UIDialog.class
EUIEmpty
Empty component.class
EUIGauge
Gauge component.class
EUIImage
Image component.class
EUIImage2
Image component.class
EUILabel
Label component.class
EUIMedia
Media component.class
EUIMenu
Menu container.class
EUIMenuBar
Menu bar container.class
EUIMenuItem
Menu item component.class
EUIMenuSeparator
Menu separator component.class
EUIOutput
Label component.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.class
EUIPanelPartCnr
Editor class for UIContainer.class
EUIProgress
Progress component.class
EUIRadioButton
Radio button component.class
EUIRadioMenuItem
Radio menu item component.class
EUISlider
Slider component.class
EUISpinner
Spinner UI component.class
EUISwapContainer
Swap container.class
EUITabContainer
Tab container.class
EUIText
Text component (entry field).class
EUITextArea
Text area component.class
EUITitlePane
Group container.class
PanelSettingsPropCnr
Custom settings for the panel, only used in the Designer.class
UICompDesignerProp
Class for the UI property components in the designer, specialized for UIComp class.class
UICompsDesignerProp
Class for the UI property containers in the designer, specialized for UIComps class to handle layout data.class
UIContainerDesignerProp
Class for the UI property containers in the designer, specialized for UIContainer class to handle layouts.class
UIDesignerProp
Class for the UI property containers in the designer.class
UILayoutDesignerProp
Class for the UI property containers in the designer, specialized for Layout Managers.class
UIMenuCompDesignerProp
Class for the UI menu components in the designer, specialized for UIComp class, all menu components except menu separator.class
UIMenuContainerDesignerProp
Class for the UI menu containers in the designer except menu bar.Uses of EventListener in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement EventListener Modifier and Type Class Description class
ECalendarData
Layout data for calendar list and its calendar events.class
ECalendarEvent
The Editor version of a map marker.class
ECalendarLayout
Map layout.class
EUICalendarList
Calendar list component.Uses of EventListener in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement EventListener Modifier and Type Class Description class
ChartDesignerProp
Class for the UI chart children property containers in the designer (axis, plot and series).class
EAxis2D
The axis for the chart.class
EPlot2D
The plot for the chart.class
ESeries
The Series for the chart.class
ESeriesValue
The Series value for the chart.class
EUIChart
Chart component.class
UIChartDesignerProp
Class for the UI chart children property containers in the designer (axis, plot and series).Uses of EventListener in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement EventListener Modifier and Type Class Description class
EMapData
Layout data for maps.class
EMapLayout
Map layout.class
EMapMarkerProp
The Editor version of a map marker.class
EMapMarkers
Map markers container for the designer.class
EUIMap
Map component.Uses of EventListener in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement EventListener Modifier and Type Class Description class
EMLDefaultItemProp
The Editor version of a default list item.class
EMLGroup
Mobile list items group container for the designer.class
EMLGroupLayout
Mobile list group layout.class
EMList
List component.class
EMListData
Layout data for a component in a container with (mobile) list layout.class
EMListLayout
Mobile list layout.class
EMLItemProp
The Editor version of a mobile list items group container.class
MLDesignerProp
Designer properties for mobile list, groups and items.Uses of EventListener in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement EventListener Modifier and Type Class Description class
EUITable
The Table "component" (really a container).class
EUITableColumn
The Table Column component.class
EUITableData
Setup layout data for a component in a container with tab layout.class
EUITableLayout
UI Table layout.Uses of EventListener in com.iizigo.project
Classes in com.iizigo.project that implement EventListener Modifier and Type Class Description class
ModuleAppPropertyPage
The IIZI Module Application property page.class
ModuleFolderPropCnr
The module root property container.class
ModuleRootPropCnr
The module root property container.class
ProjectRootPropCnr
The project root property container.Uses of EventListener in com.iizigo.prop
Classes in com.iizigo.prop that implement EventListener Modifier and Type Class Description class
ContainerListener
The event listener for the edited "real" containers.class
DesignerProp
The designer property extensions are located in this class, delegated from the original designer property classes in order to have one piece of code.class
EditorFolderSettingsProp
This folder settings property hold settings for a folder, typically a Selector and a description.class
FilePropCnr
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
FolderPropCnr
A PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.class
MementoPropCnr
Memento supporting property container.class
MultiPropCnr
Class used to handle properties in a multi-prop editor.class
PropExtender
Class used to Extend property container to each other.class
ResourceDesignerProp
Resource-based Designer Prop.Uses of EventListener in com.iizigo.prop.editor
Classes in com.iizigo.prop.editor that implement EventListener Modifier and Type Class Description class
AtomNamePropEditor
The Atom Name "property" editor consists of a simple entry field.class
ExtendsFlagPropEditor
The boolean property editor consists of a simple check box.class
ExtendsNamePropEditor
The Extends Name "property" editor consists of a simple entry field.Uses of EventListener in com.iizigo.prop.editor.dialog
Classes in com.iizigo.prop.editor.dialog that implement EventListener Modifier and Type Class Description class
StylesDialog
Dialog for Styles of a UI component.Uses of EventListener in com.iizigo.push
Classes in com.iizigo.push that implement EventListener Modifier and Type Class Description class
PushPropertyPage
The Push property page for the application.Uses of EventListener in com.iizigo.push.prop
Classes in com.iizigo.push.prop that implement EventListener Modifier and Type Class Description class
EditorPushDesignerProp
Class for Push Notification Designer Prop.class
EditorPushProps
Container that holds the required settings for the Push Notification of an app in the Editor.Uses of EventListener in com.iizigo.pwa
Classes in com.iizigo.pwa that implement EventListener Modifier and Type Class Description class
PWAPropertyPage
The Progressive Web App (PWA) property page.Uses of EventListener in com.iizigo.pwa.prop
Classes in com.iizigo.pwa.prop that implement EventListener Modifier and Type Class Description class
EditorPWADesignerProp
Class for Progressive Web App (PWA) Designer Prop.class
EditorPWAProps
Container that holds the required settings for the PWA in the Editor.Uses of EventListener in com.iizigo.run
Classes in com.iizigo.run that implement EventListener Modifier and Type Class Description class
EditorRuntimeBuilderPropertyPage
The iiziRun Builder property page.Uses of EventListener in com.iizigo.run.prop
Classes in com.iizigo.run.prop that implement EventListener Modifier and Type Class Description class
EditorRuntimeBuilderDesignerProp
Class for Application Distribution Designer Prop.class
EditorRuntimeBuilderProps
Container that holds the required settings for the runtime builder.Uses of EventListener in com.iizigo.selector
Classes in com.iizigo.selector that implement EventListener Modifier and Type Class Description class
SelectorEditor
The Style's Editor part.Uses of EventListener in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement EventListener Modifier and Type Class Description class
EditorSelector
This Selector property container for the Editor.class
EditorSelectorReference
The SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.class
SelectorDesignerProp
Class for Styles Designer Prop.Uses of EventListener in com.iizigo.server
Classes in com.iizigo.server that implement EventListener Modifier and Type Class Description class
ServerConfigComposite
The Server Configuration composite displays a tree with the server configuration and a property editor for the properties.Uses of EventListener in com.iizigo.server.config
Classes in com.iizigo.server.config that implement EventListener Modifier and Type Class Description class
EditorLetsEncryptDomain
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorMailProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorPolicyProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorServerAppConfig
Editor version of the container that holds the application configuration.class
EditorServerConfigEnvProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorServerPluginConfig
Editor version of the property container for the configuration of a plug-in for a Server configuration environment.class
EditorServerProps
Editor version of the container that holds the server properties.class
EditorServerSettings
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorWebServerPortConfig
Editor version of the property container for the configuration of a Port "group" of the web server.class
ServerConfigDesignerProp
Class for Server Configuration Designer Prop.Uses of EventListener in com.iizigo.server.monitor
Classes in com.iizigo.server.monitor that implement EventListener Modifier and Type Class Description class
EditorClientSessionProp
Client session property for end-points.class
EditorEndPointPropCnr
An end point property.class
EditorEndPointsPropCnr
An end point property.class
EditorInfoPropCnr
Property container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.class
EditorSessionConnectionStatProp
Client session property for end-points.class
EditorVirtualizedMonitorPropCnr
Editor version of the property container used for Virtual Monitor data and communication.class
VirtualizedMonitorDesignerProp
Class for Virtualized Monitor Designer Prop.Uses of EventListener in com.iizigo.style.prop
Classes in com.iizigo.style.prop that implement EventListener Modifier and Type Class Description class
EditorStyles
This Styles property container for the Editor.class
StylesDesignerProp
Class for Styles Designer Prop.Uses of EventListener in com.iizigo.term.capture.prop
Classes in com.iizigo.term.capture.prop that implement EventListener Modifier and Type Class Description class
CaptureDesignerProp
Class for the CaptureScreenProp and CaptureFieldProp in the designer.class
CaptureFieldProp
This Capture Field property container holds the screen identifications and fields for a terminal host screen.class
CaptureRootProp
This Capture Root property container holds the screen capture and fields for a EE host screen.class
CaptureScreenProp
This Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of EventListener in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement EventListener Modifier and Type Class Description class
EditorScreenActionGroupProp
This Screen Action Group property container for a terminal host screen property.class
EditorScreenActionProp
This Screen Action property container for a terminal host screen property.class
EditorScreenActionsProp
This Screen Actions property container for a terminal host screen property.class
EditorScreenFieldGroupProp
This Screen Field Group property container for a terminal host screen property.class
EditorScreenFieldProp
This Screen identification property container for a terminal host screen property.class
EditorScreenFieldsProp
This Screen Fields property container for a terminal host screen property.class
EditorScreenIdentificationProp
This Screen identification property container for a terminal host screen property.class
EditorScreenIdentificationsProp
This Screen identification property container for a terminal host screen property.class
EditorScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.class
EditorSessionsProp
This Sessions property container holds the terminal properties.static class
EditorTerminalActionActor.Settings
Editor version of the Settings property container.class
EditorTerminalProps
This Terminal property container holds terminal settings.class
ScreenDesignerProp
Class for the EditorScreenProp in the designer.class
TerminalActionActorDesignerProp
Action Actor Designer Prop.class
TerminalDesignerProp
Class for the EditorScreenProp in the designer.Uses of EventListener in com.iizigo.term.recording.prop
Classes in com.iizigo.term.recording.prop that implement EventListener Modifier and Type Class Description class
LogicItemProp
The recording logic item property container.class
LogicProp
The recording logic property container.class
RecordingDesignerProp
Class for the CaptureScreenProp and CaptureFieldProp in the designer.class
RecordingProp
This Recording property container holds the screens and logic.class
RecordingRootProp
This Recording Root property container holds the recording.class
RecordingScreenProp
This Recording Screen property container holds the screen name.class
RecordingScreensProp
This Recording Screens property container holds the screens.Uses of EventListener in com.iizigo.term.server
Classes in com.iizigo.term.server that implement EventListener Modifier and Type Class Description class
EditorActiveTerminalSession
The container for an active terminal session for the terminal monitor of each client end-point.class
EditorActiveTerminalSessions
The container for active terminal sessions for the terminal monitor of each client end-point.Uses of EventListener in com.iizigo.text
Classes in com.iizigo.text that implement EventListener Modifier and Type Class Description class
TextTableContentProvider
A content provider for a StringMapProp.class
TextTableEditor
The Style's Editor part.class
TextTableLabelProvider
Label provider for a string map property for a column table with several text table and filters.Uses of EventListener in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement EventListener Modifier and Type Class Description class
EditorTextTable
This Selector property container for the Editor.class
TextTableDesignerProp
Class for Styles Designer Prop.Uses of EventListener in com.iizigo.ui.server.monitor
Classes in com.iizigo.ui.server.monitor that implement EventListener Modifier and Type Class Description class
ServerBrowser
The izii Server Browser.Uses of EventListener in com.iizigo.vs
Classes in com.iizigo.vs that implement EventListener Modifier and Type Class Description class
ActionActorDialog
New or Edit Action Actor dialog box.class
TablePanel
Panel used to display a selected Table in the VirtualSpace.class
VSTableContentProvider
A content provider for a VirtualSpace Table.class
VSTableLabelProvider
Label provider for a VirtualSpace Table.Uses of EventListener in com.iizigo.vs.actor
Classes in com.iizigo.vs.actor that implement EventListener Modifier and Type Class Description class
EditorActionActors
The Editor version of class container for associated action actors of a VSAction.class
EditorFieldActor
The VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.class
EditorFieldActors
The Editor version of class container for associated field actors of a VSField.static class
EditorHistoryBackward.Settings
Editor version of the Settings property container.static class
EditorHistoryForward.Settings
Editor version of the Settings property container.static class
EditorSetFocus.Settings
Editor version of the Settings property container.static class
EditorSetSourceFieldValue.Settings
Editor version of the Settings property container.static class
EditorSetTargetFieldValue.Settings
Editor version of the Settings property container.static class
EditorTransportField.Settings
Editor version of the Settings property container.Uses of EventListener in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement EventListener Modifier and Type Class Description class
EditorVirtualSpace
The Editor VirtualSpace property class.class
EditorVSAction
The Editor VirtualSpace Action property class.class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.class
EditorVSFocusReference
Focus reference is used to set a reference to a focusable VSComponent.class
EditorVSGroup
The Editor VirtualSpace Group property class.class
EditorVSOnUIEvent
OnFocus reference is used to set a reference to a focusable VSComponent.class
EditorVSParticipantsHolder
The Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
EditorVSRow
The Editor VirtualSpace Row property class.class
EditorVSRows
The rows property class that only allows VSRow children properties.class
EditorVSTable
The Editor VirtualSpace Field property class.class
VirtualSpaceDesignerProp
Class for the EditorScreenProp in the designer.Uses of EventListener in com.iizigo.vs.viewer
Classes in com.iizigo.vs.viewer that implement EventListener Modifier and Type Class Description class
VSViewerPropCnr
The VSViewer property container used to view a VirtualSpace.Uses of EventListener in com.iizigo.ws.actionactor
Classes in com.iizigo.ws.actionactor that implement EventListener Modifier and Type Class Description static class
EditorWebServiceActionActor.Settings
Settings property container.class
WebServiceActionActorDesignerProp
Action Actor Designer Prop.Uses of EventListener in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement EventListener Modifier and Type Class Description class
EditorOutputColumn
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
EditorOutputProps
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputTable
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputVariable
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
EditorOutputVariables
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorRESTfulInputProps
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
EditorWebServiceProp
Editor version of the Web Service property container holding the definition of a web service transaction.class
WebServiceDesignerProp
Class for the DesignerProp for all Web Service property classes in the designer.Uses of EventListener in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement EventListener Modifier and Type Class Description class
EditorJSONElementWrapper
Editor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.class
EditorJSONEncodedInput
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
EditorJSONReplyDocument
Editor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of EventListener in com.iizigo.ws.prop.url
Classes in com.iizigo.ws.prop.url that implement EventListener Modifier and Type Class Description class
EditorURLEncodedInput
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
EditorURLInputParameter
Editor version of the Input Variable connects a VSField with an input variable or parameter to a web service transaction request.Uses of EventListener in com.iizix.actionactor
Classes in com.iizix.actionactor that implement EventListener Modifier and Type Class Description class
AbstractSettings
Class extending the property container.static class
JavaActionActorBase.Settings
Settings property container.Uses of EventListener in com.iizix.db.actionactor
Classes in com.iizix.db.actionactor that implement EventListener Modifier and Type Class Description static class
DatabaseActionActor.Settings
Settings property container.Uses of EventListener in com.iizix.db.prop
Classes in com.iizix.db.prop that implement EventListener Modifier and Type Class Description class
ConnectionProfileSetup
A single connection profile setup that is used to establish a JDBC connection.class
ConnectionProfilesSetup
Container with all connection profiles setup's by name.class
DatabaseProps
This database property container holds database service definition.class
DatabaseTransactionReference
The reference to a Database transaction.class
InputProps
Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
InputVariable
The Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
ResultProps
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.class
ResultSetColumnProp
The result set Column property that connects the column name in a result set with a VSColumnHeader.class
ResultSetProps
Result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of EventListener in com.iizix.event
Classes in com.iizix.event that implement EventListener Modifier and Type Class Description class
EventMulticaster
A class which implements efficient and thread-safe multicast event dispatching for generic events.Fields in com.iizix.event declared as EventListener Modifier and Type Field Description protected EventListener
EventMulticaster. a
The two event listeners.protected EventListener
EventMulticaster. b
The two event listeners.Methods in com.iizix.event that return EventListener Modifier and Type Method Description static EventListener
EventMulticaster. add(EventListener a, EventListener b)
Adds listener-a with listener-b and returns the resulting multicast listener.protected static EventListener
EventMulticaster. addInternal(EventListener a, EventListener b)
Returns the resulting multicast listener from adding listener-a and listener-b together.protected EventListener
GEvent. getAlternateDestination(GProp<?> destination, GEvent.Operation operation, int operationIndex)
Gets the alternate property destination for an event about to be sent.EventListener[]
GEvent. getPostProcessors(GProp<?> dispatcher)
Gets the post-processors.EventListener[]
IPostEventProcessing. getPostProcessors(GProp<?> dispatcher)
Gets the post-processors.EventListener[]
PostProcessing. getPostProcessors(GProp<?> dispatcher)
Gets the post-processors.protected EventListener
EventMulticaster. remove(EventListener old)
Removes a listener from this multicaster and returns the resulting multicast listener.static EventListener
EventMulticaster. remove(EventListener l, EventListener old)
Removes the old listener from listener-l and returns the resulting multicast listener.protected static EventListener
EventMulticaster. removeInternal(EventListener l, EventListener old)
Returns the resulting multicast listener after removing the old listener from listener-l.Methods in com.iizix.event with parameters of type EventListener Modifier and Type Method Description static EventListener
EventMulticaster. add(EventListener a, EventListener b)
Adds listener-a with listener-b and returns the resulting multicast listener.protected static EventListener
EventMulticaster. addInternal(EventListener a, EventListener b)
Returns the resulting multicast listener from adding listener-a and listener-b together.void
GEvent. addPostProcessor(EventListener postProcessor)
Adds a post-event processor that will be called when the event has completed its notification process.void
IPostEventProcessing. addPostProcessor(EventListener postProcessor)
Adds a post-event processor that will be called when the event has completed its notification process.void
PostProcessing. addPostProcessor(EventListener postProcessor)
Adds a post-event processor that will be called when the event has completed its notification process.protected EventListener
EventMulticaster. remove(EventListener old)
Removes a listener from this multicaster and returns the resulting multicast listener.static EventListener
EventMulticaster. remove(EventListener l, EventListener old)
Removes the old listener from listener-l and returns the resulting multicast listener.protected static EventListener
EventMulticaster. removeInternal(EventListener l, EventListener old)
Returns the resulting multicast listener after removing the old listener from listener-l.void
GEvent. send(GProp<?> sender, EventListener listener)
Sends this event to the event listener in question, with "safe" processing, i.e.Method parameters in com.iizix.event with type arguments of type EventListener Modifier and Type Method Description void
EventMulticaster. populate(java.util.ArrayList<EventListener> listeners)
Populates the array with listeners.Constructors in com.iizix.event with parameters of type EventListener Constructor Description EventMulticaster(EventListener a, EventListener b)
Creates an event multicaster instance which chains listener-a with listener-b.Uses of EventListener in com.iizix.prop
Subinterfaces of EventListener in com.iizix.prop Modifier and Type Interface Description interface
IPropReference2
Interface used as notifier for a property reference listener, see thecom.iizix.prop.PropReference
class for more information.Classes in com.iizix.prop that implement EventListener Modifier and Type Class Description class
AbstractBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractReference<TARGET extends IPropCnr>
The Abstract Reference property class hold the reference to another property.class
AbstractStyles
Abstract styles property container that either holds styles or other style related data such as font faces.class
AppLanguages
The configured languages for the application.class
Application
The application property container holds all information about a single application.class
ArrayProp<ITEM extends GProp<?>>
The Array property class holds the property name, value and optionally has a parent and/or property listener(s).class
AssetReference
The Asset Reference property class hold the reference to a file in the Assets directory.class
AssetReferences
The Asset References property class hold the references to zero or more FileURIPropCnr property containers.class
BackgroundImageReference
The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.class
BadgeProp
The "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).class
BoolProp
The Boolean property class holds the property name, value and optionally has a parent and/or property listener(s).class
ByteArrayProp
The byte array property is used to store binary data in various forms, e.g.class
CharProp
The character property class holds the property name, value and optionally has a parent and/or property listener(s).class
ClassReference
The Class Reference property class hold the reference to a Java class.class
ClientProps
This client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).class
CodeItemArrayProp
The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).class
Color4Prop
Property used by UI styles that has 4 settings/values for color, such as the border color (top/bottom/left/right).class
ColorProp
The "color" property class holds the property name, value as a GColor object and optionally has a parent and/or property listener(s).class
ConstrainedIntProp
This class is used to hold an integer property that has constraints imposed on it.class
DateTimeProp
The date/time property can hold a date and/or a time with optional time offset with aGDateTime
property value.class
DesignerPropCnr
Special Designer property container that is private.class
DevParams
Device parameters container available only for iiziRun.class
DoubleProp
The Double property class holds the property name, value and optionally has a parent and/or property listener(s).class
EditorPropCnr
Editor Property Container, i.e.class
EnvProps
This client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).class
ErrorsProp
The errors property is used in the designer and files to store error and its values for a container.class
FileURIPropCnr
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
FillProp
The "fill" property class holds the property name, value as a GFill object and optionally has a parent and/or property listener(s).class
FixedVirtualizedAbstractReference<TARGET extends IPropCnr>
The Fixed Virtualized Abstract Reference property class hold the reference to another property.class
FolderSettingsProp
This folder settings property hold settings for a folder, typically a Selector and a description.class
FolderURIPropCnr
A PropCnr that can is a "directory" and can contain FileURIPropCnr's.class
FontProp
The "font" property class holds the property name, value as a GFont object and optionally has a parent and/or property listener(s).class
GeoProps
This Geographical property is a container that holds information about client position and an API to work with geographical location services.class
GProp<VALUE>
The generic property class holds the property name, value and optionally has a parent and/or property listener(s).class
GradientProp
The "gradient" property class holds the property name, value as a GGradient object and optionally has a parent and/or property listener(s).class
ImageReference
The Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions.class
Int32Prop
The Integer (32-bit) property class holds the property name, value and optionally has a parent and/or property listener(s).class
Int4Prop
Property used by UI styles that has 4 settings/values for an integer, such as the border style (top/bottom/left/right).class
IntProp
The Integer property class holds the property name, value and optionally has a parent and/or property listener(s).class
KStringProp
The "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
LongProp
The Long property class holds the property name, value and optionally has a parent and/or property listener(s).class
MailProps
Container holding mail settings.class
MethodReference
The Method Reference property class hold the reference to a Method that is in a Java class.class
MethodReference2
The Method Reference "2" property class hold the reference to a Method that is in a Java class.class
ModuleApp
This Module Applications settings that defines the behavior of the application and contains its settings.class
MultiProp<VALUE>
The multiple property class holds the property name, a common value or an array of different properties (typically 4 for e.g.class
NumberProp
JavaScript optimized Number property.class
PasswordProp
The Password property class hold a password that is encrypted when stored to media.class
PatternProp
The pattern property class extends a KStringProp.class
PKCS12IdentityProp
The PKCS#12 Identity Property used for SSL communication or code signing.class
PlainKStringProp
The "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
PolicyProps
Container holding policiy settings.class
PrivProp<T>
The private property class is used on the client as a dummy property in order to keep the structure of properties with the indexes as the server does, apart from that a private property can replace a property container.class
PropCnr
The property container class holds the container property name, a value as a GProp array and optionally has a parent and/or property listener(s).class
ProxyImpl
Implementation of the proxy from a source container to a target container.class
ProxyPropCnr
The proxy property container class extends the standard property container and allows it to synchronize property states so that several clients can use the "same" property container and the communication mechanism.class
ProxyPropCnrImpl
Implementation of the proxy from a source container to a target container.class
PushPropCnr
Container for Push property container for the application.class
PushProps
The Push properties for the application.class
PWAPropCnr
Container for Progressive Web App's (PWA).class
PWAProps
The Progressive Web App (PWA) properties.class
RectProp
The rectangle property class holds the property name, value as a GRect object and optionally has a parent and/or property listener(s).class
ReferralsHolder
The Referrals Holder property container contains the properties that refer to the owner of this container.class
RuntimeBuilderProps
This iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.class
Selector
The Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images.class
SelectorReference
The SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.class
ServerClientSessionProps
The Server's Client Session properties hold information relating to the current client session, i.e.class
ServerSocketCommProps
This property container contains all properties required for a Server Socket (NIO) connection.class
SettingsPropCnr
Settings property container, a "raw" PropCnr.class
SizeProp
The size property class holds the property name, value as a GSize object and optionally has a parent and/or property listener(s).class
SocketCommProps
This property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property.class
SpeechRecognitionProp
Speech Recognition property for remote client execution.class
SpeechSynthesisProp
Speech Synthesis property for remote client execution.class
SSLCommProps
This property container contains all properties required for a SSL Socket (NIO) connection.class
String4Prop
Property used by UI styles that has 4 settings/values for a String value that can be a combination of single unit or multiple, such as the border radius (corners) where the value in pixels is not used for calculations, thus only for HTML, and can therefore be stored as a pure String.class
StringArrayProp
The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).class
StringMapProp
The String Map property class holds the property name, a map of strings consisting of string keys and string values.class
StringProp
The "String" property class holds the property name, value and optionally has a parent and/or property listener(s).class
StringSetProp
The String Set property class holds the property name and a set of unique strings.class
StrokeProp
The "stroke" property class holds the property name, value as a GStroke object and optionally has a parent and/or property listener(s).class
Styles
This styles property container holds the styles associated with a UI component.class
StylesCnr
Styles Container used to hold a Styles property instance for the Client used as a Class Name.class
StylesReferences
The Styles References property class hold the references to zero or more Styles property containers.class
TextTable
The text table property holds the text table items consisting of KStrings.class
TextTableReference
The reference to a text table instance.class
TransactionCommProps
This property container contains all properties required for Transaction communication based on WebSockets.class
Unit4Prop
Property used by UI styles that has 4 settings/values for a unit, such as the border size (top/bottom/left/right).class
UnitProp
The "unit" property class holds the property name, value as a GUnit object and optionally has a parent and/or property listener(s).class
ValueProp
The value property holds the VirtualSpace Value object.class
ValueTypeProp
The Value Type property for the Value Type as a String, without Value.class
VirtualsPropCnr
The Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors.class
WebSocketCommProps
This property container contains all properties required for WebSocket communication.class
WebSocketServerCommProps
This property container contains all properties required for a WebSocket Server (NIO) connection.class
Windows
The windows property container holds the windows for the application.class
X509CertificatesProp
The X.509 Certificates Property used for SSL communication.class
XMLSchemaValidatorProp
XML Schema validator property class used to validate XML sources.Methods in com.iizix.prop that return EventListener Modifier and Type Method Description EventListener[]
GProp. getListeners()
Gets the listeners.Methods in com.iizix.prop with parameters of type EventListener Modifier and Type Method Description void
GProp. addPropListener(EventListener l)
Adds a listener for the property.void
IGProp. addPropListener(EventListener l)
Adds a listener for the property.void
GProp. removePropListener(EventListener l)
Removes a listener for the property.void
IGProp. removePropListener(EventListener l)
Removes a listener for the property.Uses of EventListener in com.iizix.prop.content
Classes in com.iizix.prop.content that implement EventListener Modifier and Type Class Description class
AbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>>
A property container that handles content and has custom content provider support.Uses of EventListener in com.iizix.prop.font
Classes in com.iizix.prop.font that implement EventListener Modifier and Type Class Description class
FontFaces
The font faces property container holds information about font face(s) that are available in the application.class
FontFile
Container for all font icon files used in a FontIconsDefintion.class
FontFiles
Container for all font files used in a FontIconsDefintion.Uses of EventListener in com.iizix.prop.image
Classes in com.iizix.prop.image that implement EventListener Modifier and Type Class Description class
AbstractImageDefinition
Image definition property container.class
AbstractImageResolution
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
FontIconDefinition
The definition of a single font icon and how it represent itself in the various states, e.g.class
FontIconsDefinition
The Font Icon Definition property container that contains an installable font using @FontFace CSS and contains several icons that can be displayed in any square size.class
ImageDefinition
Single image definition property container.class
ImageLocation
This Image Location property container.class
ImageResolution
This Image Resolution property only holds the image reference for an additional Device Pixel Ratio.class
ImagesDefinition
The Images Definition property container for multiple icons/images and multiple states and resolutions.class
ImagesResolution
The Images Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartLocation properties.class
ImagesStyle
This Images Style property container has the state for several images.class
ImageStyle
This Image Style property container holds the image types, asset reference, and other settings.class
ImageStyleLocation
This Image Style Location property container has the state for several images.class
ImageStylesResolution
This Image States Resolution property holds the image reference for an additional Device Pixel Ratio and contains ImagePartStateLocation properties.class
RuntimeImageDefinition
The runtime image definition is used to provide images at runtime that are images located in other files than the asset files.class
StyledImageDefinition
Image States Definition property container when a single image file has one image in many states and possibly resolutions.class
SVGDefinition
The SVG Image Definition property container contains a reference to an SVG file in the Assets.Uses of EventListener in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement EventListener Modifier and Type Class Description class
AbsoluteData
The AbsoluteData is the layout data for components in a container with AbsoluteLayout.class
AbsoluteLayout
AbsoluteLayout is a layout manager.class
AbstractUIAction
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
AbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>
The UIComp Relative Reference property class hold the reference to another property in the same base container.class
AccordionData
The AccordionData is the layout data for components in a container with AccordionLayout.class
AccordionLayout
Accordion container specific layout manager.class
BorderData
The BorderData is the layout data for components in a container with BorderLayout.class
BorderLayout
BorderLayout is a layout manager.class
CIDProp
Component ID property is used to assign a unique value known on both client and server.class
ContextMenuData
The ContextMenuData is the layout data for components in a container with ContextMenuLayout.class
ContextMenuLayout
Menu specific layout manager.class
ContextMenuReference
The reference to a UI context menu.class
DOMElement
DOM Element property container used to keep information of the created UI item and its internal DOM structure.class
FlexData
The FlexData is the layout data for components in a container with FlexLayout.class
FlexLayout
FlexLayout is a layout manager.class
GridData
The GridData is the layout data for components in a container with GridLayout.class
GridLayout
GridLayout is a layout manager.class
GroupNameProp
Group name property used for component grouping.class
HeadingData
The HeadingData is the layout data for components in a container with HeadingLayout.class
HeadingLayout
Header specific layout manager.class
ImagePreview
Image preview property for use with any UI component or container.class
LabelForReference
The Label For Reference property class hold the reference to another property in the same base container.class
LayoutMgr<LAYOUT_PROP extends LayoutProp>
LayoutMgr is the class that handles layout of UIComp's in a UI container.class
LayoutProp
The LayoutProp is the generic property for layout managers using properties to layout it's components.class
ListData
The ListData is the layout data for components in a container with ListLayout.class
ListLayout
List container specific layout manager.class
MenuBarData
The MenuBarData is the layout data for components in a container with MenuBarLayout.class
MenuBarLayout
Menu bar specific layout manager.class
MenuData
The MenuData is the layout data for components in a container with MenuLayout.class
MenuLayout
Menu specific layout manager.class
MessageBox
The message box is a container to display a message box on the client side and wait for the user reply.class
MUIHeading
Header UI container.class
MUISimpleDialog
Simple mobile popup dialog.class
MUISwitch
Mobile switch UI component.class
MUITabBar
Tab bar UI container.class
PanelData
The panel layout data.class
PanelPartReference
The reference to a UI panel part.class
SwapData
The SwapData is the layout data for components in a container with SwapLayout.class
SwapLayout
Swap container specific layout manager.class
TabBarData
The TabBarData is the layout data for components in a container with TabBarLayout.class
TabBarLayout
Tab bar specific layout manager.class
TabData
The TabData is the layout data for components in a container with TabLayout.class
TabLayout
Tab container specific layout manager.class
Toaster
Toaster property.class
TooltipProp
The tooltip property is a container that holds various information for the tooltip, e.g.class
UIAbstractListChoice
Abstract list choice UI component used for combobox and spinner.class
UIAccordion
Accordion UI container.class
UIButton
Button UI component.class
UICalendar
Calendar UI component.class
UICheckBox
Checkbox UI component.class
UICheckedMenuItem
Menu item UI component.class
UIComboBox
Combobox UI component.class
UIComp
The UIComp class is the basic implementation of a single user interface component.class
UIComps
The UIComps class is the property container for all UIComp instances of the UIComps class.class
UIContainer
The UIContainer class is a standard simple container for components.class
UIContextMenu
Context menu UI container.class
UIDialog
Desktop popup dialog.class
UIEmpty
Empty UI component.class
UIGauge
Gauge UI component.class
UIImage
Image UI component.class
UIImage2
Image Crop and Upload UI component.class
UILabel
Label UI component.class
UIMedia
Media UI component.class
UIMenu
Menu UI container.class
UIMenuBar
Menu bar UI container.class
UIMenuItem
Menu item UI component.class
UIMenuSeparator
Menu separator UI component.class
UIOutput
Output (label) UI component.class
UIPanel
Panel UI container.class
UIPanelBase
Base panel UI container.class
UIPanelPart
Panel part UI container.class
UIPanelPartCnr
The UI panel part container.class
UIProgress
Progress UI component.class
UIRadioButton
Radio button UI component.class
UIRadioMenuItem
Menu item UI component.class
UISlider
Slider UI component.class
UISpinner
Spinner UI component.class
UISwapContainer
UI swap container.class
UITabContainer
UI tab container.class
UIText
Text UI component.class
UITextArea
Text area UI component.class
UITitlePane
Title panel UI container optionally collapsable.Uses of EventListener in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement EventListener Modifier and Type Class Description class
CalendarData
The layout data for calendar lists and their items: they are not used, but is required to be present by the framework.class
CalendarEvent
A (sub)calendar list event.class
CalendarLayout
Layout manager for calendar lists.class
UICalendarList
Calendar List UI component.Uses of EventListener in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement EventListener Modifier and Type Class Description class
UIChart
Chart UI component.Uses of EventListener in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement EventListener Modifier and Type Class Description class
Axis2D
A chart axis is normally added to charts.Uses of EventListener in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement EventListener Modifier and Type Class Description class
Plot2D
A chart series is either created in the Designer or constructed at runtime and added to the chart.Uses of EventListener in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement EventListener Modifier and Type Class Description class
Series
A chart series consists of several series values properties in a defined order.class
SeriesValue
A series value property is a property container that can only contain NumberProp's.Uses of EventListener in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement EventListener Modifier and Type Class Description class
UIDateTime
Date/Time UI Component.Uses of EventListener in com.iizix.prop.ui.device
Classes in com.iizix.prop.ui.device that implement EventListener Modifier and Type Class Description class
DeviceProp
The "device" property class holds the property name, value as aGSimpleDevice
object and optionally has a parent and/or property listener(s).class
ThemesProp
The "themes" property class holds the property name, value as aGThemes
object and optionally has a parent and/or property listener(s).Uses of EventListener in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement EventListener Modifier and Type Class Description class
MapData
The layout data for all mobile list components or containers, i.e.class
MapLayout
Layout manager for maps.class
MapMarkerProp
The property container for map markers.class
MapMarkers
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.class
UIMap
Map UI component.Uses of EventListener in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement EventListener Modifier and Type Class Description class
MLDefaultItemProp
The property container for default mobile list items.class
MLGroup
The mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.class
MLGroupLayout
Layout manager for mobile list groups.class
MList
Mobile list item UI component.class
MListData
The layout data for all mobile list components or containers, i.e.class
MListLayout
Layout manager for all mobile lists.class
MLItemProp
The property container for mobile list items.Uses of EventListener in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement EventListener Modifier and Type Class Description class
TableCell
The table cell property.class
TableRow
The Table Row instance.class
TableRows
The Table Rows container instance.class
UITable
The table UI container.class
UITableColumn
The table column UI container.class
UITableData
The table column data is the layout data for components in a UITable container.class
UITableLayout
UITable container specific layout manager.Uses of EventListener in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement EventListener Modifier and Type Class Description class
AbstractVSVariable<VSCOMP extends VSComponent,REFTYPE extends VSRelativeReference<VSCOMP>>
Class that holds a single VS "variable" mapping of a certain type.class
VirtualSpace
This VirtualSpace property container holds the fields and tables in the VirtualSpace.class
VSAction
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSActionActorParticipant
The VirtualSpace Action Actor Participant used by Action Actors.class
VSActionReference
The VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.class
VSColumnHeader
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSColumnReference
The VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.class
VSComponent
Base VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.class
VSComponentReference
VS component reference implementation that calls the parent property when changes occurs in the resolved VS component when changes of the VS component (value or contents) occurs.class
VSField
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSFieldReference
VS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.class
VSFocusReference
Focus reference is used to set a reference to a focusable VSComponent.class
VSGroup
The VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSGroupReference
The VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.class
VSOnUIEvent
Class to hold a reference to a VS Action (to invoke) or a VS component (for focus) when a UI component is "on"-something, such as "onClick".class
VSParticipant
The VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.class
VSParticipantReference
The VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipant
interface, such as panels.class
VSParticipantsHolder
This class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
VSReference
The VirtualSpace Reference property class hold the reference to a VirtualSpace.class
VSRelativeReference<TARGET extends VSComponent>
The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace.class
VSRow
The VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSRows
The rows property class that only allows VSRow children properties.class
VSTable
The VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSTableColumnReference
The VirtualSpace Table Column Reference property class hold the name of a Column in a Table.class
VSTableReference
The VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.class
VSVariables
VirtualSpace "Variables" is a container that maps named Variables to VirtualSpace fields or columns/tables.Uses of EventListener in com.iizix.prop.vs.actor
Classes in com.iizix.prop.vs.actor that implement EventListener Modifier and Type Class Description class
AbstractPredefinedSettings
The predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.class
ActionActors
Class container for associated action actors of a VSAction.class
FieldActor
The VirtualSpace Field Actor property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.class
FieldActors
Class container for associated value actors of a VSField or VSColumnHeader.static class
HistoryBackward.Settings
Settings property container.static class
HistoryForward.Settings
Settings property container.static class
SetFocus.Settings
Settings property container.static class
SetSourceFieldValue.Settings
Settings property container.static class
SetTargetFieldValue.Settings
Settings property container.static class
TransportField.Settings
Settings property container.static class
TransportGroup.Settings
Settings property container.static class
TransportSelectedTableRows.Settings
Settings property container.static class
TransportSingleSelectedTableRow.Settings
Settings property container.static class
TransportSingleSelectedTableRowAndColumnToField.Settings
Settings property container.static class
TransportSingleSelectedTableRowToFields.Settings
Settings property container.static class
TransportTableColumn.Settings
Settings property container.static class
TransportTableRows.Settings
Settings property container.Uses of EventListener in com.iizix.server.acme
Classes in com.iizix.server.acme that implement EventListener Modifier and Type Class Description class
LetsEncryptDomain
Property container holding information about a Let's Encrypt domain with automatic certificate renewal in the server.Uses of EventListener in com.iizix.server.app
Classes in com.iizix.server.app that implement EventListener Modifier and Type Class Description protected class
VirtualsContainer.VContainer
The Virtual property container.Uses of EventListener in com.iizix.server.app.prop
Classes in com.iizix.server.app.prop that implement EventListener Modifier and Type Class Description class
AppPropCnr
The Application root property container that contains ModuleProjectPropCnr's for the Module Projects in the application.class
ModuleProjectPropCnr
The module root property container.class
ServerAppDistributionProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of EventListener in com.iizix.server.monitor
Classes in com.iizix.server.monitor that implement EventListener Modifier and Type Class Description class
ClientSessionProp
Client session property.class
EndPointPropCnr
An end point property.class
EndPointsPropCnr
An end point property.class
SessionConnectionStatProp
An end point property.class
VirtualizedMonitorPropCnr
Property container used for Virtual Monitor data and communication.Uses of EventListener in com.iizix.server.prop
Classes in com.iizix.server.prop that implement EventListener Modifier and Type Class Description class
RootPropTransactionSender
Class used to listen to a property container and to send events when required.class
ServerAppConfig
Property container for the configuration of an App of the iiziServer.class
ServerConfigEnvProps
This configuration environment defines the configuration setup for the available plug-ins.class
ServerConfigEnvReference
The ServerConfigEnvReference property class hold the reference to a Server configuration environment.class
ServerPluginConfig
Property container for the configuration of a plug-in for a Server configuration environment.class
ServerProps
This server property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).class
ServerSettings
This property is a container that holds the required settings for the server to operate and initialize itself with.class
WebServerPortConfig
Property container for the configuration of a Port "group" of the web server.Uses of EventListener in com.iizix.server.run.prop
Classes in com.iizix.server.run.prop that implement EventListener Modifier and Type Class Description class
ServerRuntimeBuilderProps
This remote server part of the iiziRun Builder properties to hold the build settings and handle the interprocess communication.Uses of EventListener in com.iizix.server.security
Classes in com.iizix.server.security that implement EventListener Modifier and Type Class Description class
ServerKeysProp
Class used to store server keys.Uses of EventListener in com.iizix.server.vsviewer
Classes in com.iizix.server.vsviewer that implement EventListener Modifier and Type Class Description class
ServerVSViewerPropCnr
The server VSViewer property container.Uses of EventListener in com.iizix.term.prop
Classes in com.iizix.term.prop that implement EventListener Modifier and Type Class Description class
HostSessionProps
This property handles communication between the server and client in full duplex using Transaction's.class
RemoteHostSessionProp
The RemoteHostSession property class holds the property name, value as a RemoteHostSession object and optionally has a parent and/or property listener(s).class
ScreenActionGroupProp
This Screen Action Group property container for a terminal host screen.class
ScreenActionProp
This Screen Action property container for a terminal host screen.class
ScreenActionReference
Reference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.class
ScreenActionsProp
This Screen fields property container for a terminal host screen.class
ScreenFieldGroupProp
This Screen Field Group property container for a terminal host screen.class
ScreenFieldProp
This Screen Field property container for a terminal host screen.class
ScreenFieldReference
Property holding the reference to a screen field from inside the screen, used by screen actions.class
ScreenFieldsProp
This Screen Fields property container for a terminal host screen.class
ScreenIdentificationProp
This Screen identification property container for a terminal host screen.class
ScreenIdentificationsProp
This Screen identifications property container for a terminal host screen.class
ScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.class
SessionsProp
This Sessions property container holds the terminal properties.class
TelnetCommProps
This property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.static class
TerminalActionActor.Settings
The terminal action actor settings.class
TerminalProps
This property container contains all properties required for the terminal connector in terms of flags, colors, etc.class
TerminalSettings
This TerminalSettings property container holds all settings for a terminal session.Uses of EventListener in com.iizix.term.server
Classes in com.iizix.term.server that implement EventListener Modifier and Type Class Description class
ActiveTerminalSession
The container for an active terminal session for the terminal monitor of each client end-point.class
ActiveTerminalSessions
The container for active terminal sessions for the terminal monitor of each client end-point.Uses of EventListener in com.iizix.test.client
Classes in com.iizix.test.client that implement EventListener Modifier and Type Class Description class
NonUIClient
Class emulating a non-UI client.Uses of EventListener in com.iizix.text
Classes in com.iizix.text that implement EventListener Modifier and Type Class Description class
KStringHolder
Helper class used to maintain a KString for its dynamic tags with references, i.e.class
KStringHolder.TagReference<TARGET>
Class that holds and maintains the reference for a tag.Uses of EventListener in com.iizix.ws.actionactor
Classes in com.iizix.ws.actionactor that implement EventListener Modifier and Type Class Description static class
WebServiceActionActor.Settings
Settings property container.Uses of EventListener in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement EventListener Modifier and Type Class Description class
AbstractInputProps
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
OutputColumn
The Output Column connects a table column from the reply output with a VSTable column.class
OutputProps
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
OutputTable
The Output Table connects a table from the reply output with a VSTable.class
OutputVariable
The Output Variable connects a reference variable from the reply output with a VSField.class
OutputVariables
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
RESTfulInputProps
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
WebServiceProp
Web Service property container holding the definition of a web service transaction.class
WebServiceReference
The reference to a Web Service transaction.Uses of EventListener in com.iizix.ws.prop.json
Classes in com.iizix.ws.prop.json that implement EventListener Modifier and Type Class Description class
JSONElementWrapper
A JSON element wrapper, used to process the output of a Web Service reply.class
JSONEncodedInput
RESTful JSON Encoded input for the request of a Web Service transaction.class
JSONReplyDocument
The JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of EventListener in com.iizix.ws.prop.url
Classes in com.iizix.ws.prop.url that implement EventListener Modifier and Type Class Description class
URLEncodedInput
RESTful URL Encoded input for the request of a Web Service transaction.class
URLInputParameter
The Input Variable connects a VSField with an input variable or parameter to a web service request.