Skip to content

GWTStackPanel

GWT StackPanel.

Extends HTMLObject

Extends SeSSimulatedObject

Behavior Pattern: GWTStackPanelBehavior

Action Summary

Action Description
DoSelect Selects specified panel.

Action Detail

DoSelect

Selects specified panel.

DoSelect(name) 

Parameters:

Name Type Description
name string Panel name to select.

Returns:

boolean: 'true' if success, 'false' otherwise.