Lifecycle

Lifecycle is a utility component which displays the execution time of each JSF phase.
It also synchronizes automatically after each AJAX request.

Documentation


RESTORE_VIEW 1
0ms
APPLY_REQUEST_VALUES 2
0ms
PROCESS_VALIDATIONS 3
0ms
UPDATE_MODEL_VALUES 4
0ms
INVOKE_APPLICATION 5
0ms
RENDER_RESPONSE 6
0ms
ALL
0ms
<h:form>
    <p:commandButton value="Dummy Ajax Request" update="@none" />
    <h:commandButton value="Dummy Ajax Request">
        <f:ajax render="@none" />
    </h:commandButton>

    <br />
    <br />

    <p:lifecycle/>
</h:form>

FREE THEMES

Built-in component themes created by the PrimeFaces Theme Designer.

nova-light Nova-Light
nova-dark Nova-Dark
nova-colored Nova-Colored
luna-blue Luna-Blue
luna-amber Luna-Amber
luna-green Luna-Green
luna-pink Luna-Pink
omega Omega

PREMIUM TEMPLATES

Create awesome applications in no time using the premium templates and impress your users.