public class TestWebTable extends WebTable
| Modifier and Type | Field and Description |
|---|---|
static int |
CCW
Text rotated 90 degrees counter-clockwise.
|
static int |
CW
Text rotated 90 degrees clockwise.
|
static int |
NORMAL
Indicates normal formatting.
|
columnCount, debugLevel, output, rowCount| Constructor and Description |
|---|
TestWebTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
finishRow, finishTable, formatCell, formatCell, formatDataRow, formatDataRow, formatHeaderRow, formatHeaderRow, getColumnCount, getDebugLevel, setColumnCount, setDebugLevel, setOutput, startRow, startTablepublic static final int NORMAL
public static final int CCW
public static final int CW
public TestWebTable()
Copyright © 2017. All rights reserved.