Uses of Class
com.iizix.prop.vs.VSGroup
Packages that use VSGroup
Uses of VSGroup in com.iizigo.vs.prop
Subclasses of VSGroup in com.iizigo.vs.propUses of VSGroup in com.iizix.api
Methods in com.iizix.api that return VSGroupModifier and TypeMethodDescriptionGets the group with the specified path.BaseEvent.getGroup2
(@FullVSRef String fullVSRef) Gets the group with the specified full VS reference path.BaseEvent.getGroupNull
(@VSRef String path) Gets the group with the specified path.BaseEvent.getGroupNull2
(@FullVSRef String fullVSRef) Gets the group with the specified full VS reference path.Uses of VSGroup in com.iizix.prop.vs
Methods in com.iizix.prop.vs that return VSGroupModifier and TypeMethodDescriptionVSGroup.clone()
Clones the VirtualSpace Group.default VSGroup
Gets the group with the specified path.Gets the group with the specified path.default VSGroup
IVSComponent.getGroup2
(@FullVSRef String fullVSRef) Gets the group with the specified full VS reference path.VirtualSpace.getGroup2
(@FullVSRef String fullVSRef) Gets the group with the specified full VS reference path.default VSGroup
IVSComponent.getGroupNull
(@VSRef String path) Gets the group with the specified path.VirtualSpace.getGroupNull
(@VSRef String path) Gets the group with the specified path.default VSGroup
IVSComponent.getGroupNull2
(@FullVSRef String fullVSRef) Gets the group with the specified full VS reference path.VirtualSpace.getGroupNull2
(@FullVSRef String fullVSRef) Gets the group with the specified full VS reference path.Methods in com.iizix.prop.vs with parameters of type VSGroupModifier and TypeMethodDescriptionprotected void
Called when the property reference has been disposed of e.g.protected void
VSGroupReference.onResolved
(VSGroup target) Called when the property reference has been resolved.Uses of VSGroup in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return VSGroup