Class | Description |
---|---|
ComponentIdParam |
ComponentIdParam is a component that allows component ids to be provided as request parameters causing only components with
matching ids to be rendered.
|
Form |
Form is a component that extends the standard
UIForm and provides a way to keep view parameters in the request URL after a
post-back. |
ViewParam |
ViewParameter is a component that extends the standard
UIViewParameter and provides a stateless
mode of operation. |