UNPKG

@magic-xpa/utils

Version:

magic utils package

174 lines (173 loc) 9.37 kB
export declare class DefaultMsgDetails { MsgID: string; MsgString: string; constructor(ID: string, MsgStr: string); } export declare class MsgInterface { static readonly STR_ERR_NUM: string; static readonly STR_ERR_DATE: string; static readonly STR_ERR_TIME: string; static readonly MONTHS_PTR: string; static readonly DAYS_PTR: string; static readonly STR_ERR_NEGETIVE: string; static readonly STR_RNG_TXT: string; static readonly EDT_ERR_STR_1: string; static readonly STR_ERR_PIPE_CONNECTION: string; static readonly FMERROR_STR_BAD_NAME: string; static readonly FMERROR_STR_BAD_DAMAGED: string; static readonly FMERROR_STR_BAD_BADCREATE: string; static readonly FMERROR_STR_FILE_LOCKED: string; static readonly FMERROR_STR_BAD_UNEXPECTED: string; static readonly FMERROR_STR_BAD_SERVER_NOTFOUND: string; static readonly FMERROR_STR_BAD_SERVER_INIT_FAILED: string; static readonly FMERROR_STR_UNLOCKED: string; static readonly FMERROR_STR_BAD_DB_INIT_FAILED: string; static readonly FMERROR_STR_BAD_LOCK_OPEN: string; static readonly FMERROR_STR_BAD_BADOPEN: string; static readonly FMERROR_STR_BAD_BADDEF: string; static readonly FMERROR_STR_DUP_KEY: string; static readonly FMERROR_STR_COMM_LOADED: string; static readonly FMERROR_STR_COMM_CONNECT: string; static readonly FMERROR_STR_READONLY: string; static readonly FMERROR_STR_BAD_BADCLOSE: string; static readonly FMERROR_STR_REC_LOCKED: string; static readonly FMERROR_STR_TRANS_OPEN: string; static readonly FMERROR_STR_COMMIT: string; static readonly FMERROR_STR_ABORT: string; static readonly FMERROR_STR_RSRC_LOCKED: string; static readonly FMERROR_STR_NODEF: string; static readonly FMERROR_STR_DEADLOCK: string; static readonly FMERROR_STR_DB_PROT: string; static readonly FMERROR_STR_OWNR_ALRDY_SET: string; static readonly FMERROR_STR_INVALID_OWNR: string; static readonly FMERROR_STR_CLR_OWNR_FAIL: string; static readonly FMERROR_STR_NO_DATABASE: string; static readonly FMERROR_STR_DBMS_ALTER_FAIL: string; static readonly FMERROR_STR_TRANS_LOCK: string; static readonly FMERROR_STR_EXTUSE_MULU_CNFLCT: string; static readonly FMERROR_STR_DB_GW_VERSION_CNFLCT: string; static readonly FMERROR_STR_DB_CANOT_REMOVE: string; static readonly FMERROR_STR_DB_CANOT_RENAME: string; static readonly FMERROR_STR_DB_BAD_SQL_CMD: string; static readonly FMERROR_STR_REC_LOCKED_NOBUF: string; static readonly FMERROR_STR_REOPEN: string; static readonly FMERROR_STR_REC_LOCKED_NOW: string; static readonly FMERROR_STR_DBMS_SORT_FAIL: string; static readonly FMERROR_STR_NO_OLD_DATABASE_DBMS: string; static readonly FMERROR_STR_BAD_LOGIN: string; static readonly FMERROR_STR_ERR_EXEC_SQL: string; static readonly FMERROR_STR_ERR_UPDATE_FAIL: string; static readonly FMERROR_STR_ERR_INSERT_FAIL: string; static readonly FMERROR_STR_ERR_DELETE_FAIL: string; static readonly FMERROR_STR_PRINTER: string; static readonly FMERROR_STR_FIL_NOT_EXIST: string; static readonly FMERROR_STR_COMM_GWY_COMPTABILITY: string; static readonly FMERROR_STR_CACHE_TOO_BIG: string; static readonly FMERROR_STR_NO_ROWS_AFFECTED: string; static readonly FMERROR_STR_TARGET_FILE_EXIST: string; static readonly FMERROR_STR_FILE_IS_VIEW: string; static readonly FMERROR_STR_DB_CANOT_COPY: string; static readonly FMERROR_STR_HLP_NOT_EXIST: string; static readonly FMERROR_STR_UNUSABLE_FILE: string; static readonly FMERROR_STR_DB_BAD_QUERY: string; static readonly FMERROR_STR_NO_HDLS: string; static readonly FMERROR_STR_MAX_CONNS_REACHED: string; static readonly FMERROR_STR_CONSTRAINT_FAIL: string; static readonly FMERROR_STR_TRIGGER_FAIL: string; static readonly FMERROR_STR_MODIFY_WITHIN_TRANS: string; static readonly EXPTAB_TSK_MODE_RT: string; static readonly EXPTAB_ERR_CALL_MAIN_PRG_1: string; static readonly LOCATE_STR_ERR_EOF: string; static readonly RT_STR_REC_NOTFOUND: string; static readonly RT_STR_PRG_NOTFOUND: string; static readonly RT_STR_NO_RECS_IN_RNG: string; static readonly RT_STR_FLD_MUST_UPDATED: string; static readonly RT_STR_TSK_NO_SCREEN: string; static readonly RT_STR_CRSR_CANT_PARK: string; static readonly RT_STR_MODE_NOTALLOWED: string; static readonly RT_STR_NON_MODIFIABLE: string; static readonly RT_STR_UPDATE_IN_QUERY: string; static readonly RT_STR_LOAD_RES_FAIL: string; static readonly RT_STR_NO_CREATE_ON_TREE: string; static readonly TSKR_ERR_NOTEXIST_COMP: string; static readonly TSK_ERR_BCSUBFORM_WRONG_EXP: string; static readonly TSK_ERR_NESTED_BCSUBFORM: string; static readonly TSK_ERR_CHANGE_CACHED_NESTED_BCSUBFORM: string; static readonly TSK_ERR_SUBFORM_DSQL: string; static readonly TSK_ERR_DSQL_SELECT_ONLY: string; static readonly CSTIO_STR_ERR2: string; static readonly CONFIRM_STR_DELETE: string; static readonly CONFIRM_STR_CANCEL: string; static readonly CONFIRM_STR_WINDOW_TITLE: string; static readonly WARNING_STR_WINDOW_TITLE: string; static readonly BRKTAB_STR_ERROR: string; static readonly USRINP_STR_BADPASSW: string; static readonly USRINP_STR_BADPASSW_WEBSERVER: string; static readonly USRINP_STR_BADPASSW_PROXYSERVER: string; static readonly CRF_STR_CONF_UPD: string; static readonly MENU_STR_ERROR_ENABLE: string; static readonly GUI_OK_BUTTON: string; static readonly GUI_CANCEL_BUTTON: string; static readonly BRKTAB_STOP_MODE_TITLE: string; static readonly BRKTAB_STR_ERR_FORM: string; static readonly BROWSER_OPT_INFO_SERVER_STR: string; static readonly STR_ERR_PIC_J: string; static readonly STR_ERR_PIC_S: string; static readonly STR_ERR_PIC_T: string; static readonly TASKRULE_STR_APPLICATION: string; static readonly DITDEF_STR_ERR_WINDOW_TYPE: string; static readonly DITDEF_STR_ERR_SUBFORM_PROG_PARALLEL: string; static readonly DATEHEB_MONTH_STR: string; static readonly DATEHEB_DOW_STR: string; static readonly CHK_ERR_CALL_FROM_RICH_CLIENT: string; static readonly RC_STR_F7_UNEXPECTED_ERR: string; static readonly STR_ERR_MAX_VAR_SIZE: string; static readonly STR_RC_RECENT_ACTIVITY_TOOLTIP_HDR: string; static readonly STR_RC_RECENT_ACTIVITY_TIME_LBL: string; static readonly STR_RC_RECENT_ACTIVITY_DATA_UNIT: string; static readonly STR_RC_RECENT_ACTIVITY_TIME_UNIT: string; static readonly STR_PAGE_LOADING_IN_PROGRESS: string; static readonly STR_CANNOT_PARK: string; static readonly STR_RESTART_SESSION: string; static readonly STR_ERR_INACCESSIBLE_URL: string; static readonly STR_ERR_SESSION_CLOSED: string; static readonly STR_ERR_SESSION_CLOSED_INACTIVITY: string; static readonly STR_MINUTES: string; static readonly STR_HOURS: string; static readonly STR_ERR_AUTHORIZATION_FAILURE: string; static readonly STR_WARN_UNLOAD_TIMEOUT: string; static readonly STR_WARN_PARALLEL_NOT_SUPPORTED: string; static readonly DN_ERR_MDI_FRAME_ISNOT_OPENED: string; static readonly ERR_CANNOT_HANDLE_WEB_REQUEST: string; static readonly STR_MDI_FRAME_MISMATCH: string; static readonly CHK_ERR_OFFLINE_NOT_SUPPORT_FRAME_INTERFACE: string; static readonly STR_USER_ID: string; static readonly STR_PASSWORD: string; static readonly STR_LOGON_PARAMETERS: string; static readonly STR_LOGON_CAPTION: string; static readonly STR_LOGON_INSTRUCTION: string; static readonly STR_GENERIC_ERROR_MESSAGE: string; static readonly STR_GENERIC_ERROR_CONNECTION_PROBLEM_TITLE: string; static readonly STR_GENERIC_ERROR_CONNECTION_PROBLEM_MESSAGE: string; static readonly FMERROR_STR_TRANS_OPEN_FAILED: string; static readonly STR_ERR_CANNOT_CALL_OFFLINE_BYNAME_OR_BYEXP: string; static readonly RT_STR_DELETE_MODE_WITHOUT_MAINSOURCE_NOTALLOWED: string; static readonly RC_ERROR_INCOMPATIBLE_DATASOURCES: string; static readonly RC_ERROR_INVALID_SOURCES: string; static readonly RC_ERROR_OFFLINE_NEXT_EXECUTION_INVALID_SOURCES: string; static readonly RC_ERR_ANDROID_LOAD_FROM_URL: string; static readonly STR_CLIENT_DB_DEL_OPERATION_FAILED: string; static readonly STR_DATAVIEW_TO_DATASOURCE_OPERATION_FAILED: string; static readonly STR_CLIENT_DB_DISCONNECT_DATASOURCE_OPEN: string; static readonly STR_CLIENT_DB_DISCONNECT_DATASOURCE_NOT_EXIST: string; static readonly FMERROR_STR_INVALID_PASSWORD: string; static readonly STR_MOBILE_TAB_CONTROL_CANNOT_BE_USED: string; static readonly STR_MOBILE_CONTROLS_CANNOT_BE_OUTSIDE_TAB: string; static readonly STR_MOBILE_TAB_CONTROL_LAYER_0: string; static readonly STR_MOBILE_TAB_DISPLAY_LIST_ERROR: string; static readonly RC_ERROR_ARG_TYPE_STRING_NUMBER_MISMATCH: string; static readonly RC_ERROR_ILLEGAL_ARG_ATTR_TYPE: string; static readonly RC_ERROR_ILLEGAL_RETURN_VAL_ATTR_TYPE: string; static readonly DefaultMessages: DefaultMsgDetails[]; constructor(); }