EditorToolItemBuilder

Methods

Text(System.String)

The string that the popup item will show.

Parameters

value - System.String

The value for Text

RETURNS

Returns the current EditorToolItemBuilder instance.

Value(System.String)

The value that will be applied by the tool when this item is selected.

Parameters

value - System.String

The value for Value

RETURNS

Returns the current EditorToolItemBuilder instance.

Context(System.String)

Only applicable for the formatting tool. Specifies the context in which the option will be available.

Parameters

value - System.String

The value for Context

RETURNS

Returns the current EditorToolItemBuilder instance.