On 1 juil, 15:07, SteveC <[email protected]> wrote: > I am trying to use the new CellTree in GWT 2.1 and I can't find any > examples or tutorials. Can anyone direct me to an example or tutorial > of using this widget?
See http://code.google.com/p/google-web-toolkit/source/browse/trunk/bikeshed/src/com/google/gwt/sample/bikeshed/cookbook/client/CellTreeRecipe.java and http://code.google.com/p/google-web-toolkit/source/browse/trunk/bikeshed/src/com/google/gwt/sample/expenses/gwt/client/ExpenseTree.java The result of the second one can be seen at http://gwt-bikeshed.appspot.com/Expenses.html on the left pane -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
