zoukankan      html  css  js  c++  java
  • jquery easyui 1.4.1 API( CHM版)

    ChangeLog

    Bug
    • The combogrid has different height than other combo components. fixed.
    • datagrid: The row element loses some class style value after calling 'updateRow' method. fixed.
    • menubutton: Calling 'enable' method on a disabled button can not work well. fixed.
    • form: The filebox components in the form do not work correctly after calling 'clear' method. fixed.
    Improvement
    • tabs: The 'update' method accepts 'type' option that allows the user to update the header,body,or both.
    • panel: Add 'openAnimation','openDuration','closeAnimation' and 'closeDuration' properties to set the animation for opening or closing a panel.
    • panel: Add 'footer' property that allows the user to add a footer bar to the bottom of panel.
    • datagrid: Calling 'endEdit' method will accept the editing value correctly.
    • datagrid: Add 'onBeforeSelect','onBeforeCheck','onBeforeUnselect','onBeforeUncheck' events.
    • propertygrid: The user can edit a row by calling 'beginEdit' method.
    • datebox: Add 'cloneFrom' method to create the datebox component quickly.
    • datetimebox: Add 'cloneFrom' method to create the datetimebox component quickly.

    下载地址: http://pan.baidu.com/s/1mgok4ek 

  • 相关阅读:
    多线程学习
    Redis学习2
    Redis学习1
    封装
    创建对象内存分析
    稀疏数组
    反转数组、冒泡排序
    可变参数
    .net core 3.x Web Api + Docker个人练手项目
    .net 性能优化手段
  • 原文地址:https://www.cnblogs.com/hxling/p/4076299.html
Copyright © 2011-2022 走看看