treeitem listcell addAnnotation 无效

XMLWordPrintable

    • 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[]

      { "'loadData'" }

      );
      treeitem.addAnnotation("onOpen", "command", annotAttrs);

            Assignee:
            Unassigned
            Reporter:
            xianxianly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: