Click or drag to resize

aceTerminalApplication Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceTerminalApplication type exposes the following members.

Properties
  NameDescription
Public propertyappAboutInfo
Information about the application. Used in User Interface and to sign all reports, readme files and exported documents
(Inherited from aceApplicationBase.)
Public propertyataman
Ataman - watching logs and other folders for oversize
(Inherited from aceApplicationBase.)
Public propertycommandLineArguments (Inherited from aceApplicationBase.)
Public propertycurrent
The current screen, implements screenHistoryStack management and calls [!:onScreenClosed(IAceTerminalScreen)] and [!:onScreenOpened(IAceTerminalScreen)] methods
Public propertydescription
Short description of the application
(Inherited from aceApplicationBase.)
Public propertydoKeepRunning
If true it will keep running
(Inherited from aceApplicationBase.)
Public propertyfolder
Main application folder, where the executable is started
(Inherited from aceApplicationBase.)
Public propertyfolder_cache
Folder used by the chache system
(Inherited from aceApplicationBase.)
Public propertyfolder_config
Folder with configuration files
(Inherited from aceApplicationBase.)
Public propertyfolder_logs
Folder with log files and diagnostics
(Inherited from aceApplicationBase.)
Public propertyfolder_plugins
Folder with plugins
(Inherited from aceApplicationBase.)
Public propertyfolder_projects
Folder with saved application projects.
(Inherited from aceApplicationBase.)
Public propertyfolder_reports
Folder with plugins
(Inherited from aceApplicationBase.)
Public propertyfolder_resources
Folder with report themes and other resources
(Inherited from aceApplicationBase.)
Public propertyfooterLine
Public propertyfooterLineLeftContent
Bindable property
(Inherited from aceTerminalApplicationBase.)
Public propertyfooterLineRightContent
Bindable property
(Inherited from aceTerminalApplicationBase.)
Public propertyheaderLine
Public propertyheaderLineLeftContent
Sadrzaj koji treba da se prikaze u levom cosku
(Inherited from aceTerminalApplicationBase.)
Public propertyheaderLineRightContent
Sadrzaj koji treba da se prikaze u desnom cosku
(Inherited from aceTerminalApplicationBase.)
Public propertyisGoBackEnabled
Public propertylogContent
Content of the logger
(Inherited from aceApplicationBase.)
Public propertylogger
Main log-output for the application
(Inherited from aceApplicationBase.)
Public propertyname
Gets the application name
(Inherited from aceApplicationBase.)
Public propertyplatform
Reference to the currently active output platform
Public propertyplugins
Plugins from folder_plugins folder
(Inherited from aceApplicationBase.)
Public propertyscreenMain
Gets or sets the screen main.
Public propertyscreenWelcome
Gets or sets the screen welcome.
Public propertysettings
Base application settings
(Inherited from aceApplicationBase.)
Public propertystate
State of the application
(Inherited from aceApplicationBase.)
Public propertystatusLine
Public propertystatusLineLeftContent
Sadrzaj statusne linije - levo
(Inherited from aceTerminalApplicationBase.)
Public propertystatusLineRightContent
Sadrzaj statusne linije desno
(Inherited from aceTerminalApplicationBase.)
Top
See Also