Uses of Class
com.iizix.prop.vs.VSParticipantsHolder
Packages that use VSParticipantsHolder
Uses of VSParticipantsHolder in com.iizigo.vs.prop
Subclasses of VSParticipantsHolder in com.iizigo.vs.propModifier and TypeClassDescriptionclass
The Editor version of this class is a child of the VirtualSpace and contains the participants in the VirtualSpace.Methods in com.iizigo.vs.prop that return VSParticipantsHolderModifier and TypeMethodDescriptionprotected VSParticipantsHolder
EditorVirtualSpace.createVSParticipantsHolder()
Creates a new instance of the EditorVSParticipantsHolder.Uses of VSParticipantsHolder in com.iizix.prop.vs
Fields in com.iizix.prop.vs declared as VSParticipantsHolderModifier and TypeFieldDescriptionprotected VSParticipantsHolder
VirtualSpace.participantsHolder
The participants holder.Methods in com.iizix.prop.vs that return VSParticipantsHolderModifier and TypeMethodDescriptionVSParticipantsHolder.clone()
Clones the instance.protected VSParticipantsHolder
VirtualSpace.createVSParticipantsHolder()
Creates a new instance of the VSParticipantsHolder.VirtualSpace.getParticipantsHolder()
Gets participants holder container.