Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When I set visible="false", the component still takes up space and appears in the tab order. Why is that? : adobe flex action script



When I set visible="false", the component still takes up space and appears in the tab orde..

Answer / Dharmendra Verma

Setting the visibility of a component to false only hides the visual representation of the component, but it does not affect its position in the layout or the tab order. If you want the component to be both invisible and not take up space, set both visible=false and x=NaN, y=NaN for the component.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

How will flex 3 be packaged?

1 Answers  


Will I need to upgrade my air sdk along with flex 3 beta 3?

1 Answers  


Sometimes, if I do not move the mouse, "click" and "mousedown" do not work. Why is that? : adobe flex action script

1 Answers  


Why would you want to keep a reference to a changewatcher and call unwatch()?

1 Answers  


What are the advantages of adobe flex?

1 Answers  


How do I get flex to query my database? : adobe flex action script

1 Answers  


Explain about measure() method? When this measure() method is called?

1 Answers  


Explain what is the function of trace?

1 Answers  


When I have only a single record, why does not it appear in my datagrid? : adobe flex action script

1 Answers  


Should model locator as a singleton class? Can't we instantiate this class as like normal class?

1 Answers  


Can I embed html in my flex application? : adobe flex action script

1 Answers  


Different ways of using style sheets?

1 Answers  


Categories