Can anyone explain what the private method AbstractHtmlPanelTabbedPane#getUIComponent is doing?
In instances where it is passed a UINamingContainer or UIForm, it iterates over the children, and ultimately returns the last child it finds (recursively calling itself for each child). What I don't understand is why it needs to do this. I'm also unsure as to what a UINamingContainer is, I've read the JavaDocs, but didn't find them very enlightening - although that could just be me! Thanks James. SciSys UK Limited. Registered in England and Wales No. 4373530. Registered Office: Methuen Park, Chippenham, Wiltshire SN14 0GB, UK. Before printing, please think about the environment.
