PDA

View Full Version : Feature Request: Closeable TabItem


jraue
05-19-2008, 05:08 AM
Hi!

What I would *LOVE* to see would be a possiblity to have a close button on TabItems, just like one that is shown on the tab of a sample in the Ext GWT Explorer.

Or is there maybe already a way to realize it what I have missed?

Thanks and keep up the great work! =D>

Joachim

gslender
05-19-2008, 05:49 AM
perhaps I've missed your question, but tabitem has this...

tabitem.setClosable(true);

jraue
05-19-2008, 05:56 AM
Sorry, didn't see it since I was still on beta1. Thanks for the fast clarification and sorry for the confusion!