Class TaskToolbar

    • Constructor Detail

      • TaskToolbar

        public TaskToolbar()
    • Method Detail

      • resetSession

        public void resetSession()
      • setRemoveEnabled

        public void setRemoveEnabled​(boolean b)
      • setClearEnabled

        public void setClearEnabled​(boolean b)
      • setGraphEnabled

        public void setGraphEnabled​(boolean b)
      • setExecEnabled

        public void setExecEnabled​(boolean b)
      • setResetEnabled

        public void setResetEnabled​(boolean b)
      • notifyRemove

        public void notifyRemove()
      • notifyClear

        public void notifyClear()
      • notifyReset

        public void notifyReset()
      • notifyGraph

        public void notifyGraph()
      • removeListeners

        public void removeListeners()