IAceTerminalScreen Interface |
Namespace: imbACE.Services.terminal.core
The IAceTerminalScreen type exposes the following members.
| Name | Description | |
|---|---|---|
| layout |
Screen layout
| |
| layoutFooterMessage |
porukaZaFooter
| |
| layoutStatusMessage |
Message for status line
| |
| layoutTitleMessage |
Message content for layout title
| |
| title |
Screen title
|
| Name | Description | |
|---|---|---|
| execute |
Executes the screen-specific logic
| |
| read |
Reads the user input
| |
| refresh |
Refresh call for dynamic part of content or applicative logic
| |
| render |
#1 Renders the content
|