Page tree
转至元数据结尾
转至元数据起始

 

V2025-05-14-001

  1. 新增 OCBpmnProgress 相关的 SDK 方法,详见文档,具体名称如下:

    1. setProgressUrl
    2. setProgressInstanceId
    3. setCustomHeight
    4. setCustomWidth
    5. refresh
    6. deltaUpdate
    7. closeTracePanel
    8. openTracePanel

V2025-05-09-001

  1. 更新 OC.showDrawerDialog,详见文档。

V2025-02-25-001

  1. 新增 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

  2. 新增 OC. sm4EncryptionDecryption,详见文档。

V2025-01-21-001

  1. 新增 OC.localWindowEventOn,详见文档
  2. 新增 OC.eventEmitAndRetryIfNotOn,详见文档
  3. 新增 OC.restPostApiCallAndHandleRequestKey,详见文档
  4. 新增 OC.needRefreshComponentDataInCreateEvent,详见文档
  5. 新增 Table.handleResizeScrollYHeight,详见文档
  6. 新增 Form.setFormItemCustomizedFeedback,详见文档

V2024-11-18-001

  1. 新增 OC.setIsShowSearchForm,详见文档

 

V2024-10-24-001

  1. 新增 OC.setCloseMsgByPathname,详见文档
  2. 新增 OC.setCloseMsgOfCurrentLocation,详见文档

V2024-09-20-001

  1. 新增 Table.dynamicSetScrollAreaHeight,详见文档

V2024-08-01-001

  1. 新增 Table.setCustomColumnsEditInfo,详见文档
  2. 新增 Table.getCustomColumnsEditInfo,详见文档
  3. 新增 Table.setEditInfoByRowIdAndDataIndex,详见文档
  4. 新增 Table.checkCustomColumnsEditInfoRequired,详见文档

 

V2024-04-03-001

  1. 新增 Table.getEagerProperties/Form.getEagerProperties,详见文档
  2. 新增 Table.setEagerProperties/Form.setEagerProperties,详见文档
  3. 新增 Input.handleFocus,详见文档
  4. 新增 OC.getOneWithEagerProperties,详见文档
  5. 新增 OC.saveWithEagerProperties,详见文档
  6. 新增 OC.queryWithEagerProperties,详见文档
  7. 新增 OC.batchSaveWithEagerProperties,详见文档
  8. 新增 Select.setOptionsAndSetValueOfFirstOption,详见文档

V2024-03-13-001

  1. 新增 Table.getCurrentPageData,详见文档
  2. 新增 Table.getCurrentPageDateSelectInverseRows,详见文档
  3. 新增 Table.setSelectedRowAndHandleEvent,详见文档
  4. 新增 Table.handleCurrentPageDataSelectAll,详见文档
  5. 新增 Table.handleCurrentPageDateSelectInverse,详见文档
  6. 新增 Table.clearSelectedRows,详见文档

 

V2024-02-29-001

  1. 新增 Table.setScroll,详见文档;

V2024-02-27-001

  1. 新增 Table.setToolbarOperationVisible,详见文档
  2. 新增 Table.setToolbarDefaultButtonVisible,详见文档
  3. 新增 Table.setToolbarDropdownVisible,详见文档
  4. 新增 Table.setToolbarDropdownContextMenuVisible,详见文档

V2024-02-26-001

  1. 新增 Table.setOperationVisible,详见文档
  2. 新增 ocWindow.modalRef.setMaskClosable,详见文档

V2022-08-17-001

  1. OC.restPostApiCall 改进,详见文档
  2. OC.restGetApiCall  改进,详见文档

V2022-06-08-001

  1. Table.setCustomColumns

 

V2022-05-19-001

  1. ocWindow.showQuestion 
  2. ocWindow.hideQuestion 
  3. ocWindow.setQuestionVisible
  4. ocWindow.getQuestionVisible
  5. ocWindow.gotoQuestion
  6. ocWindow.showPathComponentIdFromRootToCurrent
  7. ocCard.setRefWindow 
  8. ocCard.removeRefWindow
  9. OC.isRunningInWxMiniProgram
  10. OC.showNotificationDlg 改进:增加回调
  11. OC.setSiderVisible
  12. OC.setNavMenuVisible
  13. OC.setLayoutHeadHeight
  14. OC.closeSystemMsg
  15. OC.showModalDialog 改进:增加如下配置项:弹框可拖拽时,上/下/左/右 是否可以拖拽出页面可视区
  16. ocButton. setType
  17. ocList.setGridVisible
  18. ocList.setGridColumnMunber
  19. ocSelect.selectedAll

 

V2021-12-21-001

  1. TreeIns.setCheckedKeys(keys)
  2. OC.showPictureInModal (params);
  3. OC.fullScreen(true)
  4. OC.onlyShowContent(true)
  5. tableIns.setTableFilters(newFilters, updateNow); 
  6. tableIns.setRowMergeGroup (rowMergeGroup,functions);
  7. tableIns.setTableMiniOperator (true); 
  8. tabsIns.removePanel('001');
  9. tabsIns.removePanelAndTriggerEvent('001');
  10. tabsIns.setAddButtonVisible(false);
  11. tabsIns.getAddButtonVisible();
  12. tabsIns.setType(‘card’);
  13. tabsIns.getType();
  14. tabsIns.setEditable(true);
  15. tabsIns.getEditable();
  16. TableForm.setCustomColumnsPrecisionByRowIdAndDataIndex(precisions);
  17. OC.showAddButton(visible);
  18. tableIns.setColumnEditable(‘sex’, false);
  19. tableIns.setOperationColumnWidth('100px');
  20. SearchInput1.handleFocus();
  21. ColIns.getSpan();
  22. ColIns.setSpan(12);
  23. OC.encryptByDES(message, secretKey) 2021.12.24 新增

  文件 已修改
Microsoft Word 文档 JS SDK 使用说明_V2022.05.19.001.docx 五月 19, 2022 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2022.06.08.001.docx 六月 18, 2022 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2022.08.17.001.docx 十二月 01, 2022 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2023.01.04.001.docx 十一月 07, 2023 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.02.26.001.docx 二月 26, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.02.27.001.docx 二月 27, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.02.29.001.docx 二月 29, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.03.13.001.docx 三月 13, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.04.03.001.docx 四月 03, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.08.01.001.docx 八月 01, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.09.20.001.docx 九月 20, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.10.24.001.docx 十一月 01, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2024.11.18.001.docx 十一月 27, 2024 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2025.01.21.001.docx 一月 21, 2025 by 孙 元
Microsoft Word 文档 JS SDK 使用说明_V2025.02.25.001.docx 五月 09, 2025 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2025.05.09.001.docx 五月 09, 2025 by 郭家伟
Microsoft Word 文档 JS SDK 使用说明_V2025.05.14.001.docx 五月 14, 2025 by 郭家伟

  • 无标签