Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4291

treeitem listcell addAnnotation 无效

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Components, Databind 2
    • None

      Treeitem treeitem = new Treeitem();
      Map<String, String[]> annotAttrs = new HashMap();
      annotAttrs.put("value", new String[]

      { "'loadData'" }

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

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

              Created:
              Updated: