Uses of Class
com.iizix.prop.vs.actor.ActionActors
Packages that use ActionActors
Uses of ActionActors in com.iizigo.vs.actor
Subclasses of ActionActors in com.iizigo.vs.actorModifier and TypeClassDescriptionclass
The Editor version of class container for associated action actors of a VSAction.Uses of ActionActors in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return ActionActorsModifier and TypeMethodDescriptionprotected ActionActors
EditorVSAction.createActionActors()
Creates a new instance of the action actors.Uses of ActionActors in com.iizix.prop.vs
Fields in com.iizix.prop.vs declared as ActionActorsMethods in com.iizix.prop.vs that return ActionActorsModifier and TypeMethodDescriptionprotected ActionActors
VSAction.createActionActors()
Creates a new instance of the action actors, overridden for the Editor.VSAction.getActionActors()
Gets the action actors instance.Uses of ActionActors in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return ActionActors