Handles rendering services in the tab pane.
GeoMOOSE. | Handles rendering services in the tab pane. |
Functions | |
disableTools | Disables all the tools but remembers which one was active. |
restoreTools | Renables the last tool, if defined. |
_changeStep | Used to bind to the step-changing buttons. |
changeStep | Change to a step in the sequnce of steps for this service. |
toBeginning | Go back to the start of the settings for the service. |
Disables all the tools but remembers which one was active.
disableTools: function()
Renables the last tool, if defined.
restoreTools: function()
Used to bind to the step-changing buttons.
_changeStep: function()
Change to a step in the sequnce of steps for this service.
changeStep: function( step )
Go back to the start of the settings for the service.
toBeginning: function()