A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
N
- newStory(java.lang.String,java.lang.String) - function in io.writeopia.sdk.manager.WriteopiaManager
- Creates a new story.
- nextFocusOrCreate(java.lang.Integer) - function in io.writeopia.sdk.manager.WriteopiaManager
- Moves the focus to the next available StoryStep if it can't find a step to focus, it creates a new StoryStep at the end of the document.
- nextState(io.writeopia.sdk.model.story.StoryState) - function in io.writeopia.sdk.backstack.BackstackManager
- Moves to the next state available.
- noContent(java.util.Map) - function in io.writeopia.sdk.utils.extensions.StoryExtensionsKt