OrgChartMessagesSettingsBuilder
Defines the fluent API for configuring the OrgChartMessagesSettings settings.
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 that configures the label.
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 that configures the create.
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 that configures the edit.
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 that configures the destroy.
DestroyContent(System.String)
The message that will be used for the destroy confirmation pop-up content.
Parameters
value - System.String
The value that configures the destroycontent.
DestroyTitle(System.String)
The message that will be used for the destroy confirmation pop-up title.
Parameters
value - System.String
The value that configures the destroytitle.
Cancel(System.String)
The message that will be used for the cancel action button text.
Parameters
value - System.String
The value that configures the cancel.
Save(System.String)
The message that will be used for save action button text.
Parameters
value - System.String
The value that configures the save.
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 that configures the menulabel.
UploadAvatar(System.String)
The message that will be used for the avatar Upload's label.
Parameters
value - System.String
The value that configures the uploadavatar.
Parent(System.String)
The message that will be used for the "parent" text.
Parameters
value - System.String
The value that configures the parent.
Name(System.String)
The message that will be used for the "name" text.
Parameters
value - System.String
The value that configures the name.
Title(System.String)
The message that will be used for the "title" text.
Parameters
value - System.String
The value that configures the title.
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 that configures the none.
Expand(System.String)
The message that will be used to label the Expand button.
Parameters
value - System.String
The value that configures the expand.
Collapse(System.String)
The message that will be used to label the Collapse button.
Parameters
value - System.String
The value that configures the collapse.