Package | Description |
---|---|
org.richfaces.ui.ajax.ajax | |
org.richfaces.ui.behavior |
RichFaces behaviors
|
org.richfaces.ui.misc.componentControl | |
org.richfaces.ui.toggle.toggleControl | |
org.richfaces.ui.validation.validator |
Modifier and Type | Class and Description |
---|---|
class |
AjaxBehavior
The <r:ajax> behavior allows Ajax capability to be added to a non-Ajax component.
|
Constructor and Description |
---|
BehaviorStateHelper(ClientBehavior behavior) |
Modifier and Type | Class and Description |
---|---|
class |
ComponentControlBehavior
The <r:componentControl> behavior allows JavaScript API functions to be called on target components.
|
Modifier and Type | Class and Description |
---|---|
class |
ToggleControl
The <r:toggleControl> behavior can be attached to any interface component, whether inside or outside the
controlled panel itself.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientValidatorImpl
The <r:validator> behavior adds client-side validation to a form input control based on registered server-side validators.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.