aceTerminalScreenBase Class |
Namespace: imbACE.Services.terminal.core
public abstract class aceTerminalScreenBase : aceOperationSetExecutorBase, IRenderReadExecute, IRender, IRead, IInit, IExecute, ItextLayout, IAceTerminalScreen
The aceTerminalScreenBase type exposes the following members.
| Name | Description | |
|---|---|---|
| layout |
Screen layout
| |
| layoutFooterMessage | ||
| layoutStatusMessage | ||
| layoutTitleMessage | ||
| title |
Screen title
|
| Name | Description | |
|---|---|---|
| execute |
Executes the screen-specific logic
| |
| init |
#0 Called when the screen is constructed
| |
| OnPropertyChanged | (Inherited from aceBindable.) | |
| read |
Reads the user input
| |
| refresh |
Refresh call for dynamic part of content or applicative logic
| |
| render |
#1 Renders the content
|
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |