Uses of Class
com.iizix.prop.vs.VSParticipantsHolder
Packages that use VSParticipantsHolder Package Description com.iizigo.vs.prop com.iizix.prop.vs Uses of VSParticipantsHolder in com.iizigo.vs.prop
Subclasses of VSParticipantsHolder in com.iizigo.vs.prop Modifier and Type Class Description classEditorVSParticipantsHolderThe 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 VSParticipantsHolder Modifier and Type Method Description protected VSParticipantsHolderEditorVirtualSpace. createVSParticipantsHolder()Creates a new instance of the EditorVSParticipantsHolder.Uses of VSParticipantsHolder in com.iizix.prop.vs
Fields in com.iizix.prop.vs declared as VSParticipantsHolder Modifier and Type Field Description protected VSParticipantsHolderVirtualSpace. participantsHolderThe participants holder.Methods in com.iizix.prop.vs that return VSParticipantsHolder Modifier and Type Method Description VSParticipantsHolderVSParticipantsHolder. clone()Clones the instance.protected VSParticipantsHolderVirtualSpace. createVSParticipantsHolder()Creates a new instance of the VSParticipantsHolder.VSParticipantsHolderVirtualSpace. getParticipantsHolder()Gets participants holder container.