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 Summary
FieldsModifier and TypeFieldDescriptionstatic final VSLinkInfo<?>[]The standard VSLinkAction with VSParticipant named Atom.VIRTUALSPACE.Fields inherited from interface com.iizigo.vs.link.IVSLinkEnabler
EMPTY_VSLINK_INFO, OPERATION_CANCELEDMethod Summary
Modifier and TypeMethodDescriptiondefault 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_ENABLER
The standard VSLinkAction with VSParticipant named Atom.VIRTUALSPACE.
Method Details
getVSLinkInfo
Returns the possible array of VS links possible, their types, the reference type, and so on.- Specified by:
getVSLinkInfoin interfaceIVSLinkEnabler- Returns:
- The array of VSLink's possible for the property container.