NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::UIStyler::PageSwitchData Class Reference

Represents a PageSwitchData for UI Styler
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::UIStyler::PageSwitchData:
NXOpen::TransientObject

Public Member Functions

int ActivatedPage ()
 Returns the activated page
Created in NX5.0.0. More...
 
int DeactivatedPage ()
 Returns the deactivated page
Created in NX5.0.0. More...
 
virtual ~PageSwitchData ()
 Free resources associated with the instance. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents a PageSwitchData for UI Styler
Created in NX5.0.0.


Constructor & Destructor Documentation

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

Member Function Documentation

int NXOpen::UIStyler::PageSwitchData::ActivatedPage ( )

Returns the activated page
Created in NX5.0.0.



License requirements : None

int NXOpen::UIStyler::PageSwitchData::DeactivatedPage ( )

Returns the deactivated page
Created in NX5.0.0.



License requirements : None


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