|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.export.JRExporterGridCell
net.sf.jasperreports.engine.export.OccupiedGridCell
public class OccupiedGridCell
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.export.JRExporterGridCell |
|---|
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL |
| Constructor Summary | |
|---|---|
OccupiedGridCell(JRExporterGridCell occupier)
|
|
| Method Summary | |
|---|---|
JRExporterGridCell |
getOccupier()
|
byte |
getType()
|
| Methods inherited from class net.sf.jasperreports.engine.export.JRExporterGridCell |
|---|
getBackcolor, getBox, getCellBackcolor, getColSpan, getElement, getForecolor, getHeight, getLayout, getRowSpan, getWidth, getWrapper, isEmpty, setBackcolor, setBox, setColSpan, setForecolor, setLayout, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OccupiedGridCell(JRExporterGridCell occupier)
| Method Detail |
|---|
public JRExporterGridCell getOccupier()
public byte getType()
getType in class JRExporterGridCell
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||