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. |
Field Detail |
---|
FROZEN | |
const Number FROZEN |
FROZEN_SPLIT | |
const Number FROZEN_SPLIT |
SPLIT | |
const Number SPLIT |
NORMAL | |
const Number NORMAL |