Method | Description | |
---|---|---|
ActivateScreen ( IScreen screen ) : void | ||
ClearTransient ( ) : void | ||
ShellService ( IScreenObjectRegistry registry, ICommandBar commands, IOptionsMenu options ) : StoryTeller.UserInterface.Controls | ||
Start ( ) : void |
Method | Description | |
---|---|---|
refill ( ) : void |
public ActivateScreen ( IScreen screen ) : void | ||
screen | IScreen | |
return | void |
public ShellService ( IScreenObjectRegistry registry, ICommandBar commands, IOptionsMenu options ) : StoryTeller.UserInterface.Controls | ||
registry | IScreenObjectRegistry | |
commands | ICommandBar | |
options | IOptionsMenu | |
return | StoryTeller.UserInterface.Controls |