JARCH SHOWCASE
JARCH SHOWCASE
Dialog Framework - Data Dialog Framework provides APIs to pass and retrieve data between the source page and the dialog.
<a:form>
    <a:growl id="growl" showDetail="true" />

    <a:commandButton value="Select Car" icon="ui-icon-extlink" actionListener="#{dfView.chooseCar}">
        <a:ajax event="dialogReturn" listener="#{dfView.onCarChosen}" update="growl" />
    </a:commandButton>
</a:form>
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.