Package com.iizigo.vs.link
Interface IVSParticipantLinkEnabler
- All Superinterfaces:
- IVSLinkEnabler
- All Known Subinterfaces:
- IEUIPanel
- All Known Implementing Classes:
- EditorInputProps,- EditorOutputProps,- EditorRESTfulInputProps,- EditorResultProps,- EditorResultSetProps,- EditorScreenProp,- EMUISimpleDialog,- EUIDialog,- EUIPanel,- EUIPanelPart
The VSLinkEnabler for a standard VirtualSpace connection using VSParticipant named Atom.VIRTUALSPACE.
- Author:
- Christopher Mindus
- Field SummaryFieldsModifier and TypeFieldDescription- static final VSLinkInfo<?>[]The standard VSLinkAction with VSParticipant named Atom.VIRTUALSPACE.- Fields inherited from interface com.iizigo.vs.link.IVSLinkEnabler- EMPTY_VSLINK_INFO, OPERATION_CANCELED
- Method SummaryModifier and TypeMethodDescription- default VSLinkInfo<?>[]Returns the possible array of VS links possible, their types, the reference type, and so on.- Methods inherited from interface com.iizigo.vs.link.IVSLinkEnabler- attempVSLink
- Field Details- VIRTUALSPACE_PARTICIPANT_LINK_ENABLERThe standard VSLinkAction with VSParticipant named Atom.VIRTUALSPACE.
 
- Method Details- getVSLinkInfoReturns the possible array of VS links possible, their types, the reference type, and so on.- Specified by:
- getVSLinkInfoin interface- IVSLinkEnabler
- Returns:
- The array of VSLink's possible for the property container.