An Accordion automatically creates one instance of AccordionHeader for each child pane that you add to the Accordion. You can get a reference to the i-th header with getHeaderAt(i), which is conceptually similar to getChildAt(i).

 

Can you clarify what it is about the description that made you think an Accordion has only a single AccordionHeader?

 

I don't know what you mean by an Accordion "session".

 

- Gordon

 


From: [email protected] [mailto:[email protected]] On Behalf Of Tom Ortega
Sent: Tuesday, August 15, 2006 12:12 PM
To: flexcoders
Subject: [flexcoders] Accordion Headers: Only one?

 

An according can only have one header, correct?  I'm asssuming so since the AccordionHeader section has this bit in its description:

The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. You use the
getHeaderAt() method of the Accordion class to get a reference to an individual AccordionHeader object.


So, no different header per accordion session then, eh?

Thanks,
Tom

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to