Package | Description |
---|---|
org.omnifaces.component.script |
Modifier and Type | Class and Description |
---|---|
class |
Highlight
Highlight is a helper component which highlights all invalid
UIInput components and the
associated labels by adding an error style class to them. |
class |
OnloadScript
OnloadScript is an extension to
<h:outputScript> which will be executed in the
end of the HTML body (thus when all HTML elements are initialized in the HTML DOM tree) and will re-execute its
script body on every ajax request. |