Class: cCJDEONavigateMenuItem [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class used to support the DEO navigation menu item sub-classes
Hierarchy
cObject > DfComAutomationObject > cComAutomationObject > cCJCommandBarAction > cCJAction > cCJMenuItem > cCJDeoMenuItem > cCJDEONavigateMenuItem
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: cCJDeoMenuItemClasses.pkg
Description
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.