|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines how a action should behave on the client
Method Summary | |
boolean |
getTransaction()
Checks if the framework should include a transaction token (if any) in all generated hyperlinks for this action. |
boolean |
isAjaxEnabled()
This method checks if the element should send AJAX requests to the server |
Method Detail |
public boolean getTransaction()
true
if the transaction token should be generatedpublic boolean isAjaxEnabled()
true
when the control should send AJAX
requests.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |