Package com.iizigo.link.vs
Interface Summary Interface Description IUICreationFromVS Interface 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.IVSActionLinkEnabler The link enabler for a standard VSAction in VSActionReference named Atom.ACTION or another name usingIVSActionLinkEnabler.getLinkVSActionName(LinkData)
.IVSFieldLinkEnabler The link enabler for a standard VSAction in VSFieldReference named Atom.VSFIELD or another name usingIVSFieldLinkEnabler.getLinkVSFieldName(LinkData)
.Class Summary Class Description LopAssignVirtualSpace The link operation assigning the VirtualSpace to a participant, e.g.LopVSAction The link operation linking VSAction using a VSActionReference for a property container that implements IVSActionListener.LopVSComponent The link operation linking any of VSTable, VSColumnHeader, VSField or VSAction.LopVSField The link operation linking VSField using a VSFieldReference for a property container that implements IVSFieldListener.