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 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 IReferrerParticipant in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IReferrerParticipant Modifier and Type Class Description class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EUIContextMenu
Context menu container.class
EUIDialog
Editor class for UIDialog.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor 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 class
EditorScreenProp
This 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 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.Uses of IReferrerParticipant in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IReferrerParticipant Modifier and Type Class Description class
InputProps
Input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.class
ResultProps
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.class
ResultSetProps
Result 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 interface
IUIPanelOwner
The 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 class
MUISimpleDialog
Simple mobile popup dialog.class
UIContextMenu
Context menu UI container.class
UIDialog
Desktop popup dialog.class
UIPanel
Panel UI container.class
UIPanelBase
Base panel UI container.class
UIPanelPart
Panel part UI container.Uses of IReferrerParticipant in com.iizix.prop.vs
Subinterfaces of IReferrerParticipant in com.iizix.prop.vs Modifier and Type Interface Description interface
IVSParticipant
Interface 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 class
ScreenProp
This 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 class
AbstractInputProps
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
OutputProps
Output property that ties a result set from the execution of a Web Service request to VirtualSpace.class
RESTfulInputProps
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.