0

zk pages and custom components

asked 2005-12-09 08:45:47 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3467253

By: nobody

Hi, very impressive!

Hope i am not missing the boat. At one point your userguide mentions that desktops contain zk pages and that a zk page can contain other zk pages. If so, is it possible to include a zk page within another zk page and refresh that inner zk page only? If so, where can I find an example?

Do you have any documentation on how to create custom components?

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2005-12-10 07:18:59 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3468692

By: nobody

Thanks. I have another question. I have created a controller by extending com.potix.zul.html.Window. How do I access the http request/response/session from within this controller?

Andrew

link publish delete flag offensive edit

answered 2005-12-15 19:10:46 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3477843

By: tomyeh

ZK is made to be independent of request/response/session, so it could be ported to other environment (such as J2ME client).

However, you could access parameters or so just thru ZK's interfaces.
In Component, use getDesktop().getExecution() and getDesktop().getSession().

link publish delete flag offensive edit

answered 2006-01-04 14:20:12 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3504903

By: nobody

Can you give an example using a component

link publish delete flag offensive edit

answered 2006-01-04 14:52:35 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3504995

By: tomyeh

Take a look at http://www.potix.com/zkdemo/userguide

By clicking the source banner, you will find the source code that drives the demo.

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: 2005-12-09 08:45:47 +0800

Seen: 1,864 times

Last updated: Jan 04 '06

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