NX Open C++ Reference Guide
Public Member Functions
NXOpen::MenuBar::MenuButtonEvent Class Reference

Implements the Event Object for Menu Buttons. More...

Inheritance diagram for NXOpen::MenuBar::MenuButtonEvent:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::MenuBar::MenuButtonActiveButton ()
 Returns the activated MenuButton.
int ApplicationId ()
 Returns the activated MenuButton's owning application identifier.
std::vector< NXStringGetMenuAncestors ()
 Get the ancestors of the active button.
NXString MenuBarName ()
 Returns the name of the menu bar.
virtual ~MenuButtonEvent ()
 Frees the object from memory.

Detailed Description

Implements the Event Object for Menu Buttons.


Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET and Java, his method is automatically called when the object is deleted by the garbage collector.
Created in NX6.0.0.

License requirements : None


Member Function Documentation

Returns the activated MenuButton.


Created in NX6.0.0.

License requirements : None

Returns the activated MenuButton's owning application identifier.


Created in NX6.0.0.

License requirements : None

Get the ancestors of the active button.

Returns:
The ancestors that caused the event to fire
Created in NX6.0.0.

License requirements : None

Returns the name of the menu bar.


Created in NX6.0.0.

License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.