Console System API

tr

Other API in Package

Console

Console Webservice

Internal Console

tr tag

Creates html element wrapper and bounds specified event types to workflow actions

Tag Attributes
Attribute Notes
test
action
eventType
id
class
style
title
confirm
ajax-target
ajax-handler
workflow
validate

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 - 2025, ContractPal, Inc. All rights reserved. API Date: Oct 22, 2025 03:32 PM