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