|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.AjaxLinkComponentEventResultProcessor
public class AjaxLinkComponentEventResultProcessor
Handles Link result types by building a JSON response with key "redirectURL".
| Constructor Summary | |
|---|---|
AjaxLinkComponentEventResultProcessor(ComponentEventResultProcessor masterProcessor)
|
|
| Method Summary | |
|---|---|
void |
processResultValue(Link value)
For a given, non-null return value from a component event method, construct and send a response. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxLinkComponentEventResultProcessor(@Ajax
ComponentEventResultProcessor masterProcessor)
| Method Detail |
|---|
public void processResultValue(Link value)
throws java.io.IOException
ComponentEventResultProcessor
processResultValue in interface ComponentEventResultProcessor<Link>value - the value returned from a method
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||