public class ArrayColumn extends AbstractColumn
| Constructor and Description |
|---|
ArrayColumn(String n,
Column typeColumn) |
| Modifier and Type | Method and Description |
|---|---|
Cell |
createCell(Row row) |
String |
getCellType() |
String |
getCondition(String condition,
int index) |
Column |
getType() |
getNamepublic String getCellType()
public Column getType()
public String getCondition(String condition, int index)
getCondition in interface ColumngetCondition in class AbstractColumnCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.