Class OnChangeChartBaseAction

    • Constructor Detail

      • OnChangeChartBaseAction

        public OnChangeChartBaseAction()
    • Method Detail

      • getChart

        protected Chart getChart()
      • getTab

        protected Tab getTab()
      • execute

        public void execute()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
        See Also:
        IAction.execute()
      • executeOnValidValues

        protected abstract void executeOnValidValues()
                                              throws java.lang.Exception
        Calls upon finding valid new values.
        Throws:
        java.lang.Exception