Package com.iizigo.link.vs
package com.iizigo.link.vs
- ClassDescriptionInterface implemented by VS components VSAction, VSField, VSTable, VSGroup used for UI creation when VS components are dropped in a UI container, UIComps or layout manager.The link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name using
IVSActionLinkEnabler.getLinkVSActionName(LinkData)
.The link enabler for a standard VSAction in VSFieldReference named Atom.VSFIELD or another name usingIVSFieldLinkEnabler.getLinkVSFieldName(LinkData)
.The link operation assigning the VirtualSpace to a participant, e.g.The link operation linking VSAction using a VSActionReference for a property container that implements IVSActionListener.The link operation linking any of VSTable, VSColumnHeader, VSField or VSAction.The link operation linking VSField using a VSFieldReference for a property container that implements IVSFieldListener.