Uses of Interface
com.iizix.prop.vs.IVSAccessor
Packages that use IVSAccessor
Package
Description
Uses of IVSAccessor in com.iizigo.db.prop
Classes in com.iizigo.db.prop that implement IVSAccessorModifier and TypeClassDescriptionclassEditor version of the input Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classEditor version of result set property that ties a result from the execution of an SQL query statement to VirtualSpace.classEditor version of result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IVSAccessor in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IVSAccessorModifier and TypeClassDescriptionclassEditor class for UISimpleDialog.classContext menu container.classEditor class for UIDialog.classEditor class for UIPanel.classEditor class for UIPanel.Uses of IVSAccessor in com.iizigo.prop.editor.dialog
Constructors in com.iizigo.prop.editor.dialog with parameters of type IVSAccessorModifierConstructorDescriptionRawTextEditorComposite(org.eclipse.swt.widgets.Composite parent, int style, KString ks, Boolean useTags, boolean isPlainOnly, ModuleModel model, IVSAccessor vsAccessor, EditorTextTable defaultTextTable, Runnable stateRunnable) Create the dialog.Uses of IVSAccessor in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IVSAccessorModifier and TypeClassDescriptionclassThis Screen property container holds the screen identifications and fields for a terminal host screen.Uses of IVSAccessor in com.iizigo.text
Constructors in com.iizigo.text with parameters of type IVSAccessorModifierConstructorDescriptionCommonTextActions(org.eclipse.swt.widgets.Shell shell, ModuleModel model, TextTableEditor editor, IVSAccessor vsAccessor, EditorTextTable defaultTextTable, IPropUndoRedo undoRedo, Boolean useTags) Constructor.Uses of IVSAccessor in com.iizigo.vs
Classes in com.iizigo.vs that implement IVSAccessorMethods in com.iizigo.vs with parameters of type IVSAccessorModifier and TypeMethodDescriptionstatic EditorVirtualSpaceVSHelper.getVirtualSpace(org.eclipse.swt.widgets.Shell shell, ModuleModel model, IVSAccessor vsAccessor, IPropUndoRedo undoRedo) Gets the VirtualSpace from the participant.Uses of IVSAccessor in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IVSAccessorUses of IVSAccessor in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IVSAccessorModifier and TypeClassDescriptionclassEditor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.classEditor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.Uses of IVSAccessor in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IVSAccessorModifier and TypeClassDescriptionclassInput Properties that ties the input to the execution of an SQL query statement to VirtualSpace.classResult property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.classResult set property that ties a result set from the execution of an SQL query statement to VirtualSpace.Uses of IVSAccessor in com.iizix.prop.ui
Subinterfaces of IVSAccessor in com.iizix.prop.uiModifier and TypeInterfaceDescriptioninterfaceThe 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 IVSAccessorModifier and TypeClassDescriptionclassSimple mobile popup dialog.classContext menu UI container.classDesktop popup dialog.classPanel UI container.classBase panel UI container.classPanel part UI container.Uses of IVSAccessor in com.iizix.prop.vs
Subinterfaces of IVSAccessor in com.iizix.prop.vsModifier and TypeInterfaceDescriptioninterfaceInterface implemented by a container being a participant in the VirtualSpace.Classes in com.iizix.prop.vs that implement IVSAccessorModifier and TypeClassDescriptionclassThis VirtualSpace property container holds the fields and tables in the VirtualSpace.Uses of IVSAccessor in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IVSAccessorModifier and TypeClassDescriptionclassThis Screen property container holds the screen identifications and fields for a terminal host screen.Uses of IVSAccessor in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IVSAccessorModifier and TypeClassDescriptionclassAbstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.classOutput property that ties a result set from the execution of a Web Service request to VirtualSpace.classInput Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.