showProgressLoading()如何使用?

金蝶云社区-阿sa
阿sa

showProgressLoading()如何使用?

this.getView().showProgressLoading(new LocaleString("loading..."),100);这个方法按钮获取到之后直接弹出进度条到100,而且无法关闭 … 显示全部

关注问题
代发布回答关注问题收起
  • 关注者1
  • 被浏览1,480
查看全部2个回答
金蝶云社区-彡胖子先森丶
彡胖子先森丶

该答案已被采纳

2人认为该答案有用

这是我的实现@Override public void afterBindData(EventObject e) { super.afterBindData(e); this.getView().showProgressLoading(new LocaleString( …

编辑于 2022年07月22日 15:22:11

展开阅读全文

查看全部2个回答