Hi Mustafa, ColumnMenu is the menu at the upper right corner of a table (just above the right scroll bar) where you can select which columns of the table to display or not.
So it is a widget dedicated to the table. There's not much you can do with it except hiding table columns. Sometimes when your table is designed to be static, it may be desirable to hide that menu (rather the button) by myTable.setColumnVisibilityButtonVisible(false); Greetings Stefan Mustafa Sak wrote: > Hi, > > what is a ColumnMenu andd how can i use it? > > I couldn't find any example. > > regards ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
