-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: None
-
Component/s: Components, Databind 2
-
None
-
None
Treeitem treeitem = new Treeitem();
Map<String, String[]> annotAttrs = new HashMap();
annotAttrs.put("value", new String[]
);
treeitem.addAnnotation("onOpen", "command", annotAttrs);