ecside设置行拦截器新建拦截器实现行拦截器的接口ec:row interceptormyIntercept?结果是:book对象属
ecside设置行拦截器
新建拦截器实现行拦截器的接口
<ec:row interceptor="myIntercept">
?
结果是:
book对象属性istrue为false的时候,行点击事件为test()的js方法,鼠标样式为手势。
为true的时候,没有事件,鼠标样式为指针。
?
?
ecside设置行拦截器
新建拦截器实现行拦截器的接口
<ec:row interceptor="myIntercept">
?
结果是:
book对象属性istrue为false的时候,行点击事件为test()的js方法,鼠标样式为手势。
为true的时候,没有事件,鼠标样式为指针。
?
?