0

setVisible(false), component will load or not

asked 2013-03-06 15:03:17 +0800

azli gravatar image azli
24 3

Hi all,

Easy question. If a component's visiblity is set to false, will it be loaded? An example, if i have 100 textbox that is visible="false" in 1 window, will it be loaded slowly?

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-03-06 16:49:11 +0800

sjoshi gravatar image sjoshi flag of India
3493 1 8
http://zkframeworkhint.bl...

From my understanding if the you will do visible="false" then that component will be not loaded into the DOM tree or we can say this component will not rendered in the page

link publish delete flag offensive edit
0

answered 2013-03-07 06:56:58 +0800

dis gravatar image dis flag of Switzerland
140 4

I recommend to use a Web Developer tool like Firebug for Firefox (Chrome and IE have similar tools). With this tool ist very easy to inspect the DOM tree. Sometimes components are in the DOM tree but invisible with css style display:none.

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: 2013-03-06 15:03:17 +0800

Seen: 25 times

Last updated: Mar 07 '13

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