Interface JRConditionalStyle

All Superinterfaces:
Cloneable, JRBoxContainer, JRCloneable, JRParagraphContainer, JRPenContainer, JRStyle, JRStyleContainer
All Known Implementing Classes:
JRBaseConditionalStyle, JRDesignConditionalStyle

public interface JRConditionalStyle extends JRStyle
Author:
Ionut Nedelcu (ionutned@users.sourceforge.net)
  • Method Details

    • isDefault

      boolean isDefault()
      Description copied from interface: JRStyle
      Gets a flag that specifies if this is the default report style.
      Specified by:
      isDefault in interface JRStyle
    • getConditionExpression

      JRExpression getConditionExpression()