Field Summary | ||
---|---|---|
const Number | FROZEN | |
Panes are frozen, but were not before being frozen.
|
||
const Number | FROZEN_SPLIT | |
Panes are frozen and were split before being frozen.
|
||
const Number | SPLIT | |
Panes are split, but not frozen.
|
||
const Number | NORMAL | |
Panes are not frozen and not split.
|
const Number FROZEN
const Number FROZEN_SPLIT
const Number SPLIT
const Number NORMAL