org.riotfamily.forms.controller
Class AjaxResponse.Action
java.lang.Object
org.riotfamily.forms.controller.AjaxResponse.Action
- Enclosing class:
- AjaxResponse
public static class AjaxResponse.Action
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AjaxResponse.Action
public AjaxResponse.Action(String command,
String element)
AjaxResponse.Action
public AjaxResponse.Action(String command,
String element,
String value)
AjaxResponse.Action
public AjaxResponse.Action(String command,
String element,
String value,
String trigger)
getCommand
public String getCommand()
getElement
public String getElement()
getValue
public String getValue()
getTrigger
public String getTrigger()