[Seaside] SUTabPanel - enhancement

itsme213 itsme213 at hotmail.com
Tue Jan 8 12:20:55 UTC 2008


It would be useful if SUTabPanel allowed for:
  - tab name to be dynamic (e.g. name of some object) or a string
    TabPanel>>
        add: aComponent label: aString
        add: aComponent labelFrom: anAccessor on: anObject
  - tabs to be removed
        remove: aComponent (removes all tabs on that component)

Thoughts?
Sophie

(probably applies to SUNavigation) 





More information about the seaside mailing list