cObject
---DfComAutomationObject
------cComAutomationObject
---------cCJCommandBarAction
------------cCJAction
---------------cCJMenuItem
------------------cCJDeoMenuItem
---------------------cCJDEONavigateMenuItem
------------------------cCJNextAreaMenu
------------------------cCJNextViewMenu
------------------------cCJPriorAreaMenu
------------------------cCJPriorViewMenu
cCJDEONavigateMenuItem is an abstract class used to support the DEO navigation menu item sub-classes. It sets the psCategory property to "Navigate" and implements IsEnabled to return false if the focus object is not a data entry object. The pbActiveUpdate is set to true by its superclass.
See AlsocCJMenuItem | cCJNextAreaMenu | cCJPriorAreaMenu | cCJNextViewMenu | cCJPriorViewMenu