|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Base interface for all design models with AJAX support
Method Summary | |
void |
enableAjax(boolean enable)
Enables or disables the AJAX behavior of the element |
boolean |
isAjaxEnabled()
This method checks if the element should send AJAX requests to the server |
Method Detail |
public boolean isAjaxEnabled()
true
when the control should send AJAX
requests.public void enableAjax(boolean enable)
enable
- set to true
to enable AJAX.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |