class |
AbstractAddActor |
Ancestor for actions that add an actor.
|
class |
AbstractAddTemplate |
Ancestor for actions that add a template.
|
class |
AbstractFavoriteActor |
Ancestor for actions that add a favorite actor.
|
class |
AbstractKeyboardActionWithActor |
Ancestor for actions that do something with a specified actor.
|
class |
AbstractQuickSearchActor |
Ancestor for actions that add an actor via a quick search list.
|
class |
AbstractSearchActor |
Ancestor for actions that add an actor.
|
class |
ActionQuickSearch |
Allows the user to search for actions in menu items for editor and tree popup.
|
class |
AddActorAfter |
Adds an actor after the current location.
|
class |
AddActorBeneath |
Adds an actor beneath the current location.
|
class |
AddActorHere |
Adds an actor at the current location.
|
class |
AddTemplateAfter |
Adds an actor generated from a template after the current location.
|
class |
AddTemplateBeneath |
Adds an actor generated from a template at the current location.
|
class |
AddTemplateHere |
Adds an actor generated from a template at the current location.
|
class |
EncloseActor |
Encloses the selected actor(s) with the specified actor.
|
class |
FavoriteActorAfter |
Allows the user to select a favorite actor to be inserted after the current location.
|
class |
FavoriteActorBeneath |
Allows the user to select a favorite actor to be inserted beneath the current location.
|
class |
FavoriteActorHere |
Allows the user to select a favorite actor to be inserted at the current location.
|
class |
PullUpActor |
Adds an actor at the current location.
|
class |
QuickAction |
Brings up the quick action menu.
|
class |
QuickSearchActorAfter |
Allows the user to search for an actor to be inserted after the current location.
|
class |
QuickSearchActorBeneath |
Allows the user to search for an actor to be inserted beneath the current location.
|
class |
QuickSearchActorHere |
Allows the user to search for an actor to be inserted at the current location.
|
class |
SearchActorAfter |
Allows the user to search for an actor to be inserted after the current location.
|
class |
SearchActorBeneath |
Allows the user to search for an actor to be inserted beneath the current location.
|
class |
SearchActorHere |
Allows the user to search for an actor to be inserted at the current location.
|