Class: cCJClearAllMenuItem

Class Hierarchy:

DFCOMAUTOMATIONOBJECTcComAutomationObjectcCJCommandBarActioncCJActioncCJMenuItemcCJDeoMenuItemcCJClearAllMenuItem

Class Definition

Functions and Procedures

BooleanConstrainedServerHasRecord(Handle hoServer)
returns true if a relates-to constrained parent DD has a record. This checks up the DDO structure. We do this to figure out if a record exists up the parent tree. We only need to check relates-to contrained parents because non-constrained parents already set the DD changed_state to true. Becuase you should only have one relate-to constraint per DD, this only has to search up one branch
Construct_Object()
Inherited from cCJDeoMenuItem
BooleanIsEnabled()
Inherited from cCJAction
Returns True if the DD or any of its server DDs (parents, grandparents, etc.) have a DD record or have changes
OnExecute(Variant vCommandBarControl)
Inherited from cCJAction

References (3):

ModuleContaining SymbolLine
oDEOEditContextMenu.pkgoClearAllMenu45
Order.srcoClearAllMenu54
Order.srcoClearAllToolItem2458