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

Represents a Scrolled Window block
Created in NX8.5.0. More...

Inheritance diagram for NXOpen::BlockStyler::ScrolledWindow:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

Public Member Functions

int Height ()
 Returns the Height
Created in NX8.5.0. More...
 
NXOpen::BlockStyler::PropertyListMembers ()
 Returns the Members
Created in NX8.5.0. More...
 
bool ResizeHeightWithDialog ()
 Returns the ResizeHeightWithDialog. More...
 
void SetHeight (int height)
 Sets the Height
Created in NX8.5.0. More...
 
void SetResizeHeightWithDialog (bool resize)
 Sets the ResizeHeightWithDialog. More...
 
void SetWidth (int width)
 Sets the Width
Created in NX8.5.0. More...
 
int Width ()
 Returns the Width
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::BlockStyler::UIBlock
bool Enable ()
 Returns the Enable. More...
 
bool Expanded ()
 Returns the Expanded
Created in NX8.5.0. More...
 
void Focus ()
 Focuses on the block. More...
 
NXOpen::BlockStyler::PropertyListGetProperties ()
 Returns the properties of the block. More...
 
bool Group ()
 Returns the Group
Created in NX8.5.0. More...
 
NXString Label ()
 Returns the Label
Created in NX8.5.0. More...
 
NXString Name ()
 Returns the name of the block or BlockID
Created in NX6.0.0. More...
 
void SetEnable (bool enable)
 Sets the Enable. More...
 
void SetExpanded (bool expanded)
 Sets the Expanded
Created in NX8.5.0. More...
 
void SetGroup (bool group)
 Sets the Group
Created in NX8.5.0. More...
 
void SetLabel (const NXString &label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetLabel (const char *label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetShow (bool show)
 Sets the Visibility of block. More...
 
bool Show ()
 Returns the Visibility of block. More...
 
NXString Type ()
 Returns the type of block
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Scrolled Window block
Created in NX8.5.0.


Member Function Documentation

int NXOpen::BlockStyler::ScrolledWindow::Height ( )

Returns the Height
Created in NX8.5.0.



License requirements : None

NXOpen::BlockStyler::PropertyList* NXOpen::BlockStyler::ScrolledWindow::Members ( )

Returns the Members
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::ScrolledWindow::ResizeHeightWithDialog ( )

Returns the ResizeHeightWithDialog.

If true, the height of block will dynamically change when the dialog is resized.
Created in NX8.5.0.

License requirements : None

void NXOpen::BlockStyler::ScrolledWindow::SetHeight ( int  height)

Sets the Height
Created in NX8.5.0.



License requirements : None

Parameters
heightheight
void NXOpen::BlockStyler::ScrolledWindow::SetResizeHeightWithDialog ( bool  resize)

Sets the ResizeHeightWithDialog.

If true, the height of block will dynamically change when the dialog is resized.
Created in NX8.5.0.

License requirements : None

Parameters
resizeresize
void NXOpen::BlockStyler::ScrolledWindow::SetWidth ( int  width)

Sets the Width
Created in NX8.5.0.



License requirements : None

Parameters
widthwidth
int NXOpen::BlockStyler::ScrolledWindow::Width ( )

Returns the Width
Created in NX8.5.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.