0

How can i refresh all the page without one component using timer of zk

asked 2015-06-07 12:47:52 +0800

Fzacraoui gravatar image Fzacraoui
1 2

Hi , i'm using timer to refresh all my page zul is it possible to refresh all the page without one component ("progressmeter"), <progressmeter style="span.z-progressmeter-image" value="@load(item.progres)" width="110px" height="16px"></progressmeter> ?? any help please

delete flag offensive retag edit

Comments

please be more precise... a page without a component will be empty. What is the point in refreshing it? Maybe post a running example on zk fiddle (http://zkfiddle.org) then I can have a look and add the missing bits.

cor3000 ( 2015-06-08 02:25:32 +0800 )edit

i mean that i have in my listbox many components and i want to refresh all this components without one.

Fzacraoui ( 2015-06-08 10:03:27 +0800 )edit

I still don't get it. What is "without one"? Are you referring to Server Push (http://books.zkoss.org/wiki/ZKDeveloper%27sReference/Server_Push)?

cor3000 ( 2015-06-08 10:20:06 +0800 )edit

I'm using Listbox inside this i use two label and one progressmeter, i want to refresh the labels without progressmeter

Fzacraoui ( 2015-06-08 10:22:45 +0800 )edit

Hello Darksu, the problem is my using in one list all my compenants like that. ^@NotifyChange("projectsAndIssuesToshow") private ListModelList<ProjectsAndIssuesVO> projectsAndIssuesToshow;

Fzacraoui ( 2015-06-08 10:26:06 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
-1

answered 2015-06-08 09:19:44 +0800

Darksu gravatar image Darksu
1991 1 4

Hello Fzacraoui,

The document says that you can specify one, multiple, or all as shown below:

http://books.zkoss.org/wiki/ZKDeveloper%27sReference/MVVM/ViewModel/Notification

So probably you have to specify a list of components.

Best Regards,

Darksu

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-06-07 12:47:52 +0800

Seen: 34 times

Last updated: Jun 08 '15

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