TaskBoardColumnSettingsSettingsButtonBuilder
Methods
Name(System.String)
The name of the button.
Parameters
value - System.String
The value for Name
RETURNS
Returns the current TaskBoardColumnSettingsSettingsButtonBuilder instance.
Text(System.String)
The text of the button.
Parameters
value - System.String
The value for Text
RETURNS
Returns the current TaskBoardColumnSettingsSettingsButtonBuilder instance.
Icon(System.String)
The icon of the button.
Parameters
value - System.String
The value for Icon
RETURNS
Returns the current TaskBoardColumnSettingsSettingsButtonBuilder instance.
SpriteCssClass(System.String)
The class name of the icon element.
Parameters
value - System.String
The value for SpriteCssClass
RETURNS
Returns the current TaskBoardColumnSettingsSettingsButtonBuilder instance.
Command(System.String)
The command of the button.
Parameters
value - System.String
The value for Command
RETURNS
Returns the current TaskBoardColumnSettingsSettingsButtonBuilder instance.
Options(System.String)
The command options of the button.
Parameters
value - System.String
The value for Options
RETURNS
Returns the current TaskBoardColumnSettingsSettingsButtonBuilder instance.