Field Summary |
|
final public static WindowState | MAXIMIZED In this window state the channel is displayed maximized
which means that it is the only channel shown on the page. |
final public static WindowState | MINIMIZED In this window state the channel is displayed minimzed
which means that only the channel title is shown
The string value for this state is "MINIMIZED". |
final public static WindowState | NORMAL The standard "one-of many" window state on a page. |