Uses of Interface
com.iizix.prop.IReferrerParticipant
Uses of IReferrerParticipant in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IReferrerParticipant 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 IReferrerParticipant in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IReferrerParticipant Modifier and Type Class Description classEMUISimpleDialogEditor class for UISimpleDialog.classEUIContextMenuContext menu container.classEUIDialogEditor class for UIDialog.classEUIPanelEditor class for UIPanel.classEUIPanelPartEditor class for UIPanel.Uses of IReferrerParticipant in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IReferrerParticipant Modifier and Type Class Description classEditorScreenPropThis Screen property container holds the screen identifications and fields for a terminal host screen.Uses of IReferrerParticipant in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IReferrerParticipant 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.Uses of IReferrerParticipant in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IReferrerParticipant Modifier and Type Class Description classInputPropsInput Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classResultPropsResult property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.classResultSetPropsResult set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IReferrerParticipant in com.iizix.prop.ui
Subinterfaces of IReferrerParticipant in com.iizix.prop.ui Modifier and Type Interface Description interfaceIUIPanelOwnerThe panel owner is an interface implemented by top level components that are either the panel itself or e.g.Classes in com.iizix.prop.ui that implement IReferrerParticipant Modifier and Type Class Description classMUISimpleDialogSimple mobile popup dialog.classUIContextMenuContext menu UI container.classUIDialogDesktop popup dialog.classUIPanelPanel UI container.classUIPanelBaseBase panel UI container.classUIPanelPartPanel part UI container.Uses of IReferrerParticipant in com.iizix.prop.vs
Subinterfaces of IReferrerParticipant in com.iizix.prop.vs Modifier and Type Interface Description interfaceIVSParticipantInterface implemented by a container being a participant in the VirtualSpace.Uses of IReferrerParticipant in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IReferrerParticipant Modifier and Type Class Description classScreenPropThis Screen property container holds the screen identifications and fields for a terminal host screen.Uses of IReferrerParticipant in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IReferrerParticipant Modifier and Type Class Description classAbstractInputPropsAbstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.classOutputPropsOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.classRESTfulInputPropsInput Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.