The Global type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | BANNER_INDEX_KEY |
Holds a commonly used key reference to access the banner index.
|
![]() ![]() | cApp |
Self reference for access to internal centralized methods.
|
![]() ![]() | dataViews |
Dictionary lookup for data views.
|
![]() ![]() | debugOn |
Controls the logging behavior of the application.
|
![]() ![]() | DEFAULT_ICON |
Holds the default icon name.
|
![]() ![]() | FILTER_MANAGER_KEY |
Holds a commonly used key reference to access the filter manager.
|
![]() ![]() | lastError |
Reference to store last Exception from certain specific methods.
Currently application prep uses this method.
|
![]() ![]() | MAX_BULK_EXP_ROWS_DEFAULT |
Default bulk export rows, string form.
|
![]() ![]() | MAX_BULK_EXP_ROWS_DEFAULT_INT |
Default bulk export rows, int form.
|
![]() ![]() | MAX_EXP_ROWS_DEFAULT |
Default maximum export rows value.
|
![]() ![]() | MAX_JSON_COLS_DEFAULT |
Default maximum JSON conversion cols, string form.
|
![]() ![]() | MAX_JSON_COLS_DEFAULT_INT |
Default maximum JSON conversion cols, int form.
|
![]() ![]() | MAX_JSON_ROWS_DEFAULT |
Default maximum JSON conversion rows, string form.
|
![]() ![]() | MAX_JSON_ROWS_DEFAULT_INT |
Default maximum JSON conversion rows, int form.
|
![]() ![]() | MAX_ROW_RETURN_DEFAULT |
Default maximum row return value.
|
![]() ![]() | MAX_ROW_RETURN_DEFAULT_INT |
Default maximum row return value.
|
![]() ![]() | MAX_TOOL_ROWS_DEFAULT |
Default maximum complex tool rows, string form.
|
![]() ![]() | MAX_TOOL_ROWS_DEFAULT_INT |
Default maximum complex tool rows, int form.
|
![]() ![]() | REPORT_CLIPBOARD_KEY |
Holds a commonly used key reference to access the report clipboard.
|
![]() ![]() | STATISTIC_CLIPBOARD_KEY |
Holds a commonly used key reference to access the statistic clipboard.
|
![]() ![]() | strings |
Dictionary lookup for string storage.
|
![]() ![]() | sw |
Stream writer reference used for filesystem debugging, output streams.
|
See Also