PPR Examples - using partialTriggers
0
seconds since last page refresh.
Examples showing the pprPanelGroup in action
Enter the value for update:
Entered text will appear here:
partial update button:
Crosstest - normal submits should still work
normal submit button:
normal submit button going home:
normal update link:
Normal Submit with Link
normal update link going home:
Normal Submit with Link going home
about this example
The partial Triggers Attribute of the PPRPanelGroup contains
a comma separated list of component ids. These Component
ids should reference input components like the commandButton
in this example. When any of the referenced input components
is activated ( clicked or submission using an onChange-Event Handler
which would normally cause a submit ) an AJAX request is performed
which updates all components within the pprPanelGroup
[HOME]
[SOURCE]