Package | Description |
---|---|
org.omnifaces.component.input | |
org.omnifaces.util |
Class and Description |
---|
OnloadParam
Base class of
HashParam and ScriptParam . |
ViewParam
The
<o:viewParam> is a component that extends the standard <f:viewParam> and
provides a stateless mode of operation and fixes the issue wherein null model values are converted to empty string
parameters in query string (e.g. |
Class and Description |
---|
HashParam
The
<o:hashParam> is a component that extends the standard <f:viewParam>
with support for setting hash query parameter values in bean and automatically reflecting updated model values in
hash query string. |
ScriptParam
The
<o:scriptParam> is a component that extends the standard <f:viewParam>
with support for setting results of client-side evaluated JavaScript code in bean. |
Copyright © 2012–2020 OmniFaces. All rights reserved.