Class DrillDownModelWrapper

  • All Implemented Interfaces:
    org.pentaho.ui.xul.XulEventSource

    public class DrillDownModelWrapper
    extends Object
    implements org.pentaho.ui.xul.XulEventSource
    • Constructor Detail

      • DrillDownModelWrapper

        public DrillDownModelWrapper​(DrillDownModel model)
    • Method Detail

      • addPropertyChangeListener

        public void addPropertyChangeListener​(PropertyChangeListener listener)
        Specified by:
        addPropertyChangeListener in interface org.pentaho.ui.xul.XulEventSource
      • removePropertyChangeListener

        public void removePropertyChangeListener​(PropertyChangeListener listener)
        Specified by:
        removePropertyChangeListener in interface org.pentaho.ui.xul.XulEventSource
      • setDrillDownConfig

        public void setDrillDownConfig​(String drillDownConfig)
      • getDrillDownConfig

        public String getDrillDownConfig()
      • getDrillDownPath

        public String getDrillDownPath()
      • getTooltipFormula

        public String getTooltipFormula()
      • setTooltipFormula

        public void setTooltipFormula​(String tooltipFormula)
      • getTargetFormula

        public String getTargetFormula()
      • setTargetFormula

        public void setTargetFormula​(String targetFormula)
      • setDrillDownPath

        public void setDrillDownPath​(String drillDownPath)
      • setDrillDownParameter

        public void setDrillDownParameter​(DrillDownParameter[] drillDownParameters)
      • getPreview

        public String getPreview()
      • refresh

        public void refresh()
      • clear

        public void clear()