nw::lyt::Group Class

Syntax

class Group

Description

The class for managing panes by group.

Member Functions

Constructors and Destructors
Group Constructor.
V ~Group Destructor.
Set/Get
GetName Gets a group name.
GetPaneList Gets a list of panes belonging to the group.
Addition
AppendPane Adds a pane.
Other
IsUserAllocated Determines whether the user constructed the group.
SetUserAllocated Declares that the pane was constructed by the user.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL