Interface ToolbarStateHandler
-
public interface ToolbarStateHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidenterGraphView()Called when the editor transitions to the graph view.voidenterGridView()Called when the editor transitions to the grid view.
-