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

Represents the Web App session
To obtain an instance of this class, refer to NXOpen::Session

Created in NX11.0.0. More...

Public Member Functions

NXOpen::PDM::CustomWebAppMenuHandlerCreateCustomWebAppMenuHandler ()
 Create a custom WebApp menu handler. More...
 
void ShowSummary (const NXString &uid, const NXString &objType, const NXString &classId)
 Send data to Active Workspace from NX
Created in NX11.0.1. More...
 
void ShowSummary (const char *uid, const char *objType, const char *classId)
 Send data to Active Workspace from NX
Created in NX11.0.1. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the Web App session
To obtain an instance of this class, refer to NXOpen::Session

Created in NX11.0.0.


Member Function Documentation

NXOpen::PDM::CustomWebAppMenuHandler* NXOpen::PDM::WebAppSession::CreateCustomWebAppMenuHandler ( )

Create a custom WebApp menu handler.

Returns

Created in NX11.0.0.

License requirements : None
void NXOpen::PDM::WebAppSession::ShowSummary ( const NXString uid,
const NXString objType,
const NXString classId 
)

Send data to Active Workspace from NX
Created in NX11.0.1.



License requirements : None

Parameters
uiduid
objTypeobjtype
classIdclassid
void NXOpen::PDM::WebAppSession::ShowSummary ( const char *  uid,
const char *  objType,
const char *  classId 
)

Send data to Active Workspace from NX
Created in NX11.0.1.



License requirements : None

Parameters
uiduid
objTypeobjtype
classIdclassid
tag_t NXOpen::PDM::WebAppSession::Tag ( ) const

Returns the tag of this object.


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