Namespace: PP.TS.Ui;
This enumeration is identical to the TabTablePredefinedStyle enum in services.
It is used by the TableCatView.getTableStyleState method.
Value |
Brief description |
Blue |
Blue. |
DarkBlue |
Dark blue. |
Red |
Red. |
DarkRed |
Dark red. |
Green |
Green. |
DarkGreen |
Dark green. |
Purple |
Purple. |
DarkPurple |
Dark purple. |
Orange |
Orange. |
DarkOrange |
Dark orange. |
ExtBlue |
Blue (with borders). |
ExtBlueStriped |
Blue (without borders). |
ExtGrey |
Gray (with borders). |
ExtGreyStriped |
Gray (without borders). |
ExtDarkBlue |
Dark blue (with borders). |
ExtDarkBlueStriped |
Dark blue (without borders). |
ExtGreen |
Green (with borders). |
ExtGreenStriped |
Green (without borders). |
ExtBrown |
Brown (with borders). |
ExtBrownStriped |
Brown (without borders). |
ExtRed |
Red (with borders). |
ExtRedStriped |
Red (without borders). |
UndefinedStyle |
Alternating style created by user. |
See also: