Uses of Class
com.iizix.prop.vs.VSParticipantsHolder
Uses of VSParticipantsHolder in com.iizigo.vs.prop
Modifier and TypeClassDescriptionclass
The Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.Modifier and TypeMethodDescriptionprotected VSParticipantsHolder
EditorVirtualSpace.createVSParticipantsHolder()
Creates a new instance of the EditorVSParticipantsHolder.Uses of VSParticipantsHolder in com.iizix.prop.vs
Modifier and TypeFieldDescriptionprotected VSParticipantsHolder
VirtualSpace.participantsHolder
The participants holder.Modifier and TypeMethodDescriptionVSParticipantsHolder.clone()
Clones the instance.protected VSParticipantsHolder
VirtualSpace.createVSParticipantsHolder()
Creates a new instance of the VSParticipantsHolder.VirtualSpace.getParticipantsHolder()
Gets participants holder container.