Class TreeViewCollectionBrowserMoldStrategy

  • All Implemented Interfaces:
    CollectionBrowserMoldStrategy, org.springframework.core.Ordered

    public class TreeViewCollectionBrowserMoldStrategy
    extends AbstractMoldStrategy<org.zkoss.zul.Treeitem,​java.lang.Void,​TreeViewCollectionBrowserNode>
    Tree view mold strategy for Collection Browser widget

    Renders data in tree form with paging by creating children nodes from references
    Uses zk Tree component