Border type constant

Where used:

Constants:

Constant Value Description
Constant.SYMPHONY_BORDER_LEFT 0 the left border of a object
Constant.SYMPHONY_BORDER_TOP 1 the top border of a object
Constant.SYMPHONY_BORDER_RIGHT 2 the right border of a object
Constant.SYMPHONY_BORDER_BOTTOM 3 the bottom border of a object
Constant.SYMPHONY_BORDER_INSIDEVERTICAL 4 the internal vertical line border between cells
Constant.SYMPHONY_BORDER_INSIDEHORIZONTAL 5 the internal horizontal line border between cells
Constant.SYMPHONY_BORDER_All 6 all kinds of borders