Interface ToolbarStateHandler


  • public interface ToolbarStateHandler
    • Method Detail

      • enterGridView

        void enterGridView()
        Called when the editor transitions to the grid view.
      • enterGraphView

        void enterGraphView()
        Called when the editor transitions to the graph view.