JARCH SHOWCASE
JARCH SHOWCASE
Tree - Filter Filtering updates the node based on the constraints.
<a:form>
    <a:tree value="#{treeBasicView.root}" var="node" filterBy="#{node}">
        <a:treeNode>
            <h:outputText value="#{node}" />
        </a:treeNode>
    </a:tree>
</a:form>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.