Package | Description |
---|---|
javax.faces.component.behavior |
Modifier and Type | Method and Description |
---|---|
abstract Collection<ClientBehaviorContext.Parameter> |
ClientBehaviorContext.getParameters()
Returns parameters that "submitting"
|
Modifier and Type | Method and Description |
---|---|
static ClientBehaviorContext |
ClientBehaviorContext.createClientBehaviorContext(FacesContext context,
UIComponent component,
String eventName,
String sourceId,
Collection<ClientBehaviorContext.Parameter> parameters)
Creates a ClientBehaviorContext instance. |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.