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_CANCELED
Method 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
Method Details
getVSLinkInfo
Returns the possible array of VS links possible, their types, the reference type, and so on.- Specified by:
getVSLinkInfo
in interfaceIVSLinkEnabler
- Returns:
- The array of VSLink's possible for the property container.