Debug Ids for Tree items via TreeStore

26 views
Skip to first unread message

Manpreet Singh

unread,
Apr 13, 2020, 3:43:57 PM4/13/20
to GWT Users
Hi,

I want to generate debugIDs for a Tree Object

tree = new Tree<CustomType, String>(store, valueProvider);

tree.ensureDebugId("properties-tree");


above code generates the ids for tree root node but for all the items in the tree have automatic ids.


Tree items are created via TreeStore. How can I set the ids for tree items ?


Thanks,

Manpreet



Reply all
Reply to author
Forward
0 new messages