Interface AjaxFormLoopContext
public interface AjaxFormLoopContext
Interface that allows an enclosing
AjaxFormLoop
to work with enclosed
components such as AddRowLink
or
RemoveRowLink
.-
Method Summary
-
Method Details
-
encodedRowValue
Returns the encoded version of the data for the current row.- Returns:
- current row's value, encoded and ready to store in an element attribute
- Since:
- 5.4
-