Click or drag to resize

aceTerminalApplication Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceTerminalApplication type exposes the following members.

Methods
  NameDescription
Public methoddeploySettings
Deploys or redeploys the settings - forcing all parts of the system to update their state according to the settings
(Inherited from aceApplicationBase.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from aceTerminalApplicationBase.)
Public methoddoQuit
Exits the application
(Overrides aceApplicationBasedoQuit.)
Public methoddoUpdateInterface
Azurira dinamicke komponente interfejsa
(Inherited from aceTerminalApplicationBase.)
Public methodgoBack
Goes back for one screen-step. If there are any screen in the screenHistoryStack
Public methodgoToMainPage
Goes to main page.
Public methodgoToWelcomePage
Goes to welcome page.
Public methodinitCommonLayout
Method called by each screen, on its opening
Public methodlog
Logs the specified message: if logger set with logger, if not directly to console
(Inherited from aceApplicationBase.)
Public methodsetAboutInformation
Sets the author information.
(Inherited from aceApplicationBase.)
Public methodStartApplication
Starts the application, keeping thread in the loop. Once it returns false, it means user chosen to quit the application
(Inherited from aceApplicationBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also