PDA

View Full Version : How to use extjs plugins in GXT?


safewolf
11-15-2009, 12:00 AM
hi,guys

i want to do a project with gxt

but i don't know how to use some extjs plugins in the gxt project

such as gridfilter,rowaction

these're good plugins

but how can i use them in the gxt project?or is there any similar plugins for gxt?

Arno.Nyhm
11-17-2009, 07:31 AM
it would be nice if someone know a tutorial about plugins?

Arno.Nyhm
11-17-2009, 07:41 AM
one idea:

ook at the ExtJs plugins and also look at this existing GXT grid plugins:


RowNumberer.java
CheckBoxSelectionModel.java
RowExpander.java
RowEditor.java
CheckColumnConfig.java

Arno.Nyhm
11-17-2009, 07:53 AM
you have to look for ComponentPlugin...


also this can be intersting for you:

StoreFilterField