Package com.iizigo.vs
Class VSParticipantAndHolderHelper
- java.lang.Object
- com.iizigo.vs.VSParticipantAndHolderHelper
public class VSParticipantAndHolderHelper extends java.lang.ObjectClass used to hold the VSParticipant that is being deleted and should later be deleted from a VSParticipantHolder.- Author:
- Christopher Mindus
Field Summary
Fields Modifier and Type Field Description java.lang.StringparticipantReferenceReference to the VS participant.EditorVirtualSpacevirtualSpaceThe VS.
Constructor Summary
Constructors Constructor Description VSParticipantAndHolderHelper()
Field Detail
virtualSpace
public EditorVirtualSpace virtualSpace
The VS.
participantReference
public java.lang.String participantReference
Reference to the VS participant.