Package org.omnifaces.component.input

Class Summary
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 and offers in combination with the <o:ignoreValidationFailed> tag on an UICommand component the possibility to ignore validation failures so that the invoke action phase will be executed anyway.
ViewParam ViewParameter is a component that extends the standard UIViewParameter and provides a stateless mode of operation.