NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::UIStyler::TabControl Class Reference

Represents a Tab Control for UI Styler. More...

Inheritance diagram for NXOpen::UIStyler::TabControl:
NXOpen::UIStyler::StylerItem NXOpen::TransientObject

List of all members.

Public Types

typedef NXOpen::Callback1
< NXOpen::UIStyler::DialogState,
NXOpen::UIStyler::StylerEvent * > 
SwitchHandler
 Called when a user switches tabs.

Public Member Functions

void AddSwitchHandler (const NXOpen::UIStyler::TabControl::SwitchHandler &switchevent, bool isDialogLaunchingEvent)
 Registers switch callback.
NXOpen::UIStyler::PageSwitchDataPageSwitchData ()
 Returns the page switch data
Created in NX5.0.0.
bool Sensitivity ()
 Returns the sensitivity of the dialog item
Created in NX5.0.0.
void SetFocus ()
 Sets focus
Created in NX5.0.0.
void SetSensitivity (bool type)
 Sets the sensitivity of the dialog item
Created in NX5.0.0.
void SetVisibility (bool type)
 Sets the visibility of the dialog item
Created in NX5.0.0.
bool Visibility ()
 Returns the visibility of the dialog item
Created in NX5.0.0.

Detailed Description

Represents a Tab Control for UI Styler.


Created in NX5.0.0.


Member Typedef Documentation

Called when a user switches tabs.


Created in NX5.0.0.

License requirements : None


Member Function Documentation

void NXOpen::UIStyler::TabControl::AddSwitchHandler ( const NXOpen::UIStyler::TabControl::SwitchHandler switchevent,
bool  isDialogLaunchingEvent 
)

Registers switch callback.

This method should be called before calling UIStyler::Dialog::Show or UIStyler::Dialog::RegisterWithUiMenu
Created in NX5.0.0.

License requirements : None

Parameters:
switcheventswitchevent
isDialogLaunchingEventis dialog launching event

Returns the page switch data
Created in NX5.0.0.



License requirements : None

Returns the sensitivity of the dialog item
Created in NX5.0.0.



License requirements : None

Sets focus
Created in NX5.0.0.



License requirements : None

Sets the sensitivity of the dialog item
Created in NX5.0.0.



License requirements : None

Parameters:
typeTRUE if sensitive, FALSE if insensitive

Sets the visibility of the dialog item
Created in NX5.0.0.



License requirements : None

Parameters:
typeTRUE if visible, FALSE if invisible

Returns the visibility of the dialog item
Created in NX5.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.