public interface Cell
Modifier and Type | Method and Description |
---|---|
<T,R,E extends java.lang.Exception> |
accept(CellVisitor<T,R,E> visitor,
T arg) |
FrameCell |
getParent() |
Cell |
split() |
FrameCell getParent()
<T,R,E extends java.lang.Exception> R accept(CellVisitor<T,R,E> visitor, T arg) throws E extends java.lang.Exception
E extends java.lang.Exception
Cell split()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com