Template Functions / Front End Protocol Functions |
The makeRowSelectionXDID() function builds exclusive row selection action.
makeRowSelectionXDID(expr1)
<input type="submit" gwc:attributes="name makeRowSelectionXDID(r/ID); value repeat/r/index;... /> or <input type="submit" gwc:attributes="name makeRowSelectionXDID(selectorID); value selectorIndex;... />
produces
<input type="submit" name="r89" value="50"... />