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 interfaceIEditorActionActorSettingsEditor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IPropDesigner Modifier and Type Class Description static classEditorJavaActionActor.SettingsSettings property container.Uses of IPropDesigner in com.iizigo.app.prop
Classes in com.iizigo.app.prop that implement IPropDesigner Modifier and Type Class Description classAppDistributionPropsEditor 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 classEditorDatabaseActionActor.SettingsSettings property container.Uses of IPropDesigner in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IPropDesigner Modifier and Type Class Description classEditorConnectionProfileSetupEditor version of a single connection profile setup that is used to establish a JDBC connection.classEditorConnectionProfilesSetupEditor class container with all connection profiles setup's by name.classEditorDatabasePropsThe Editor database properties.classEditorInputPropsEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classEditorInputVariableEditor version of the Input Variable connects a VSField with an input variable or parameter to an SQL query statement.classEditorResultPropsEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditorResultSetColumnPropEditor version of the result set Column property that connects the column name in a result set with a VSColumnHeader.classEditorResultSetPropsEditor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IPropDesigner in com.iizigo.font
Fields in com.iizigo.font declared as IPropDesigner Modifier and Type Field Description IPropDesignerImportFontFaceCSSWizard. createdPropertyUses of IPropDesigner in com.iizigo.font.prop
Classes in com.iizigo.font.prop that implement IPropDesigner Modifier and Type Class Description classEditorFontFacesFont face style definitions property container for the Editor.classEditorFontFileFont icon files property container for the Editor.classEditorFontFilesFont icon files property container for the Editor.Uses of IPropDesigner in com.iizigo.image.prop
Classes in com.iizigo.image.prop that implement IPropDesigner Modifier and Type Class Description classEditorFontIconDefinitionFont icon definition property container for the Editor.classEditorFontIconsDefinitionFont icon definitions property container for the Editor.classEditorImageDefinitionThis Image Definition part property container for the Editor.classEditorImageLocationThis Image Location has the location of the image part.classEditorImageResolutionThis Image Resolution has the file reference and the device pixel ratio.classEditorImagesDefinitionThis multiple Images Definition property container for the Editor.classEditorImagesResolutionThis Images Resolution hold a file reference for multiple images and a resolution in device pixel ratio.classEditorImagesStyleThis Images Style property has a multiple-image file for a style.classEditorImageStyleThis Image Style property container has a style for a single image definition and an asset file reference.classEditorImageStyleLocationThis Image Styles Location has a style and location.classEditorImageStylesResolutionThis Image Styles Resolution has the file reference and the device pixel ratio.classEditorStyledImageDefinitionThis Styled Image Definition part property container for the Editor.classEditorSVGDefinitionSVG definition property container for the Editor.Uses of IPropDesigner in com.iizigo.link.java
Subinterfaces of IPropDesigner in com.iizigo.link.java Modifier and Type Interface Description interfaceIJavaClassLinkEnablerInterface implemented by a property container that holds a ClassReference instance where the implementation of the class is attached to e.g.Uses of IPropDesigner in com.iizigo.link.ui
Subinterfaces of IPropDesigner in com.iizigo.link.ui Modifier and Type Interface Description interfaceIUIBuilderFromVSLinkEnablerThe UI builder link enabler can be assigned to the UIContainer implementing class and is also used for the UIComps container and layout managers in order to produce the same result when e.g.Uses of IPropDesigner in com.iizigo.panel.prop
Subinterfaces of IPropDesigner in com.iizigo.panel.prop Modifier and Type Interface Description interfaceIELayoutMgr<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers.interfaceIELayoutMgrDND<LAYOUT_PROP extends LayoutProp>Interface implemented by layout managers that support drag-drop in the panel designer.interfaceIELayoutMgrSimpleDND<LAYOUT_PROP extends LayoutProp>Simple DND layout manager that handles ordering of components in a straight array.interfaceIEUICompInterface implemented by all Editor UIComp and their extended classes.interfaceIEUICompBaseInterface implemented by all Editor UIComp and their extended classes.interfaceIEUICompCommonCommon code to both components and containers that must be placed in a separate interface to be able to use default code.interfaceIEUIContainerInterface implemented by all Editor UIContainer and their extended classes.interfaceIEUIPanelInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IPropDesigner Modifier and Type Class Description classEAbsoluteLayoutSetup data for the absolute layout.classEAccordionLayoutAccordion layout.classEBorderLayoutSetup data for the border layout.classEContextMenuLayoutContext menu layout.classEFlexLayoutFlex layout.classEGridLayoutGrid layout.classEHeadingLayoutHeading layout.classEListLayoutList layout.classEMenuBarLayoutMenu bar layout.classEMenuLayoutMenu layout.classEMUIHeadingHeading container.classEMUISimpleDialogEditor class for UISimpleDialog.classEMUISwitchMobile switch UI component.classEMUITabBarTab bar container.classESwapLayoutSwap layout.classETabBarLayoutTab bar layout.classETabLayoutTab layout.classEUIAccordionAccordion container.classEUIButtonButton component.classEUICalendarCalendar component.classEUICheckBoxCheckbox component.classEUICheckedMenuItemChecked menu item component.classEUIComboBoxCombobox component.classEUICompsEditor class for UIComps.classEUIContainerEditor class for UIContainer.classEUIContextMenuContext menu container.classEUIDateTimeDate/Time UI component.classEUIDialogEditor class for UIDialog.classEUIEmptyEmpty component.classEUIGaugeGauge component.classEUIImageImage component.classEUIImage2Image component.classEUILabelLabel component.classEUIMediaMedia component.classEUIMenuMenu container.classEUIMenuBarMenu bar container.classEUIMenuItemMenu item component.classEUIMenuSeparatorMenu separator component.classEUIOutputLabel component.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.classEUIPanelPartCnrEditor class for UIContainer.classEUIProgressProgress component.classEUIRadioButtonRadio button component.classEUIRadioMenuItemRadio menu item component.classEUISliderSlider component.classEUISpinnerSpinner UI component.classEUISwapContainerSwap container.classEUITabContainerTab container.classEUITextText component (entry field).classEUITextAreaText area component.classEUITitlePaneGroup container.Uses of IPropDesigner in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IPropDesigner Modifier and Type Class Description classECalendarEventThe Editor version of a map marker.classECalendarLayoutMap layout.classEUICalendarListCalendar 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 classEAxis2DThe axis for the chart.classEPlot2DThe plot for the chart.classESeriesThe Series for the chart.classESeriesValueThe Series value for the chart.classEUIChartChart component.Uses of IPropDesigner in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IPropDesigner Modifier and Type Class Description classEMapLayoutMap layout.classEMapMarkerPropThe Editor version of a map marker.classEMapMarkersMap markers container for the designer.classEUIMapMap 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 classEMLDefaultItemPropThe Editor version of a default list item.classEMLGroupMobile list items group container for the designer.classEMLGroupLayoutMobile list group layout.classEMListList component.classEMListLayoutMobile list layout.classEMLItemPropThe 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 classEUITableThe Table "component" (really a container).classEUITableColumnThe Table Column component.classEUITableLayoutUI Table layout.Uses of IPropDesigner in com.iizigo.project
Classes in com.iizigo.project that implement IPropDesigner Modifier and Type Class Description classModuleFolderPropCnrThe module root property container.classModuleRootPropCnrThe module root property container.Methods in com.iizigo.project that return IPropDesigner Modifier and Type Method Description IPropDesignerNewWizardPage. 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 classFilePropCnrA PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.classFolderPropCnrA PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.Uses of IPropDesigner in com.iizigo.push.prop
Classes in com.iizigo.push.prop that implement IPropDesigner Modifier and Type Class Description classEditorPushPropsContainer 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 classEditorPWAPropsContainer 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 classEditorRuntimeBuilderPropsContainer 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 classEditorSelectorThis 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 classEditorLetsEncryptDomainEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorMailPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorPolicyPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorServerAppConfigEditor version of the container that holds the application configuration.classEditorServerConfigEnvPropsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorServerPluginConfigEditor version of the property container for the configuration of a plug-in for a Server configuration environment.classEditorServerPropsEditor version of the container that holds the server properties.classEditorServerSettingsEditor version of the container that holds the required settings for the server to operate and initialize itself with.classEditorWebServerPortConfigEditor version of the property container for the configuration of a Port "group" of the web server.Uses of IPropDesigner in com.iizigo.server.monitor
Subinterfaces of IPropDesigner in com.iizigo.server.monitor Modifier and Type Interface Description interfaceIVirtualizedMonitorPanelProviderInterface to indicate that the property takes part of the server browser and can display information in the properties or the right panel part.interfaceIVirtualizedMonitorPropClass for Virtualized Monitor Designer Prop.Classes in com.iizigo.server.monitor that implement IPropDesigner Modifier and Type Class Description classEditorClientSessionPropClient session property for end-points.classEditorEndPointPropCnrAn end point property.classEditorEndPointsPropCnrAn end point property.classEditorInfoPropCnrProperty container used to transport information, typically between server and monitor, where the information typically is a "snapshot" of properties.classEditorSessionConnectionStatPropClient session property for end-points.classEditorVirtualizedMonitorPropCnrEditor version of the property container used for Virtual Monitor data and communication.Uses of IPropDesigner in com.iizigo.style.prop
Classes in com.iizigo.style.prop that implement IPropDesigner Modifier and Type Class Description classEditorStylesThis 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 classCaptureFieldPropThis Capture Field property container holds the screen identifications and fields for a terminal host screen.classCaptureRootPropThis Capture Root property container holds the screen capture and fields for a EE host screen.classCaptureScreenPropThis Capture Screen property container holds the screen capture and fields for a EE host screen.Uses of IPropDesigner in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IPropDesigner Modifier and Type Class Description classEditorScreenActionGroupPropThis Screen Action Group property container for a terminal host screen property.classEditorScreenActionPropThis Screen Action property container for a terminal host screen property.classEditorScreenActionsPropThis Screen Actions property container for a terminal host screen property.classEditorScreenFieldGroupPropThis Screen Field Group property container for a terminal host screen property.classEditorScreenFieldPropThis Screen identification property container for a terminal host screen property.classEditorScreenFieldsPropThis Screen Fields property container for a terminal host screen property.classEditorScreenIdentificationPropThis Screen identification property container for a terminal host screen property.classEditorScreenIdentificationsPropThis Screen identification property container for a terminal host screen property.classEditorScreenPropThis Screen property container holds the screen identifications and fields for a terminal host screen.classEditorSessionsPropThis Sessions property container holds the terminal properties.static classEditorTerminalActionActor.SettingsEditor version of the Settings property container.classEditorTerminalPropsThis Terminal property container holds terminal settings.Uses of IPropDesigner in com.iizigo.term.recording.prop
Classes in com.iizigo.term.recording.prop that implement IPropDesigner Modifier and Type Class Description classLogicItemPropThe recording logic item property container.classLogicPropThe recording logic property container.classRecordingPropThis Recording property container holds the screens and logic.classRecordingRootPropThis Recording Root property container holds the recording.classRecordingScreenPropThis Recording Screen property container holds the screen name.classRecordingScreensPropThis Recording Screens property container holds the screens.Uses of IPropDesigner in com.iizigo.term.server
Classes in com.iizigo.term.server that implement IPropDesigner Modifier and Type Class Description classEditorActiveTerminalSessionThe container for an active terminal session for the terminal monitor of each client end-point.classEditorActiveTerminalSessionsThe container for active terminal sessions for the terminal monitor of each client end-point.Uses of IPropDesigner in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement IPropDesigner Modifier and Type Class Description classEditorTextTableThis 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 classEditorActionActorsThe Editor version of class container for associated action actors of a VSAction.classEditorFieldActorThe VirtualSpace Field Actor reference property holds the reference, and the annotation values for implementing Operations, and Source and Target classes for Conversion.classEditorFieldActorsThe Editor version of class container for associated field actors of a VSField.static classEditorHistoryBackward.SettingsEditor version of the Settings property container.static classEditorHistoryForward.SettingsEditor version of the Settings property container.static classEditorSetFocus.SettingsEditor version of the Settings property container.static classEditorSetSourceFieldValue.SettingsEditor version of the Settings property container.static classEditorSetTargetFieldValue.SettingsEditor version of the Settings property container.static classEditorTransportField.SettingsEditor version of the Settings property container.Uses of IPropDesigner in com.iizigo.vs.prop
Subinterfaces of IPropDesigner in com.iizigo.vs.prop Modifier and Type Interface Description interfaceIEVSComponentInterface implemented by the Editor versions of the VSComponent's.Classes in com.iizigo.vs.prop that implement IPropDesigner Modifier and Type Class Description classEditorVirtualSpaceThe Editor VirtualSpace property class.classEditorVSActionThe Editor VirtualSpace Action property class.classEditorVSColumnHeaderThe Editor VirtualSpace Column property class.classEditorVSFieldThe Editor VirtualSpace Field property class.classEditorVSGroupThe Editor VirtualSpace Group property class.classEditorVSParticipantsHolderThe Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.classEditorVSRowThe Editor VirtualSpace Row property class.classEditorVSRowsThe rows property class that only allows VSRow children properties.classEditorVSTableThe Editor VirtualSpace Field property class.Uses of IPropDesigner in com.iizigo.ws.actionactor
Classes in com.iizigo.ws.actionactor that implement IPropDesigner Modifier and Type Class Description static classEditorWebServiceActionActor.SettingsSettings property container.Uses of IPropDesigner in com.iizigo.ws.prop
Subinterfaces of IPropDesigner in com.iizigo.ws.prop Modifier and Type Interface Description interfaceIWrappedElementInterface for a wrapped element.interfaceIWSPropDesignerInterface all Designer Props of the Web Service must implement.Classes in com.iizigo.ws.prop that implement IPropDesigner Modifier and Type Class Description classEditorOutputColumnEditor version of the Output Column connects a table column from the reply output with a VSTable column.classEditorOutputPropsEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditorOutputTableEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditorOutputVariableEditor version of the Output Variable connects a reference variable from the reply output with a VSField.classEditorOutputVariablesEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditorRESTfulInputPropsEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.classEditorWebServicePropEditor version of the Web Service property container holding the definition of a web service transaction.Uses of IPropDesigner in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IPropDesigner Modifier and Type Class Description classEditorJSONElementWrapperEditor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.classEditorJSONEncodedInputEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.classEditorJSONReplyDocumentEditor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of IPropDesigner in com.iizigo.ws.prop.url
Classes in com.iizigo.ws.prop.url that implement IPropDesigner Modifier and Type Class Description classEditorURLEncodedInputEditor version of the RESTful URL Encoded input for the request of a Web Service transaction.classEditorURLInputParameterEditor version of the Input Variable connects a VSField with an input variable or parameter to a web service transaction request.