DropDownTreeMessagesSettingsBuilder
Methods
Clear(System.String)
The text message when hovering the clear button.
Parameters
value - System.String
The value for Clear
RETURNS
Returns the current DropDownTreeMessagesSettingsBuilder instance.
DeleteTag(System.String)
The text message shown when hovering delete icon in a selected tag.
Parameters
value - System.String
The value for DeleteTag
RETURNS
Returns the current DropDownTreeMessagesSettingsBuilder instance.
NoData(System.String)
The text message shown in the noDataTemplate when no data is available in the widget drop-down.
Parameters
value - System.String
The value for NoData
RETURNS
Returns the current DropDownTreeMessagesSettingsBuilder instance.
SingleTag(System.String)
The text message shown in the single TagMode tag.
Parameters
value - System.String
The value for SingleTag
RETURNS
Returns the current DropDownTreeMessagesSettingsBuilder instance.