0

Zk Sometimes change Processing message

asked 2015-01-05 20:09:51 +0800

javiut gravatar image javiut flag of Venezuela, Bolivarian Republic of
90 1 5

updated 2015-01-05 20:19:21 +0800

Hello is possible sometimes change the Processing.... message something like..

public void saveStudent()
{
     final String newMessage = "Saving Student....";
     showNewMessage(newMessage);
     saveStudent();
     clearNewMessage();//show default Processing..
}

And otherwise use the default one?

Is Possible.. thanks a lot.

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2015-01-05 20:20:24 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

Clients.showBusy("my message");

Clients.clearBusy();

link publish delete flag offensive edit

Comments

I just wanna change the message the behavior i just wanna keep the same.. i mean ZK show the popup and detach it as always only change the message...

javiut ( 2015-01-05 20:34:25 +0800 )edit
0

answered 2015-01-05 22:19:30 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

updated 2015-01-05 22:22:07 +0800

Have a look here: forum thread and here: stackoverflow thread

link publish delete flag offensive edit
Your answer
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
1 follower

RSS

Stats

Asked: 2015-01-05 20:09:51 +0800

Seen: 19 times

Last updated: Jan 05 '15

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