Interface FillContainerContext

All Known Implementing Classes:
FillListContents, JRFillBand, JRFillCellContents, JRFillElementContainer, JRFillFrame.JRFillFrameElements

public interface FillContainerContext
A fill context provides access to data and functionality related to a report component fill.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • isCurrentOverflow

      boolean isCurrentOverflow()
    • isCurrentOverflowAllowed

      boolean isCurrentOverflowAllowed()
    • isSplitTypePreventInhibited

      boolean isSplitTypePreventInhibited(boolean isTopLevelCall)