0

Override “Processing” in ZK

asked 2012-08-28 12:48:27 +0800

AmandeepJ gravatar image AmandeepJ
15 1

Due to less formating options here I have posted question on Stack Overflow can some one please address it here or on StackOverflow.

Link to Question

delete flag offensive retag edit

2 Replies

Sort by » oldest newest

answered 2012-08-29 01:33:53 +0800

benbai gravatar image benbai
2228 6
http://www.zkoss.org

updated 2012-08-29 01:51:14 +0800

Hi AmandeepJ,

Since you pass nothing into showBusy API it effect full page, you can put a component before button then pass it into showBusy API as needed
my reply on StackOverflow

Regards,
Ben

link publish delete flag offensive edit

answered 2012-08-29 02:12:33 +0800

MontyPan gravatar image MontyPan
435 3
http://xitop.blogspot.com...

Hi AmandeepJ,

It seems Clients does not support the feature you want.
There is no "Processing" widget/component in ZK, so you can't override.

There is a walk around, create a custom widget by Popup, and handle all behavior by yourself.
If you also want use Clients.clearBusy() for some reasons, I suggest override CSS to hide default dialog.

reference:
https://github.com/zkoss/zk/blob/master/zk/src/archive/web/js/zk/utl.js
http://books.zkoss.org/wiki/ZK_Style_Guide/Miscellaneous/Loading

Regards,
Monty Pan

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-08-28 12:48:27 +0800

Seen: 104 times

Last updated: Aug 29 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More