public class DynamicTableFadadaImpl extends Object implements DynamicTable
| Modifier and Type | Field and Description |
|---|---|
Boolean |
borderFlag |
Float |
cellHeight |
Integer |
cellHorizontalAlignment |
Integer |
cellVerticalAlignment |
Integer[] |
colWidthPercent |
String[][] |
datas |
String[] |
headers |
Integer |
headersAlignment |
Integer |
insertWay |
String |
Keyword |
Integer |
pageBegin |
Integer |
tableHorizontalAlignment |
Float |
tableHorizontalOffset |
Float |
tableWidthPercentage |
String |
theFirstHeader |
| Constructor and Description |
|---|
DynamicTableFadadaImpl() |
public Integer insertWay
public String Keyword
public Integer pageBegin
public Boolean borderFlag
public Float cellHeight
public Integer cellHorizontalAlignment
public Integer cellVerticalAlignment
public String theFirstHeader
public String[] headers
public Integer headersAlignment
public String[][] datas
public Integer[] colWidthPercent
public Integer tableHorizontalAlignment
public Float tableWidthPercentage
public Float tableHorizontalOffset
Copyright © 2020. All rights reserved.