Uses of Interface
com.iizigo.link.java.IJavaInterfaceLinkEnabler
Packages that use IJavaInterfaceLinkEnabler Package Description com.iizigo.db.prop com.iizigo.term.prop com.iizigo.ws.prop Uses of IJavaInterfaceLinkEnabler in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IJavaInterfaceLinkEnabler 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 IJavaInterfaceLinkEnabler in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IJavaInterfaceLinkEnabler Modifier and Type Class Description classEditorScreenFieldPropThis Screen identification property container for a terminal host screen property.Uses of IJavaInterfaceLinkEnabler in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IJavaInterfaceLinkEnabler 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.classEditorRESTfulInputPropsEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.