Page tree

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已改变。

更新内容:

  1. 123

 

  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();

 

附件