UNPKG

@magic-xpa/utils

Version:

magic utils package

335 lines (334 loc) • 16.6 kB
export declare class InternalInterface { static readonly MG_ACT_NONE: number; static readonly MG_ACT_CHAR: number; static readonly MG_ACT_OLE2: number; static readonly MG_ACT_EDT_MARKPRVCH: number; static readonly MG_ACT_EDT_MARKNXTCH: number; static readonly MG_ACT_EDT_MARKTOBEG: number; static readonly MG_ACT_EDT_MARKTOEND: number; static readonly MG_ACT_MENU_BAR: number; static readonly MG_ACT_EDT_BEGFLD: number; static readonly MG_ACT_EDT_ENDFLD: number; static readonly MG_ACT_CUT: number; static readonly MG_ACT_CLOSE: number; static readonly MG_ACT_EXIT: number; static readonly MG_ACT_DISPLAY_REFRESH: number; static readonly MG_ACT_RESTORE_DEFAULTS: number; static readonly MG_ACT_BUTTON: number; static readonly MG_ACT_JUMP_TO_ROW: number; static readonly MG_ACT_COMMUNICATIONS: number; static readonly MG_ACT_OPEN_APPLICATION: number; static readonly MG_ACT_ACT_CLOSE_APPL: number; static readonly MG_ACT_TOOLKIT_RUNTIME: number; static readonly MG_ACT_KEYBOARD_MAPPING: number; static readonly MG_ACT_SHELL_TO_OS: number; static readonly MG_ACT_EXIT_SYSTEM: number; static readonly MG_ACT_RTO_MODIFY: number; static readonly MG_ACT_RTO_CREATE: number; static readonly MG_ACT_RTO_QUERY: number; static readonly MG_ACT_CANCEL: number; static readonly MG_ACT_ZOOM: number; static readonly MG_ACT_DELLINE: number; static readonly MG_ACT_CRELINE: number; static readonly MG_ACT_REPEAT_ENTRY: number; static readonly MG_ACT_MOVE_ENTRY: number; static readonly MG_ACT_OVERWRITE_ENTRY: number; static readonly MG_ACT_SELECT: number; static readonly MG_ACT_EDT_PRVCHAR: number; static readonly MG_ACT_EDT_NXTCHAR: number; static readonly MG_ACT_EDT_PRVTAB: number; static readonly MG_ACT_EDT_NXTTAB: number; static readonly MG_ACT_EDT_PRVWORD: number; static readonly MG_ACT_EDT_NXTWORD: number; static readonly MG_ACT_EDT_PRVLINE: number; static readonly MG_ACT_EDT_NXTLINE: number; static readonly MG_ACT_EDT_PRVPAGE: number; static readonly MG_ACT_EDT_NXTPAGE: number; static readonly MG_ACT_EDT_BEGLINE: number; static readonly MG_ACT_EDT_ENDLINE: number; static readonly MG_ACT_EDT_BEGPAGE: number; static readonly MG_ACT_EDT_ENDPAGE: number; static readonly MG_ACT_EDT_BEGFORM: number; static readonly MG_ACT_EDT_ENDFORM: number; static readonly MG_ACT_EDT_DELCURCH: number; static readonly MG_ACT_EDT_DELPRVCH: number; static readonly MG_ACT_EDT_BEGNXTLINE: number; static readonly MG_ACT_TBL_PRVFLD: number; static readonly MG_ACT_TBL_NXTFLD: number; static readonly MG_ACT_TBL_PRVLINE: number; static readonly MG_ACT_TBL_NXTLINE: number; static readonly MG_ACT_TBL_PRVPAGE: number; static readonly MG_ACT_TBL_NXTPAGE: number; static readonly MG_ACT_TBL_BEGLINE: number; static readonly MG_ACT_TBL_ENDLINE: number; static readonly MG_ACT_TBL_BEGPAGE: number; static readonly MG_ACT_TBL_ENDPAGE: number; static readonly MG_ACT_TBL_BEGTBL: number; static readonly MG_ACT_TBL_ENDTBL: number; static readonly MG_ACT_TAB_NEXT: number; static readonly MG_ACT_RT_COPYFLD: number; static readonly MG_ACT_ENVIRONMENT: number; static readonly MG_ACT_COLORS: number; static readonly MG_ACT_SERVERS: number; static readonly MG_ACT_DATABASES: number; static readonly MG_ACT_LOGICALPNAMES: number; static readonly MG_ACT_PRINTERS: number; static readonly MG_ACT_TASK_EVENTS: number; static readonly MG_ACT_MENUS: number; static readonly MG_ACT_TYPES: number; static readonly MG_ACT_TABLES: number; static readonly MG_ACT_PROGRAMS: number; static readonly MG_ACT_HELP_SCREENS: number; static readonly MG_ACT_USER_IDS: number; static readonly MG_ACT_EXPORT_IMPORT: number; static readonly MG_ACT_MARK_SUBTREE: number; static readonly MG_ACT_REPEAT_SUBTREE: number; static readonly MG_ACT_MOVE_SUBTREE: number; static readonly MG_ACT_OVERWRITE_SUBTREE: number; static readonly MG_ACT_CREATE_PARENT: number; static readonly MG_ACT_CREATE_SUBTASK: number; static readonly MG_ACT_DELETE_SUBTREE: number; static readonly MG_ACT_EXPAND_TREE: number; static readonly MG_ACT_SHRINK_TREE: number; static readonly MG_ACT_AUTHORIZE: number; static readonly MG_ACT_PROPERTIES: number; static readonly MG_ACT_VIRTUAL_VARIABLES: number; static readonly MG_ACT_EXPRESSION_RULES: number; static readonly MG_ACT_FORMS: number; static readonly MG_ACT_DB_TABLES: number; static readonly MG_ACT_I_O_FILES: number; static readonly MG_ACT_SORT: number; static readonly MG_ACT_EDT_MARKPRVLINE: number; static readonly MG_ACT_TASK_CONTROL: number; static readonly MG_ACT_CHECK_SYNTAX: number; static readonly MG_ACT_EXECUTE_PROGRAM: number; static readonly MG_ACT_CROSS_REFERENCE: number; static readonly MG_ACT_GENERATE_PROGRAM: number; static readonly MG_ACT_GENERATE_FORM: number; static readonly MG_ACT_EDIT_MAIN_FORM: number; static readonly MG_ACT_MARK_NEXT_LINE: number; static readonly MG_ACT_RTO_LOCATE: number; static readonly MG_ACT_RTO_RANGE: number; static readonly MG_ACT_VIEW_BY_KEY: number; static readonly MG_ACT_SORT_RECORDS: number; static readonly MG_ACT_REDIRECT_FILES: number; static readonly MG_ACT_REPORT_GENERATOR: number; static readonly MG_ACT_CLEAR_TEMPLATE: number; static readonly MG_ACT_CLEAR_VALUE: number; static readonly MG_ACT_DEFINE_EXPRESSION: number; static readonly MG_ACT_FROM_VALUE: number; static readonly MG_ACT_TO_VALUE: number; static readonly MG_ACT_REDRAW_LAYOUT: number; static readonly MG_ACT_DEFAULT_LAYOUT: number; static readonly MG_ACT_COPY_LAYOUT: number; static readonly MG_ACT_SHOW_FULL_LAYOUT: number; static readonly MG_ACT_LEFT: number; static readonly MG_ACT_RIGHT: number; static readonly MG_ACT_TOP: number; static readonly MG_ACT_BOTTOM: number; static readonly MG_ACT_H_CENTER_OF_FORM: number; static readonly MG_ACT_V_CENTER_OF_FORM: number; static readonly MG_ACT_HORIZ_CENTER: number; static readonly MG_ACT_VERTICAL_CENTER: number; static readonly MG_ACT_ATTACH_TO_TABLE: number; static readonly MG_ACT_MAXIMUM_WIDTH: number; static readonly MG_ACT_EXTERNAL_EDITOR: number; static readonly MG_ACT_MAXIMUM_HEIGHT: number; static readonly MG_ACT_MINIMUM_WIDTH: number; static readonly MG_ACT_USING_HELP: number; static readonly MG_ACT_HELP: number; static readonly MG_ACT_ABOUT: number; static readonly MG_ACT_PRINT_DATA: number; static readonly MG_ACT_RIGHTS: number; static readonly MG_ACT_PRINTER_SETUP: number; static readonly MG_ACT_RTO_SEARCH: number; static readonly MG_ACT_SHOW_EXPRESSION: number; static readonly MG_ACT_ACTION_LIST: number; static readonly MG_ACT_KEYBOARD_LIST: number; static readonly MG_ACT_APPLICATIONS: number; static readonly MG_ACT_APPL_PROPERTIES: number; static readonly MG_ACT_MINIMUM_HEIGHT: number; static readonly MG_ACT_EDT_UNDO: number; static readonly MG_ACT_RETURN_TO_TREE: number; static readonly MG_ACT_GO_TO_TOP: number; static readonly MG_ACT_FUNCTION_LIST: number; static readonly MG_ACT_LOGON: number; static readonly MG_ACT_EXECUTE_REPORT: number; static readonly MG_ACT_OK: number; static readonly MG_ACT_APPLICATIONS_LIST: number; static readonly MG_ACT_SECRET_NAMES: number; static readonly MG_ACT_RIGHTS_LIST: number; static readonly MG_ACT_CHECK_TO_END: number; static readonly MG_ACT_SQL_COMMAND: number; static readonly MG_ACT_USER_GROUPS: number; static readonly MG_ACT_TABLE_LOCATE: number; static readonly MG_ACT_TABLE_LOCATE_NEXT: number; static readonly MG_ACT_DBMS: number; static readonly MG_ACT_SQL_KEYWORDS: number; static readonly MG_ACT_SQL_OPERATORS: number; static readonly MG_ACT_SQL_TABLES: number; static readonly MG_ACT_SQL_COLUMNS: number; static readonly MG_ACT_SQL_FLIP_DESC: number; static readonly MG_ACT_SQL_ASSIST: number; static readonly MG_ACT_PPD: number; static readonly MG_ACT_NULL_SETTINGS: number; static readonly MG_ACT_RT_EDT_NULL: number; static readonly MG_ACT_PRINT_ATTRIBUTES: number; static readonly MG_ACT_NORMAL: number; static readonly MG_ACT_CHANGE_FONT: number; static readonly MG_ACT_CHANGE_COLOR: number; static readonly MG_ACT_INDENT: number; static readonly MG_ACT_BULLET: number; static readonly MG_ACT_USER_ACTION_1: number; static readonly MG_ACT_USER_ACTION_2: number; static readonly MG_ACT_USER_ACTION_3: number; static readonly MG_ACT_USER_ACTION_4: number; static readonly MG_ACT_USER_ACTION_5: number; static readonly MG_ACT_USER_ACTION_6: number; static readonly MG_ACT_USER_ACTION_7: number; static readonly MG_ACT_USER_ACTION_8: number; static readonly MG_ACT_USER_ACTION_9: number; static readonly MG_ACT_USER_ACTION_10: number; static readonly MG_ACT_USER_ACTION_11: number; static readonly MG_ACT_USER_ACTION_12: number; static readonly MG_ACT_USER_ACTION_13: number; static readonly MG_ACT_USER_ACTION_14: number; static readonly MG_ACT_USER_ACTION_15: number; static readonly MG_ACT_USER_ACTION_16: number; static readonly MG_ACT_USER_ACTION_17: number; static readonly MG_ACT_USER_ACTION_18: number; static readonly MG_ACT_USER_ACTION_19: number; static readonly MG_ACT_USER_ACTION_20: number; static readonly MG_ACT_CLIP_COPY: number; static readonly MG_ACT_CLIP_PASTE: number; static readonly MG_ACT_FONTS: number; static readonly MG_ACT_CTRL_HIT: number; static readonly MG_ACT_PAGE_HEADER: number; static readonly MG_ACT_PAGE_FOOTER: number; static readonly MG_ACT_HIT: number; static readonly MG_ACT_INSERT_OBJECT: number; static readonly MG_ACT_PASTE_LINK: number; static readonly MG_ACT_CONTROL_NAME_LIST: number; static readonly MG_ACT_WINSIZE: number; static readonly MG_ACT_WINMOVE: number; static readonly MG_ACT_LANGUAGES: number; static readonly MG_ACT_DDF_MAKE: number; static readonly MG_ACT_UPDATE_LINK: number; static readonly MG_ACT_HTML_STYLES: number; static readonly MG_ACT_UNINDENT: number; static readonly MG_ACT_ALIGN_LEFT: number; static readonly MG_ACT_ALIGN_RIGHT: number; static readonly MG_ACT_CENTER: number; static readonly MG_ACT_ADD_HYPERLINK: number; static readonly MG_ACT_DELETE_HYPERLINK: number; static readonly MG_ACT_CHECK_OBJECT_LIST: number; static readonly MG_ACT_TBL_PLACEMENT: number; static readonly MG_ACT_COL_SORT: number; static readonly MG_ACT_USERS_LIST: number; static readonly MG_ACT_SERVICES: number; static readonly MG_ACT_COPY_SUBTREE: number; static readonly MG_ACT_PASTE_SUBTREE: number; static readonly MG_ACT_VISUAL_CONNECTION: number; static readonly MG_ACT_SQL_WHERE_CLAUSE: number; static readonly MG_ACT_LOCKING_ABORT: number; static readonly MG_ACT_TAB_PREV: number; static readonly MG_ACT_LOCKING_RETRY: number; static readonly MG_ACT_LOCKING_DETAILS: number; static readonly MG_ACT_EDT_MARKALL: number; static readonly MG_ACT_MONITOR_DEBUGGER: number; static readonly MG_ACT_RT_REFRESH_RECORD: number; static readonly MG_ACT_RT_REFRESH_SCREEN: number; static readonly MG_ACT_RT_REFRESH_VIEW: number; static readonly MG_ACT_COMPONENTS: number; static readonly MG_ACT_MODELS: number; static readonly MG_ACT_WEB_ON_DBLICK: number; static readonly MG_ACT_WEB_CLICK: number; static readonly MG_ACT_WEB_MOUSE_OUT: number; static readonly MG_ACT_WEB_MOUSE_OVER: number; static readonly MG_ACT_MM_CTRL_TBL_NXTLINE: number; static readonly MG_ACT_MM_CTRL_TBL_PRVLINE: number; static readonly MG_ACT_MM_CTRL_TBL_PRVPAGE: number; static readonly MG_ACT_MM_CTRL_TBL_NXTPAGE: number; static readonly MG_ACT_MM_SHIFT_TBL_NXTLINE: number; static readonly MG_ACT_MM_SHIFT_TBL_PRVLINE: number; static readonly MG_ACT_MM_SHIFT_TBL_PRVPAGE: number; static readonly MG_ACT_MM_SHIFT_TBL_NXTPAGE: number; static readonly MG_ACT_BROWSER_ESC: number; static readonly MG_ACT_CLOSE_ALL_WIN: number; static readonly MG_ACT_EXT_EVENT: number; static readonly MG_ACT_TREE_EXPAND: number; static readonly MG_ACT_TREE_COLLAPSE: number; static readonly MG_ACT_TREE_CRE_SON: number; static readonly MG_ACT_TREE_SELCHANGING: number; static readonly MG_ACT_TREE_RENAME_RT: number; static readonly MG_ACT_TREE_MOVETO_PARENT: number; static readonly MG_ACT_TREE_MOVETO_FIRSTCHILD: number; static readonly MG_ACT_TREE_MOVETO_PREVSIBLING: number; static readonly MG_ACT_TREE_MOVETO_NEXTSIBLING: number; static readonly MG_ACT_ROLLBACK: number; static readonly MG_ACT_RT_QUIT: number; static readonly MG_ACT_BEGIN_DRAG: number; static readonly MG_ACT_BEGIN_DROP: number; static readonly MG_ACT_TREE_RENAME_RT_EXIT: number; static readonly MG_ACT_SERVER_TERMINATION: number; static readonly MG_ACT_SUBFORM_REFRESH: number; static readonly MG_ACT_CONTEXT_MENU: number; static readonly MG_ACT_DEFAULT_BUTTON: number; static readonly MG_ACT_NEXT_RT_WINDOW: number; static readonly MG_ACT_PREV_RT_WINDOW: number; static readonly MG_ACT_EMPTY_DATAVIEW: number; static readonly MG_ACT_BROWSER_STS_TEXT_CHANGE: number; static readonly MG_ACT_TBL_REORDER: number; static readonly MG_ACT_CTRL_MODIFY: number; static readonly MG_ACT_SUBFORM_OPEN: number; static readonly MG_ACT_COL_CLICK: number; static readonly MG_ACT_POST_REFRESH_BY_PARENT: number; static readonly MG_ACT_COMBO_DROP_DOWN: number; static readonly MG_ACT_RAISE_BUTTON_EVENT: number; static readonly MG_ACT_UPDATE_DN_CONTROL_VALUE: number; static readonly MG_ACT_GET_DATAVIEW_CONTENT: number; static readonly MG_ACT_PRESS: number; static readonly MG_ACT_MULTI_MARK_HIT: number; static readonly MG_ACT_DVCONTROL_ROW_CHANGE: number; static readonly MG_ACT_DVCONTROL_UPDATE_COLUMN_VALUE: number; static readonly MG_ACT_SWITCH_TO_OFFLINE: number; static readonly MG_ACT_UNAVAILABLE_SERVER: number; static readonly MG_ACT_UPDATE_DATAVIEW_TO_DATASOURCE: number; static readonly MG_ACT_ENABLE_EVENTS: number; static readonly MG_ACT_WRITE_ERROR_TO_SERVER_LOG: number; static readonly MG_ACT_OPEN_FORM_DESIGNER: number; static readonly MG_ACT_FETCH_DATA_CONTROL_VALUES: number; static readonly MG_ACT_COL_FILTER: number; static readonly MG_ACT_INDEX_CHANGE: number; static readonly MG_ACT_WEBCLIENT_ROUTE: number; static readonly MG_ACT_TOT_CNT: number; static readonly MG_ACT_TASK_PREFIX: number; static readonly MG_ACT_TASK_SUFFIX: number; static readonly MG_ACT_REC_PREFIX: number; static readonly MG_ACT_REC_SUFFIX: number; static readonly MG_ACT_CTRL_PREFIX: number; static readonly MG_ACT_CTRL_SUFFIX: number; static readonly MG_ACT_VARIABLE: number; static readonly MG_ACT_DATAVIEW_TOP: number; static readonly MG_ACT_DATAVIEW_BOTTOM: number; static readonly MG_ACT_CACHE_PREV: number; static readonly MG_ACT_CACHE_NEXT: number; static readonly MG_ACT_CYCLE_NEXT_REC: number; static readonly MG_ACT_CYCLE_NEXT_DELETE_REC: number; static readonly MG_ACT_COMPUTE: number; static readonly MG_ACT_DUMMY: number; static readonly MG_ACT_CTRL_FOCUS: number; static readonly MG_ACT_CTRL_MOUSEUP: number; static readonly MG_ACT_CTRL_KEYDOWN: number; static readonly MG_ACT_TIMER: number; static readonly MG_ACT_SELECTION: number; static readonly MG_ACT_RESIZE: number; static readonly MG_ACT_ROW_DATA_CURR_PAGE: number; static readonly MG_ACT_DV_TO_GUI: number; static readonly MG_ACT_DISABLE_EVENTS: number; static readonly MG_ACT_TOGGLE_INSERT: number; static readonly MG_ACT_INCREMENTAL_LOCATE: number; static readonly MG_ACT_MOVE_TO_FIRST_CTRL: number; static BuiltinEvent(eventCode: number): boolean; constructor(); }