Oracle Fusion Middleware Tag Reference for Oracle Team Productivity Center
11g Release 1 (11.1.1.7.0)
E14265-06
Go back

Summary

Tag name: <menuItemDef>

The menuItemDef tag defines a single menu item. It is displayed at the bottom of the menu when user right mouse clicks the query result list.

Code Example(s)

<menuItemDef label="Open selected task" listenerRef="openatask"/>

Attributes

Name Type Default value Required? Supports EL? Description
labelstringnullYThe Label attribute will be used as the label for the menu item in the context menu.
listenerRefstringnullYThe listenerRef attribute points to the name of a managed-bean defined in the connector's tpc-config.xml.