|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttecgraf.javautils.excel.v1.util.AbstractItem
public abstract class AbstractItem
Item abstrato
| Constructor Summary | |
|---|---|
AbstractItem()
|
|
| Method Summary | |
|---|---|
abstract void |
build(ExcelStructureTool head,
ExcelDataTool data,
ExcelStyleTool style,
boolean testing)
Implementa a geração do relatorio. |
int |
getRowHeight()
Retorna a altura em número de linhas usadas no componente |
void |
setRowHeight(int rowHeight)
Altera a altura em número de linhas usadas no componente |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractItem()
| Method Detail |
|---|
public abstract void build(ExcelStructureTool head,
ExcelDataTool data,
ExcelStyleTool style,
boolean testing)
head - data - style - testing - public int getRowHeight()
public void setRowHeight(int rowHeight)
rowHeight - altura em linhas
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||