New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.Editor.BaseToolAdapter : Sys.UI.Control

Inheritance Hierarchy

Methods

get_tools

Gets an Array containing all the tools

Parameters

Returns

Array

getToolByName

Gets a tool by provided name

Parameters

name String

The tool name

Returns

Telerik.Web.UI.EditorButton

setToolState

Sets the current tool state

Parameters

toolsArray Array

The tools, which state should be set

optionalState? Telerik.Web.UI.Editor.CommandStates

Optional state value to be set

Returns

None

In this article