Specifies whether Oracle Forms should perform navigation to the item when the end user activates the item with a mouse.
Applies to Bean area, button, check box, list item, radio group, tree control, user area.
Set Oracle Forms
Default
Yes
When Mouse Navigate is No, Oracle Forms does not perform navigation to the item when the end user activates it with the mouse. For example, a mouse click in a button or check box is not treated as a navigational event. Oracle Forms fires any triggers defined for the button or check box (such as When-Button-Pressed), but the input focus remains in the current item.
When Mouse Navigate is Yes, Oracle Forms navigates to the item, firing any appropriate navigation and validation triggers on the way.
Applies only in mouse-driven environments.