Field Summary | ||
---|---|---|
const Number | PLAIN | |
Displays a button with no symbol. | ||
const Number | ARROW | |
Displays a button with a down arrow. | ||
const Number | ELLIPSIS | |
Displays a button with an ellipsis (...). | ||
const Number | REDUCE | |
Displays a button with a horizontal line like an underscore character. |
Field Detail |
---|
PLAIN | |
const Number PLAIN |
ARROW | |
const Number ARROW |
ELLIPSIS | |
const Number ELLIPSIS |
REDUCE | |
const Number REDUCE |