UNPKG

@magic-xpa/utils

Version:

magic utils package

162 lines (161 loc) 8 kB
export declare class XMLConstants { static readonly MG_TAG_XML: string; static readonly MG_TAG_XML_END: string; static readonly TAG_TERM: string; static readonly TAG_OPEN: string; static readonly TAG_CLOSE: string; static readonly XML_ATTR_DELIM: string; static readonly START_TAG: string; static readonly END_TAG: string; static readonly XML_TAB: string; static readonly MG_ATTR_ID: string; static readonly MG_TAG_XML_END_TAGGED: string; static readonly MG_TAG_OPEN: string; static readonly MG_TAG_TASK: string; static readonly MG_TAG_TASK_END: string; static readonly MG_TAG_RECOMPUTE: string; static readonly MG_ATTR_VB_VIEW_ROWIDX: string; static readonly MG_ATTR_CONTROL_ISN: string; static readonly MG_HOR_ALIGMENT_IS_INHERITED: string; static readonly MAX_PATH: number; static readonly FILE_NAME_SIZE: number; static readonly CDATA_START: string; static readonly CDATA_END: string; static readonly MG_ATTR_VALUE: string; static readonly MG_ATTR_STUDIO_VALUE: string; static readonly MG_ATTR_NAME: string; static readonly MG_ATTR_TYPE: string; static readonly MG_ATTR_SIZE: string; static readonly MG_ATTR_VAR_NAME: string; static readonly MG_ATTR_VAR_DISP_NAME: string; static readonly MG_ATTR_VEC_CELLS_SIZE: string; static readonly MG_ATTR_VEC_CELLS_ATTR: string; static readonly MG_ATTR_VEC_CELLS_CONTENT: string; static readonly MG_ATTR_NULLVALUE: string; static readonly MG_ATTR_NULLDISPLAY: string; static readonly MG_ATTR_NULLDEFAULT: string; static readonly MG_ATTR_DB_MODIFIABLE: string; static readonly MG_ATTR_DEFAULTVALUE: string; static readonly MG_ATTR_NULLALLOWED: string; static readonly MG_ATTR_BLOB_CONTENT: string; static readonly MG_ATTR_PART_OF_DATAVIEW: string; static readonly MG_ATTR_DATA_TYPE: string; static readonly MG_ATTR_DATA_CTRL: string; static readonly MG_ATTR_LINKED_PARENT: string; static readonly MG_ATTR_CONTAINER: string; static readonly MG_ATTR_IS_FRAMESET: string; static readonly MG_ATTR_IS_LIGAL_RC_FORM: string; static readonly MG_ATTR_USERSTATE_ID: string; static readonly MG_ATTR_PB_IMAGES_NUMBER: string; static readonly MG_ATTR_FORM_ISN: string; static readonly MG_ATTR_TASKID: string; static readonly MG_ATTR_TASK_IS_SERIALIZATION_PARTIAL: string; static readonly MG_ATTR_XML_TRUE: string; static readonly MG_ATTR_XML_FALSE: string; static readonly MG_ATTR_TOOLKIT_PARENT_TASK: string; static readonly MG_ATTR_CTL_IDX: string; static readonly MG_ATTR_MAINPRG: string; static readonly MG_ATTR_NULL_ARITHMETIC: string; static readonly MG_ATTR_INTERACTIVE: string; static readonly MG_ATTR_IS_OFFLINE: string; static readonly MG_ATTR_RETURN_VALUE_EXP: string; static readonly MG_ATTR_PARALLEL: string; static readonly MG_ATTR_OPEN_WIN: string; static readonly MG_ATTR_ALLOW_EVENTS: string; static readonly MG_ATTR_ISPRG: string; static readonly MG_ATTR_APPL_GUID: string; static readonly MG_ATTR_PROGRAM_ISN: string; static readonly MG_ATTR_TASK_ISN: string; static readonly MG_ATTR_ROUTER_PATH: string; static readonly MG_ATTR_IN_DEFAULT_ROUTER_OUTLET: string; static readonly MG_ATTR_EXPAND: string; static readonly MG_ATTR_EXP: string; static readonly MG_ATTR_IS_GENERIC: string; static readonly MG_ATTR_HASHCODE: string; static readonly MG_ATTR_PICTURE: string; static readonly MG_ATTR_STORAGE: string; static readonly MG_ATTR_DITIDX: string; static readonly MG_ATTR_ICON_FILE_NAME: string; static readonly MG_ATTR_SYS_CONTEXT_MENU: string; static readonly MG_TAG_FLDH: string; static readonly MG_TAG_DVHEADER: string; static readonly MG_ATTR_MENUS_FILE_NAME: string; static readonly MG_ATTR_MENU_CONTENT: string; static readonly MG_ATTR_SORT_BY_RECENTLY_USED: string; static readonly MG_ATTR_CONTROL_Z_ORDER: string; static readonly MG_TAG_PROP: string; static readonly MG_TAG_CONTROL: string; static readonly MG_TAG_FORM: string; static readonly MG_TAG_FORM_PROPERTIES: string; static readonly MG_TAG_FORMS: string; static readonly MG_TAG_TREE: string; static readonly MG_TAG_NODE: string; static readonly MG_TAG_FLD: string; static readonly MG_ATTR_CHILDREN_RETRIEVED: string; static readonly MG_TAG_HELPTABLE: string; static readonly MG_TAG_HELPITEM: string; static readonly MG_ATTR_FULLNAME: string; static readonly MG_ATTR_ISSPECIFIC: string; static readonly MG_ATTR_IS_GUI_THREAD_EXECUTION: string; static readonly MG_TAG_TASKDEFINITIONID_ENTRY: string; static readonly MG_TAG_OBJECT_REFERENCE: string; static readonly MG_ATTR_HLP_TYP_TOOLTIP: string; static readonly MG_ATTR_HLP_TYP_PROMPT: string; static readonly MG_ATTR_HLP_TYP_URL: string; static readonly MG_ATTR_HLP_TYP_INTERNAL: string; static readonly MG_ATTR_HLP_TYP_WINDOWS: string; static readonly MG_ATTR_INTERNAL_HELP_TYPE: string; static readonly MG_ATTR_INTERNAL_HELP_NAME: string; static readonly MG_ATTR_INTERNAL_HELP_FRAMEX: string; static readonly MG_ATTR_INTERNAL_HELP_FRAMEY: string; static readonly MG_ATTR_INTERNAL_HELP_FRAMEDX: string; static readonly MG_ATTR_INTERNAL_HELP_FRAMEDY: string; static readonly MG_ATTR_INTERNAL_HELP_SIZEDX: string; static readonly MG_ATTR_INTERNAL_HELP_SIZEDY: string; static readonly MG_ATTR_INTERNAL_HELP_FACTORX: string; static readonly MG_ATTR_INTERNAL_HELP_FACTORY: string; static readonly MG_ATTR_INTERNAL_HELP_BORDERSTYLE: string; static readonly MG_ATTR_INTERNAL_TITLE_BAR: string; static readonly MG_ATTR_INTERNAL_HELP_SYSTEM_MENU: string; static readonly MG_ATTR_INTERNAL_HELP_FONT_TABLE_INDEX: string; static readonly MG_ATTR_WINDOWS_HELP_FILE: string; static readonly MG_ATTR_WINDOWS_HELP_COMMAND: string; static readonly MG_ATTR_WINDOWS_HELP_KEY: string; static readonly MG_TAG_PRINT_DATA: string; static readonly MG_TAG_PRINT_DATA_END: string; static readonly MG_TAG_RECORD: string; static readonly MG_TAG_RECORD_END: string; static readonly ERROR_LOG_TIME_FORMAT: string; static readonly ERROR_LOG_DATE_FORMAT: string; static readonly HTTP_ERROR_TIME_FORMAT: string; static readonly CACHED_DATE_TIME_FORMAT: string; static readonly MG_TAG_WS_READ_REQUEST: string; static readonly MG_TAG_WS_CREATE_REQUEST: string; static readonly MG_TAG_WS_CREATE_REQUEST_END: string; static readonly MG_TAG_WS_UPDATE_REQUEST: string; static readonly MG_TAG_WS_UPDATE_REQUEST_END: string; static readonly MG_TAG_WS_DELETE_REQUEST: string; static readonly MG_TAG_WS_DELETE_REQUEST_END: string; static readonly MG_TAG_WS_MANIPULATE_REQUEST: string; static readonly MG_TAG_WS_MANIPULATE_REQUEST_END: string; static readonly MG_TAG_WS_DATABASE: string; static readonly MG_TAG_WS_DATASOURCE: string; static readonly MG_TAG_WS_COLUMNS: string; static readonly MG_TAG_WS_COLUMN: string; static readonly MG_TAG_WS_RANGES: string; static readonly MG_TAG_WS_RANGES_END: string; static readonly MG_TAG_WS_MIN: string; static readonly MG_TAG_WS_MAX: string; static readonly MG_TAG_WS_RECORD: string; static readonly MG_TAG_WS_RECORD_END: string; static readonly MG_TAG_WS_WHERE: string; static readonly MG_TAG_WS_WHERE_END: string; static readonly MG_TAG_WS_RESPONSE: string; static readonly MG_TAG_WS_ERROR: string; static readonly MG_TAG_WS_ERROR_CODE: string; static readonly MG_TAG_WS_DESCRIPTION: string; static readonly MG_TAG_MENUS_OPEN: string; static readonly MG_TAG_MENUS_CLOSE: string; static readonly MG_TAG_MENU: string; constructor(); }