8000 refresh 可以实现仅click时加载数据吗? · Issue #217 · fex-team/GMU · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
refresh 可以实现仅click时加载数据吗? #217
Open
@sxyengene

Description

@sxyengene

我表述不行,贴代码。
$ele.refresh({
load:function(dir,type){
if(type=="click"){
$.ajax
}else{
//不加载,此时应该写什么。如果写me.afterDataLoading(dir)的话,控件就不能在当前的dir方向上进行加载了
}
}
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0