[Seaside] Re: SUTabPanel - enhancement

itsme213 itsme213 at hotmail.com
Tue Jan 8 14:00:46 UTC 2008


"Lukas Renggli" <renggli at gmail.com> wrote in message
>>   - tab name to be dynamic (e.g. name of some object) or a string
>
> How would it know when the label has changed?

The tab-panel itself is re-displayed via different means e.g.
  a session var that leads to a top-level tabPanel
  + announcements or hard-coded callbacks
The tab-panel may need an ID for this.

(Learned most of this from you; dumb errors are my own :-)

>>   - tabs to be removed
>>         remove: aComponent (removes all tabs on that component)
>
> That seems to be useful, yes. Even with the possiblity to let users
> manually close some of the tabs.

    #beUserClosable :-)
    #beUserSortable

Sophie 





More information about the seaside mailing list