Interface DynamicPropertiesHolder

All Known Implementing Classes:
ComponentFillSubreport, JRFillBreak, JRFillChart, JRFillChartForAxis, JRFillComponentElement, JRFillCrosstab, JRFillElement, JRFillEllipse, JRFillFrame, JRFillGenericElement, JRFillGraphicElement, JRFillImage, JRFillLine, JRFillRectangle, JRFillStaticText, JRFillSubreport, JRFillTextElement, JRFillTextField

public interface DynamicPropertiesHolder
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • hasDynamicProperties

      boolean hasDynamicProperties()
    • hasDynamicProperty

      boolean hasDynamicProperty(String name)
    • getDynamicProperties

      JRPropertiesMap getDynamicProperties()