Possible to get rendered HTML for a CellTree?

12 views
Skip to first unread message

laredotornado

unread,
Nov 15, 2011, 2:38:42 PM11/15/11
to Google Web Toolkit
Hi,

I'm using GWT 2.4. I have a method that returns a CellTree
(com.google.gwt.user.cellview.client.CellTable). From a JUnit test, I
want to examine the HTML that this CellTree object will ultimately
produce. Is that possible to get the HTML as a string from the
CellTree object?

Thanks, - Dave

qwertz

unread,
Nov 16, 2011, 3:37:59 AM11/16/11
to google-we...@googlegroups.com
Hi,

cellTree.getElement().getInnerHTML() should work.
Reply all
Reply to author
Forward
0 new messages