select tagCreates html element wrapper and bounds specified event types to workflow actions
Sample: <c:div eventType="onclick" action="foo" ajax-target="fooId"></c:div> <c:div eventType="onclick,onmouseover" ajax-handler="clientFoo"></c:div> <c:select name="foo" eventType="onchange" action="foo" ajax-target="fooId"></c:select> <c:tr eventType="onclick" ajax-handler="clientFoo"></c:tr> |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Jul 15, 2024 03:42 PM |