Class StyleExpressionPropertyLocationInfo


  • public class StyleExpressionPropertyLocationInfo
    extends LocationInfo
    Todo: Document Me
    Author:
    Thomas Morgner
    • Constructor Detail

      • StyleExpressionPropertyLocationInfo

        public StyleExpressionPropertyLocationInfo​(org.pentaho.reporting.engine.classic.core.ReportElement reportElement,
                                                   org.pentaho.reporting.engine.classic.core.style.StyleKey styleKey,
                                                   String expressionProperty)
    • Method Detail

      • getStyleKey

        public org.pentaho.reporting.engine.classic.core.style.StyleKey getStyleKey()
      • getExpressionProperty

        public String getExpressionProperty()