public class ElementGridCell extends JRExporterGridCell
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_NOT_FRAME_ELEMENT |
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL| Constructor and Description |
|---|
ElementGridCell(JRGridLayout container,
PrintElementIndex parentIndex,
int elementIndex,
GridCellSize size) |
| Modifier and Type | Method and Description |
|---|---|
protected JRGridLayout |
getContainer() |
JRPrintElement |
getElement() |
java.lang.String |
getElementAddress() |
int |
getElementIndex() |
JRGridLayout |
getLayout() |
PrintElementIndex |
getParentIndex() |
java.lang.String |
getProperty(java.lang.String propName) |
GridCellSize |
getSize() |
byte |
getType() |
void |
setBox(JRLineBox box) |
getBackcolor, getBox, getCellBackcolor, getColSpan, getForecolor, getHeight, getRowSpan, getStyle, getWidth, setStylepublic static final java.lang.String EXCEPTION_MESSAGE_KEY_NOT_FRAME_ELEMENT
public ElementGridCell(JRGridLayout container, PrintElementIndex parentIndex, int elementIndex, GridCellSize size)
public GridCellSize getSize()
getSize in class JRExporterGridCellpublic byte getType()
getType in class JRExporterGridCellpublic JRPrintElement getElement()
getElement in class JRExporterGridCellpublic java.lang.String getProperty(java.lang.String propName)
getProperty in class JRExporterGridCellpublic PrintElementIndex getParentIndex()
public int getElementIndex()
public java.lang.String getElementAddress()
getElementAddress in class JRExporterGridCellpublic JRGridLayout getLayout()
public void setBox(JRLineBox box)
setBox in class JRExporterGridCellprotected JRGridLayout getContainer()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com