nw::lyt::Group::Group Constructor

Syntax

Group();

Group(
     const res::Group * pResGroup,
     Pane * pRootPane
);

List of Overloaded Member Functions

Group ( ) Constructor.
Group ( const res::Group *, Pane * ) Constructor.

Description of Group ( )

Initializes in a pane-less state.

Description of Group ( const res::Group *, Pane * )

Initializes in a state where panes are added based on the group resource.


CONFIDENTIAL