public class TableJSonBuilder extends GridJSonBuilder
GridJSonBuilder.JGridSonWriterState| Modifier and Type | Field and Description |
|---|---|
protected TableDefinition |
tableDefinition |
fieldsCount, firstColumn, firstField, firstRow, json, offsetDeclared, rowsCount, rowsDeclared, state, totalLengthDeclared| Constructor and Description |
|---|
TableJSonBuilder(TableDefinition tableDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
endRow()
Ends the data row.
|
void |
setOffset(int offset) |
void |
setTotalLength(int length) |
void |
startRows() |
addKey, addValue, addValue, addValue, addValue, addValue, addValue, addValue, addValueKey, appendQuoted, checkFirstField, checkState, clean, close, endRows, resetState, setOffset, setTotalLength, startRow, startRows, toStringprotected TableDefinition tableDefinition
public TableJSonBuilder(TableDefinition tableDefinition)
public void startRows()
public void endRow()
GridJSonBuilderendRow in class GridJSonBuilderpublic void setTotalLength(int length)
public void setOffset(int offset)
Copyright © 2019. All Rights Reserved.