0

array of components

asked 2006-04-04 07:37:22 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: nobody

Can i create Array of component like Label L[5] or Row R[5] or textbox[5]? Plesae tell me how to create and how to add them to a window using loop.

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-04-04 07:40:40 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


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

By: tomyeh

A component is an Java object that you could store anywhere you want (except serializing it).

To iterate a collection of objects in ZUML, you could use the forEach attribute.
You could find description and samples in the Developer's guide and other posts in this forum

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: 2006-04-04 07:37:22 +0800

Seen: 376 times

Last updated: Apr 04 '06

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