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() |
getName
public String getCellType()
public Column getType()
public String getCondition(String condition, int index)
getCondition
in interface Column
getCondition
in class AbstractColumn
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.