rahulkumar_2002
11 Aug 2009, 2:01 AM
I am migrating to EXT-GWT2.01
Previously I was using AdapterMenuItem to add ContentPanel in it.
e.g.
ContentPanel cp = new ContentPanel();
AdapterMenuItem filterItem = new AdapterMenuItem(cp);
In GXT 2.0.1 it looks like AdapterMenuItem class is removed.
Any workaround for this or replacement to AdapterMenuItem ?
Previously I was using AdapterMenuItem to add ContentPanel in it.
e.g.
ContentPanel cp = new ContentPanel();
AdapterMenuItem filterItem = new AdapterMenuItem(cp);
In GXT 2.0.1 it looks like AdapterMenuItem class is removed.
Any workaround for this or replacement to AdapterMenuItem ?