Works with {@link org.apache.tapestry5.corelib.components.AddRowLink} and{@link org.apache.tapestry5.corelib.components.RemoveRowLink} components.
The addRow event will receive the context specified by the context parameter.
The removeRow event will receive the client-side value for the row being iterated. @see EventConstants#ADD_ROW @see EventConstants#REMOVE_ROW
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|