Class OnChangeChartColumnBaseAction

    • Constructor Detail

      • OnChangeChartColumnBaseAction

        public OnChangeChartColumnBaseAction()
    • Method Detail

      • getChart

        public Chart getChart()
      • getChartColumn

        public ChartColumn getChartColumn()
                                   throws java.lang.Exception
        Gets the chart column object associated with the changed property.
        Returns:
        Chart column object. Null if not found.
        Throws:
        java.lang.Exception
      • executeOnValidValues

        public abstract void executeOnValidValues()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getTab

        protected Tab getTab()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
        Since:
        6.6.3