Uses of Interface
com.iizigo.vs.link.IVSParticipantLinkEnabler
Packages that use IVSParticipantLinkEnabler Package Description com.iizigo.db.prop com.iizigo.panel.prop com.iizigo.term.prop com.iizigo.ws.prop Uses of IVSParticipantLinkEnabler in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IVSParticipantLinkEnabler Modifier and Type Class Description classEditorInputPropsEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classEditorResultPropsEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditorResultSetPropsEditor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IVSParticipantLinkEnabler in com.iizigo.panel.prop
Subinterfaces of IVSParticipantLinkEnabler in com.iizigo.panel.prop Modifier and Type Interface Description interfaceIEUIPanelInterface implemented by panels in the Designer.Classes in com.iizigo.panel.prop that implement IVSParticipantLinkEnabler Modifier and Type Class Description classEMUISimpleDialogEditor class for UISimpleDialog.classEUIDialogEditor class for UIDialog.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.Uses of IVSParticipantLinkEnabler in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IVSParticipantLinkEnabler Modifier and Type Class Description classEditorScreenPropThis Screen property container holds the screen identifications and fields for a terminal host screen.Uses of IVSParticipantLinkEnabler in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IVSParticipantLinkEnabler Modifier and Type Class Description classEditorOutputPropsEditor 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.