Supported controls
The following table indicates the events and the controls that generate the events.
Note:
Some Faces Client Components and Client Data have been deprecated and are not recommended for use.
The following have been deprecated and are not recommended for use:
Client Data and its associated tooling (such as the Client Data view)
Faces Client Components
<odc:dataGrid>
(Data Grid)
<odc:webService>
(Web Service)
<odc:clientData>
<odc:clientBinder>
Event
Supported controls
onhighlight
Data Grid
Data Tree Nodes
onselect/onunselect
Data Grid with selection enabled
Data Tree Nodes with selection enabled
onnodehighlight/onnodeselect/onnodeunselect/onnodeexpand/onnodecollapse
Data Tree
onsort/onpage/onfilter/onselectall/onunselectall
Data Grid
Related concepts
Event handlers for Faces Client components
Related tasks
Creating event handlers for data tree
Creating event handlers for data grid
Feedback