|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.corelib.components.AddRowLink
@SupportsInformalParameters public class AddRowLink
Used inside an AjaxFormLoop
component to spur the addition of a new
row. Triggers a server-side addRow event on the
AjaxFormLoop, which must return the newly added object, which will be rendered in the body of the AjaxFormLoop and
sent to the client web browser.
Constructor Summary | |
---|---|
AddRowLink()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddRowLink()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |