|
RichFaces Examples Repeater 4.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientSideBehavior
| Method Summary | |
|---|---|
String |
getCode(javax.faces.context.FacesContext context)
Create client-side listener call body. |
javax.faces.component.UIComponent |
getComponent()
|
BehaviorRenderer |
getRenderer(javax.faces.context.FacesContext context)
Return renderer for the this behavior. |
void |
setComponent(javax.faces.component.UIComponent component)
This method called during the Ajaxifiable#addAjaxBehavior(String eventName, AjaxBehavior behavior) to inform behavior implementation for that component it belongs to. |
| Method Detail |
|---|
void setComponent(javax.faces.component.UIComponent component)
component - javax.faces.component.UIComponent getComponent()
String getCode(javax.faces.context.FacesContext context)
context - current JSF context
BehaviorRenderer getRenderer(javax.faces.context.FacesContext context)
context -
|
RichFaces Examples Repeater 4.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||