Package net.sf.jasperreports.engine.fill
Interface FillContainerContext
-
- All Known Implementing Classes:
FillListContents,JRFillBand,JRFillCellContents,JRFillElementContainer,JRFillFrame.JRFillFrameElements
public interface FillContainerContextA fill context provides access to data and functionality related to a report component fill.- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCurrentOverflow()booleanisCurrentOverflowAllowed()booleanisSplitTypePreventInhibited(boolean isTopLevelCall)
-