Constructor and Description |
---|
LayeredCell(FrameCell parent) |
Modifier and Type | Method and Description |
---|---|
<T,R,E extends java.lang.Exception> |
accept(CellVisitor<T,R,E> visitor,
T arg) |
void |
addLayer(Table table) |
java.util.List<Table> |
getLayers() |
FrameCell |
getParent() |
void |
setParent(FrameCell parent) |
Cell |
split() |
public LayeredCell(FrameCell parent)
public void addLayer(Table table)
public void setParent(FrameCell parent)
public <T,R,E extends java.lang.Exception> R accept(CellVisitor<T,R,E> visitor, T arg) throws E extends java.lang.Exception
public java.util.List<Table> getLayers()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com