Uses of Interface
com.iizigo.vs.link.IVSLinkEnabler
Packages that use IVSLinkEnabler Package Description com.iizigo.db.prop com.iizigo.panel.prop com.iizigo.term.prop com.iizigo.vs.link com.iizigo.ws.prop Uses of IVSLinkEnabler in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IVSLinkEnabler Modifier and Type Class Description class
EditorInputProps
Editor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
EditorResultProps
Editor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.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 IVSLinkEnabler in com.iizigo.panel.prop
Subinterfaces of IVSLinkEnabler in com.iizigo.panel.prop Modifier and Type Interface Description interface
IEUIPanel
Interface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IVSLinkEnabler Modifier and Type Class Description class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EUIDialog
Editor class for UIDialog.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.Uses of IVSLinkEnabler in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IVSLinkEnabler Modifier and Type Class Description class
EditorScreenProp
This Screen property container holds the screen identifications and fields for a terminal host screen.Uses of IVSLinkEnabler in com.iizigo.vs.link
Subinterfaces of IVSLinkEnabler in com.iizigo.vs.link Modifier and Type Interface Description interface
IVSParticipantLinkEnabler
The VSLinkEnabler for a standard VirtualSpace connection using VSParticipant named Atom.VIRTUALSPACE.Uses of IVSLinkEnabler in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IVSLinkEnabler Modifier and Type Class Description class
EditorOutputProps
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.