Field Summary | ||
---|---|---|
const Number | AUTO | |
Control is rendered horizontally when the control's width is greater than its height. Control is rendered vertically otherwise. | ||
const Number | VERTICAL | |
Control is rendered vertically. | ||
const Number | HORIZONTAL | |
Control is rendered horizontally. |
Field Detail |
---|
AUTO | |
const Number AUTO |
VERTICAL | |
const Number VERTICAL |
HORIZONTAL | |
const Number HORIZONTAL |