FileManagerContextMenuSettingsItemBuilder

Methods

Name(System.String)

Specifies the name of the item.

Parameters

value - System.String

The value for Name

RETURNS

Returns the current FileManagerContextMenuSettingsItemBuilder instance.

Text(System.String)

Specifies the text of the item.

Parameters

value - System.String

The value for Text

RETURNS

Returns the current FileManagerContextMenuSettingsItemBuilder instance.

SpriteCssClass(System.String)

Specifies the spriteCssClass of the item.

Parameters

value - System.String

The value for SpriteCssClass

RETURNS

Returns the current FileManagerContextMenuSettingsItemBuilder instance.

Icon(System.String)

Specifies the icon of the item.

Parameters

value - System.String

The value for Icon

RETURNS

Returns the current FileManagerContextMenuSettingsItemBuilder instance.

Command(System.String)

Specifies the command of the item.

Parameters

value - System.String

The value for Command

RETURNS

Returns the current FileManagerContextMenuSettingsItemBuilder instance.