NX Open C++ Reference Guide
|
Represents a PageSwitchData for UI Styler
Created in NX5.0.0.
More...
Public Member Functions | |
int | ActivatedPage () |
Returns the activated page Created in NX5.0.0. | |
int | DeactivatedPage () |
Returns the deactivated page Created in NX5.0.0. | |
virtual | ~PageSwitchData () |
Free resources associated with the instance. |
Represents a PageSwitchData for UI Styler
Created in NX5.0.0.
virtual NXOpen::UIStyler::PageSwitchData::~PageSwitchData | ( | ) | [virtual] |
Free resources associated with the instance.
After this method is called, it is illegal to use the object. In .NET or Java, this method is automatically called when the object is deleted by the garbage collector.
Created in NX5.0.0.
License requirements : None
Returns the activated page
Created in NX5.0.0.
License requirements : None
Returns the deactivated page
Created in NX5.0.0.
License requirements : None