Package-level declarations

Types

Link copied to clipboard
sealed class Action

An action performed in the text editor.

Link copied to clipboard
sealed class BackstackAction

Back stack action, the classes of this sealed class represent that actions that the back stack manager can handle and revert.

Link copied to clipboard
interface SingleAction

An action that happens in only one StoryStep, instead of a Collection of StoryStep