org.apache.myfaces.custom.jslistener
public class JsValueChangeListener extends UIOutput
Version: $Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
| Field Summary | |
|---|---|
| static String | COMPONENT_FAMILY |
| static String | COMPONENT_TYPE |
| Constructor Summary | |
|---|---|
| JsValueChangeListener() | |
| Method Summary | |
|---|---|
| String | getExpressionValue() |
| String | getFamily() |
| String | getFor() |
| String | getProperty() |
| void | restoreState(FacesContext context, Object state) |
| Object | saveState(FacesContext context) |
| void | setExpressionValue(String expressionValue) |
| void | setFor(String forValue) |
| void | setProperty(String property) |