API for controlling grid/treegird from java code?

Hello,

We would like to create a treegrid, setlayout, define actions on events, basically set up the grid and its actions from within java code. Something similar to what can be achieved if we were using GWT to write a javascript application would be good. Is dhtmlx integrated into GWT or provide libraries/APIs to achieve similar purpose?

Thanks

You can configure grid’s structure and attach actions to the inner events through configuration XML, but there is no Java helpers for such task.

The grid was designed with orientation on client side configuration