Uses of Interface
com.iizigo.prop.IPropDesigner
Uses of IPropDesigner in com.iizigo.actionactor
Subinterfaces of IPropDesigner in com.iizigo.actionactor Modifier and Type Interface Description interface
IEditorActionActorSettings
Editor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IPropDesigner Modifier and Type Class Description static class
EditorJavaActionActor.Settings
Settings property container.Uses of IPropDesigner in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IPropDesigner Modifier and Type Class Description class
AppDistributionProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of IPropDesigner in com.iizigo.db.actionactor
Classes in com.iizigo.db.actionactor that implement IPropDesigner Modifier and Type Class Description static class
EditorDatabaseActionActor.Settings
Settings property container.Uses of IPropDesigner in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IPropDesigner Modifier and Type Class Description class
EditorConnectionProfileSetup
Editor version of a single connection profile setup that is used to establish a JDBC connection.class
EditorConnectionProfilesSetup
Editor class container with all connection profiles setup's by name.class
EditorDatabaseProps
The Editor database properties.class
EditorInputProps
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
EditorInputVariable
Editor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.class
EditorResultProps
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.class
EditorResultSetColumnProp
Editor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.class
EditorResultSetProps
Editor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IPropDesigner in com.iizigo.font
Fields in com.iizigo.font declared as IPropDesigner Modifier and Type Field Description IPropDesigner
ImportFontFaceCSSWizard. createdProperty
Uses of IPropDesigner in com.iizigo.font.prop
Classes in com.iizigo.font.prop that implement IPropDesigner Modifier and Type Class Description class
EditorFontFaces
Font face style definitions property container for the Editor.class
EditorFontFile
Font icon files property container for the Editor.class
EditorFontFiles
Font icon files property container for the Editor.Uses of IPropDesigner in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IPropDesigner Modifier and Type Class Description class
EditorFontIconDefinition
Font icon definition property container for the Editor.class
EditorFontIconsDefinition
Font icon definitions property container for the Editor.class
EditorImageDefinition
This Image Definition part property container for the Editor.class
EditorImageLocation
This Image Location has the location of the image part.class
EditorImageResolution
This Image Resolution has the file reference and the device pixel ratio.class
EditorImagesDefinition
This multiple Images Definition property container for the Editor.class
EditorImagesResolution
This Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.class
EditorImagesStyle
This Images Style property has a multiple-image file for a style.class
EditorImageStyle
This Image Style property container has a style for a single image definition and an asset file reference.class
EditorImageStyleLocation
This Image Styles Location has a style and location.class
EditorImageStylesResolution
This Image Styles Resolution has the file reference and the device pixel ratio.class
EditorStyledImageDefinition
This Styled Image Definition part property container for the Editor.class
EditorSVGDefinition
SVG definition property container for the Editor.Uses of IPropDesigner in com.iizigo.link.java
Subinterfaces of IPropDesigner in com.iizigo.link.java Modifier and Type Interface Description interface
IJavaClassLinkEnabler
Interface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.Uses of IPropDesigner in com.iizigo.link.ui
Subinterfaces of IPropDesigner in com.iizigo.link.ui Modifier and Type Interface Description interface
IUIBuilderFromVSLinkEnabler
The UI builder link enabler can be assigned to the UIContainer implementing class and is also used for the UIComps container and layout managers in order to produce the same result when e.g.Uses of IPropDesigner in com.iizigo.panel.prop
Subinterfaces of IPropDesigner in com.iizigo.panel.prop Modifier and Type Interface Description interface
IELayoutMgr<LAYOUT_PROP extends LayoutProp>
Interface implemented by layout managers.interface
IELayoutMgrDND<LAYOUT_PROP extends LayoutProp>
Interface implemented by layout managers that support drag-drop in the panel designer.interface
IELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>
Simple DND layout manager that handles ordering of components in a straight array.interface
IEUIComp
Interface implemented by all Editor UIComp and their extended classes.interface
IEUICompBase
Interface implemented by all Editor UIComp and their extended classes.interface
IEUICompCommon
Common code to both components and containers that must be placed in a separate interface to be able to use default code.interface
IEUIContainer
Interface implemented by all Editor UIContainer and their extended classes.interface
IEUIPanel
Interface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IPropDesigner Modifier and Type Class Description class
EAbsoluteLayout
Setup data for the absolute layout.class
EAccordionLayout
Accordion layout.class
EBorderLayout
Setup data for the border layout.class
EContextMenuLayout
Context menu layout.class
EFlexLayout
Flex layout.class
EGridLayout
Grid layout.class
EHeadingLayout
Heading layout.class
EListLayout
List layout.class
EMenuBarLayout
Menu bar 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
ESwapLayout
Swap layout.class
ETabBarLayout
Tab bar 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.Uses of IPropDesigner in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IPropDesigner Modifier and Type Class Description class
ECalendarEvent
The Editor version of a map marker.class
ECalendarLayout
Map layout.class
EUICalendarList
Calendar list component.Uses of IPropDesigner in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IPropDesigner Modifier and Type Class Description class
EAxis2D
The axis for the chart.class
EPlot2D
The plot for the chart.class
ESeries
The Series for the chart.class
ESeriesValue
The Series value for the chart.class
EUIChart
Chart component.Uses of IPropDesigner in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IPropDesigner Modifier and Type Class Description 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 IPropDesigner in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IPropDesigner 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
EMListLayout
Mobile list layout.class
EMLItemProp
The Editor version of a mobile list items group container.Uses of IPropDesigner in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IPropDesigner Modifier and Type Class Description class
EUITable
The Table "component" (really a container).class
EUITableColumn
The Table Column component.class
EUITableLayout
UI Table layout.Uses of IPropDesigner in com.iizigo.project
Classes in com.iizigo.project that implement IPropDesigner Modifier and Type Class Description class
ModuleFolderPropCnr
The module root property container.class
ModuleRootPropCnr
The module root property container.Methods in com.iizigo.project that return IPropDesigner Modifier and Type Method Description IPropDesigner
NewWizardPage. getItemContainer()
Gets the item container.Constructors in com.iizigo.project with parameters of type IPropDesigner Constructor Description NewWizardPage(NewWizard wizard, java.lang.String pageID, java.lang.String wizardTitle, java.lang.String description, java.lang.Object treeRoot, IPropDesigner root, boolean enableExtends)
Create the wizard.Uses of IPropDesigner in com.iizigo.prop
Classes in com.iizigo.prop that implement IPropDesigner Modifier and Type Class 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.Uses of IPropDesigner in com.iizigo.push.prop
Classes in com.iizigo.push.prop that implement IPropDesigner Modifier and Type Class Description class
EditorPushProps
Container that holds the required settings for the Push Notification of an app in the Editor.Uses of IPropDesigner in com.iizigo.pwa.prop
Classes in com.iizigo.pwa.prop that implement IPropDesigner Modifier and Type Class Description class
EditorPWAProps
Container that holds the required settings for the PWA in the Editor.Uses of IPropDesigner in com.iizigo.run.prop
Classes in com.iizigo.run.prop that implement IPropDesigner Modifier and Type Class Description class
EditorRuntimeBuilderProps
Container that holds the required settings for the runtime builder.Uses of IPropDesigner in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement IPropDesigner Modifier and Type Class Description class
EditorSelector
This Selector property container for the Editor.Uses of IPropDesigner in com.iizigo.server.config
Classes in com.iizigo.server.config that implement IPropDesigner Modifier and Type Class Description class
EditorLetsEncryptDomain
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorMailProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorPolicyProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorServerAppConfig
Editor version of the container that holds the application configuration.class
EditorServerConfigEnvProps
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorServerPluginConfig
Editor version of the property container for the configuration of a plug-in for a Server configuration environment.class
EditorServerProps
Editor version of the container that holds the server properties.class
EditorServerSettings
Editor version of the container that holds the required settings for the server to operate and initialize itself with.class
EditorWebServerPortConfig
Editor version of the property container for the configuration of a Port "group" of the web server.Uses of IPropDesigner in com.iizigo.server.monitor
Subinterfaces of IPropDesigner in com.iizigo.server.monitor Modifier and Type Interface Description interface
IVirtualizedMonitorPanelProvider
Interface to indicate that the property takes part of the server browser and can display information in the properties or the right panel part.interface
IVirtualizedMonitorProp
Class for Virtualized Monitor Designer Prop.Classes in com.iizigo.server.monitor that implement IPropDesigner Modifier and Type Class Description class
EditorClientSessionProp
Client session property for end-points.class
EditorEndPointPropCnr
An end point property.class
EditorEndPointsPropCnr
An end point property.class
EditorInfoPropCnr
Property container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.class
EditorSessionConnectionStatProp
Client session property for end-points.class
EditorVirtualizedMonitorPropCnr
Editor version of the property container used for Virtual Monitor data and communication.Uses of IPropDesigner in com.iizigo.style.prop
Classes in com.iizigo.style.prop that implement IPropDesigner Modifier and Type Class Description class
EditorStyles
This Styles property container for the Editor.Uses of IPropDesigner in com.iizigo.term.capture.prop
Classes in com.iizigo.term.capture.prop that implement IPropDesigner Modifier and Type Class Description class
CaptureFieldProp
This Capture Field property container holds the screen identifications and fields for a terminal host screen.class
CaptureRootProp
This Capture Root property container holds the screen capture and fields for a EE host screen.class
CaptureScreenProp
This Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of IPropDesigner in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IPropDesigner Modifier and Type Class Description class
EditorScreenActionGroupProp
This Screen Action Group property container for a terminal host screen property.class
EditorScreenActionProp
This Screen Action property container for a terminal host screen property.class
EditorScreenActionsProp
This Screen Actions property container for a terminal host screen property.class
EditorScreenFieldGroupProp
This Screen Field Group property container for a terminal host screen property.class
EditorScreenFieldProp
This Screen identification property container for a terminal host screen property.class
EditorScreenFieldsProp
This Screen Fields property container for a terminal host screen property.class
EditorScreenIdentificationProp
This Screen identification property container for a terminal host screen property.class
EditorScreenIdentificationsProp
This Screen identification property container for a terminal host screen property.class
EditorScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.class
EditorSessionsProp
This Sessions property container holds the terminal properties.static class
EditorTerminalActionActor.Settings
Editor version of the Settings property container.class
EditorTerminalProps
This Terminal property container holds terminal settings.Uses of IPropDesigner in com.iizigo.term.recording.prop
Classes in com.iizigo.term.recording.prop that implement IPropDesigner Modifier and Type Class Description class
LogicItemProp
The recording logic item property container.class
LogicProp
The recording logic property container.class
RecordingProp
This Recording property container holds the screens and logic.class
RecordingRootProp
This Recording Root property container holds the recording.class
RecordingScreenProp
This Recording Screen property container holds the screen name.class
RecordingScreensProp
This Recording Screens property container holds the screens.Uses of IPropDesigner in com.iizigo.term.server
Classes in com.iizigo.term.server that implement IPropDesigner 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 IPropDesigner in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement IPropDesigner Modifier and Type Class Description class
EditorTextTable
This Selector property container for the Editor.Uses of IPropDesigner in com.iizigo.vs.actor
Classes in com.iizigo.vs.actor that implement IPropDesigner 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 IPropDesigner in com.iizigo.vs.prop
Subinterfaces of IPropDesigner in com.iizigo.vs.prop Modifier and Type Interface Description interface
IEVSComponent
Interface implemented by the Editor versions of the VSComponent's.Classes in com.iizigo.vs.prop that implement IPropDesigner Modifier and Type Class Description class
EditorVirtualSpace
The Editor VirtualSpace property class.class
EditorVSAction
The Editor VirtualSpace Action property class.class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.class
EditorVSGroup
The Editor VirtualSpace Group property class.class
EditorVSParticipantsHolder
The Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.class
EditorVSRow
The Editor VirtualSpace Row property class.class
EditorVSRows
The rows property class that only allows VSRow children properties.class
EditorVSTable
The Editor VirtualSpace Field property class.Uses of IPropDesigner in com.iizigo.ws.actionactor
Classes in com.iizigo.ws.actionactor that implement IPropDesigner Modifier and Type Class Description static class
EditorWebServiceActionActor.Settings
Settings property container.Uses of IPropDesigner in com.iizigo.ws.prop
Subinterfaces of IPropDesigner in com.iizigo.ws.prop Modifier and Type Interface Description interface
IWrappedElement
Interface for a wrapped element.interface
IWSPropDesigner
Interface all Designer Props of the Web Service must implement.Classes in com.iizigo.ws.prop that implement IPropDesigner Modifier and Type Class Description class
EditorOutputColumn
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
EditorOutputProps
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputTable
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorOutputVariable
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
EditorOutputVariables
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
EditorRESTfulInputProps
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
EditorWebServiceProp
Editor version of the Web Service property container holding the definition of a web service transaction.Uses of IPropDesigner in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IPropDesigner 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 IPropDesigner in com.iizigo.ws.prop.url
Classes in com.iizigo.ws.prop.url that implement IPropDesigner 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.