OrgChartMessagesSettingsBuilder
Methods
Label(System.String)
The label that will be used for the aria-label value of the OrgChart widget.
Parameters
value - System.String
The value for Label
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Create(System.String)
The message that will be used for the create action in the edit pop-up Menu.
Parameters
value - System.String
The value for Create
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Edit(System.String)
The message that will be used for the edit action in the edit pop-up Menu.
Parameters
value - System.String
The value for Edit
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Destroy(System.String)
The message that will be used for the destroy action in the edit pop-up Menu.
Parameters
value - System.String
The value for Destroy
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
DestroyContent(System.String)
The message that will be used for the destroy confirmation pop-up content.
Parameters
value - System.String
The value for DestroyContent
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
DestroyTitle(System.String)
The message that will be used for the destroy confirmation pop-up title.
Parameters
value - System.String
The value for DestroyTitle
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Cancel(System.String)
The message that will be used for the cancel action button text.
Parameters
value - System.String
The value for Cancel
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Save(System.String)
The message that will be used for save action button text.
Parameters
value - System.String
The value for Save
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
MenuLabel(System.String)
The message that will be used for the aria-label of the edit pop-up Menu.
Parameters
value - System.String
The value for MenuLabel
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
UploadAvatar(System.String)
The message that will be used for the avatar Upload's label.
Parameters
value - System.String
The value for UploadAvatar
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Parent(System.String)
The message that will be used for the "parent" text.
Parameters
value - System.String
The value for Parent
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Name(System.String)
The message that will be used for the "name" text.
Parameters
value - System.String
The value for Name
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Title(System.String)
The message that will be used for the "title" text.
Parameters
value - System.String
The value for Title
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
None(System.String)
The message that will be used in the Parent DropDownList editor to specify the null option (no parent).
Parameters
value - System.String
The value for None
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Expand(System.String)
The message that will be used to label the Expand button.
Parameters
value - System.String
The value for Expand
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.
Collapse(System.String)
The message that will be used to label the Collapse button.
Parameters
value - System.String
The value for Collapse
RETURNS
Returns the current OrgChartMessagesSettingsBuilder instance.