Field Summary | ||
---|---|---|
const Number | NONE | |
Displays no scroll bars. | ||
const Number | HORIZONTAL | |
Displays a horizontal scroll bar. | ||
const Number | BARS_VERTICAL | |
Displays a vertical scroll bar. | ||
const Number | BARS_BOTH | |
Displays both a horizontal and a vertical scroll bar. |
Field Detail |
---|
NONE | |
const Number NONE |
HORIZONTAL | |
const Number HORIZONTAL |
BARS_VERTICAL | |
const Number BARS_VERTICAL |
BARS_BOTH | |
const Number BARS_BOTH |