|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for Tags that support AJAX functionality
| Method Summary | |
void |
setAjax(boolean enable)
Directs the framework to add additional AJAX handlers to the control. |
void |
setAjax(java.lang.String ajax)
Directs the framework to add additional AJAX handlers to the column. |
| Method Detail |
public void setAjax(java.lang.String ajax)
throws javax.servlet.jsp.JspException
ajax - enable AJAX
javax.servlet.jsp.JspException - If the Argument can't be converted to booleanpublic void setAjax(boolean enable)
enable - true to enable AJAX
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||