- Created and last modified by 郭家伟 on 五月 14, 2025
- jsSdk-V2019-12-03-001
- jsSdk-V2020-02-24-001
- jsSdk-V2020-03-10-001
- jsSdk-V2020-03-12-001
- jsSdk-V2020-03-16-001
- jsSdk-V2020-03-21-001
- jsSdk-V2020-04-17-001
- jsSdk-V2020-04-29-001
- jsSdk-V2020-06-03-001
- jsSdk-V2020-06-05-001
- jsSdk-V2020-06-19-001
- jsSdk-V2020-06-28-001
- jsSdk-V2020-10-16-001
- jsSdk-V2021-12-21-001
V2025-05-14-001
新增 OCBpmnProgress 相关的 SDK 方法,详见文档,具体名称如下:
- setProgressUrl
- setProgressInstanceId
- setCustomHeight
- setCustomWidth
- refresh
- deltaUpdate
- closeTracePanel
- openTracePanel
V2025-05-09-001
- 更新 OC.showDrawerDialog,详见文档。
V2025-02-25-001
- 新增 lodash 相关方法集成,
OC.isEqual
OC.clone
OC.isEmpty
OC.isObject
OC.cloneDeep
OC.assign
OC.assignIn
OC.assignInWith
OC.defaults
OC.defaultsDeep
OC.merge
OC.mergeWith
OC.set
OC.setWith
OC.unSet
OC.get
OC.has
OC.hasIn
OC.update
OC.updateWith 新增 OC. sm4EncryptionDecryption,详见文档。
V2025-01-21-001
- 新增 OC.localWindowEventOn,详见文档
- 新增 OC.eventEmitAndRetryIfNotOn,详见文档
- 新增 OC.restPostApiCallAndHandleRequestKey,详见文档
- 新增 OC.needRefreshComponentDataInCreateEvent,详见文档
- 新增 Table.handleResizeScrollYHeight,详见文档
- 新增 Form.setFormItemCustomizedFeedback,详见文档
V2024-11-18-001
- 新增 OC.setIsShowSearchForm,详见文档
V2024-10-24-001
- 新增 OC.setCloseMsgByPathname,详见文档
- 新增 OC.setCloseMsgOfCurrentLocation,详见文档
V2024-09-20-001
- 新增 Table.dynamicSetScrollAreaHeight,详见文档
V2024-08-01-001
- 新增 Table.setCustomColumnsEditInfo,详见文档
- 新增 Table.getCustomColumnsEditInfo,详见文档
- 新增 Table.setEditInfoByRowIdAndDataIndex,详见文档
- 新增 Table.checkCustomColumnsEditInfoRequired,详见文档
V2024-04-03-001
- 新增 Table.getEagerProperties/Form.getEagerProperties,详见文档
- 新增 Table.setEagerProperties/Form.setEagerProperties,详见文档
- 新增 Input.handleFocus,详见文档
- 新增 OC.getOneWithEagerProperties,详见文档
- 新增 OC.saveWithEagerProperties,详见文档
- 新增 OC.queryWithEagerProperties,详见文档
- 新增 OC.batchSaveWithEagerProperties,详见文档
- 新增 Select.setOptionsAndSetValueOfFirstOption,详见文档
V2024-03-13-001
- 新增 Table.getCurrentPageData,详见文档
- 新增 Table.getCurrentPageDateSelectInverseRows,详见文档
- 新增 Table.setSelectedRowAndHandleEvent,详见文档
- 新增 Table.handleCurrentPageDataSelectAll,详见文档
- 新增 Table.handleCurrentPageDateSelectInverse,详见文档
- 新增 Table.clearSelectedRows,详见文档
V2024-02-29-001
- 新增 Table.setScroll,详见文档;
V2024-02-27-001
- 新增 Table.setToolbarOperationVisible,详见文档
- 新增 Table.setToolbarDefaultButtonVisible,详见文档
- 新增 Table.setToolbarDropdownVisible,详见文档
- 新增 Table.setToolbarDropdownContextMenuVisible,详见文档
V2024-02-26-001
- 新增 Table.setOperationVisible,详见文档
- 新增 ocWindow.modalRef.setMaskClosable,详见文档
V2022-08-17-001
- OC.restPostApiCall 改进,详见文档
- OC.restGetApiCall 改进,详见文档
V2022-06-08-001
- Table.setCustomColumns
V2022-05-19-001
- ocWindow.showQuestion
- ocWindow.hideQuestion
- ocWindow.setQuestionVisible
- ocWindow.getQuestionVisible
- ocWindow.gotoQuestion
- ocWindow.showPathComponentIdFromRootToCurrent
- ocCard.setRefWindow
- ocCard.removeRefWindow
- OC.isRunningInWxMiniProgram
- OC.showNotificationDlg 改进:增加回调
- OC.setSiderVisible
- OC.setNavMenuVisible
- OC.setLayoutHeadHeight
- OC.closeSystemMsg
- OC.showModalDialog 改进:增加如下配置项:弹框可拖拽时,上/下/左/右 是否可以拖拽出页面可视区
- ocButton. setType
- ocList.setGridVisible
- ocList.setGridColumnMunber
- ocSelect.selectedAll
V2021-12-21-001
- TreeIns.setCheckedKeys(keys)
- OC.showPictureInModal (params);
- OC.fullScreen(true)
- OC.onlyShowContent(true)
- tableIns.setTableFilters(newFilters, updateNow);
- tableIns.setRowMergeGroup (rowMergeGroup,functions);
- tableIns.setTableMiniOperator (true);
- tabsIns.removePanel('001');
- tabsIns.removePanelAndTriggerEvent('001');
- tabsIns.setAddButtonVisible(false);
- tabsIns.getAddButtonVisible();
- tabsIns.setType(‘card’);
- tabsIns.getType();
- tabsIns.setEditable(true);
- tabsIns.getEditable();
- TableForm.setCustomColumnsPrecisionByRowIdAndDataIndex(precisions);
- OC.showAddButton(visible);
- tableIns.setColumnEditable(‘sex’, false);
- tableIns.setOperationColumnWidth('100px');
- SearchInput1.handleFocus();
- ColIns.getSpan();
- ColIns.setSpan(12);
- OC.encryptByDES(message, secretKey) 2021.12.24 新增
文件 | 已修改 | |
---|---|---|
Microsoft Word 文档 JS SDK 使用说明_V2025.05.14.001.docx | 五月 14, 2025 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2025.05.09.001.docx | 五月 09, 2025 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2025.02.25.001.docx | 五月 09, 2025 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2025.01.21.001.docx | 一月 21, 2025 by 孙 元 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.11.18.001.docx | 十一月 27, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.10.24.001.docx | 十一月 01, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.09.20.001.docx | 九月 20, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.08.01.001.docx | 八月 01, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.04.03.001.docx | 四月 03, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.03.13.001.docx | 三月 13, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.02.29.001.docx | 二月 29, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.02.27.001.docx | 二月 27, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2024.02.26.001.docx | 二月 26, 2024 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2023.01.04.001.docx | 十一月 07, 2023 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2022.08.17.001.docx | 十二月 01, 2022 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2022.06.08.001.docx | 六月 18, 2022 by 郭家伟 | |
标签
|
||
Microsoft Word 文档 JS SDK 使用说明_V2022.05.19.001.docx | 五月 19, 2022 by 郭家伟 | |
标签
|
- 无标签