TreeListEditingTextsBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
For internal use only. Initializes a new Tree |
#Methods
Name | Description |
---|---|
Add |
Specifies text for a hint that appears when a user pauses on the global 'Add' button. Applies only if editing. |
Add |
Specifies text for a hint that appears when a user pauses on the global 'Add' button. Applies only if editing. |
Add |
Specifies text for the button that adds a new nested row. Applies if the editing. |
Add |
Specifies text for the button that adds a new nested row. Applies if the editing. |
Cancel |
Specifies text for a hint that appears when a user pauses on the 'Discard' button. Applies only if editing. |
Cancel |
Specifies text for a hint that appears when a user pauses on the 'Discard' button. Applies only if editing. |
Cancel |
Specifies text for a button that cancels changes in a row. Applies only if editing. |
Cancel |
Specifies text for a button that cancels changes in a row. Applies only if editing. |
Confirm |
Specifies a message that prompts a user to confirm deletion. Mirrors the client-side confirm |
Confirm |
Specifies a message that prompts a user to confirm deletion. Mirrors the client-side confirm |
Confirm |
Specifies a title for the window that asks a user to confirm deletion. Mirrors the client-side confirm |
Confirm |
Specifies a title for the window that asks a user to confirm deletion. Mirrors the client-side confirm |
Delete |
Specifies text for buttons that delete rows. Applies only if allow |
Delete |
Specifies text for buttons that delete rows. Applies only if allow |
Edit |
Specifies text for buttons that switch rows into the editing state. Applies only if allow |
Edit |
Specifies text for buttons that switch rows into the editing state. Applies only if allow |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Specifies text for a hint that appears when a user pauses on the global 'Save' button. Applies only if editing. |
Save |
Specifies text for a hint that appears when a user pauses on the global 'Save' button. Applies only if editing. |
Save |
Specifies text for a button that saves changes made in a row. Applies only if allow |
Save |
Specifies text for a button that saves changes made in a row. Applies only if allow |
To |
Returns a string that represents the current object. Inherited from Object. |
Undelete |
Specifies text for buttons that recover deleted rows. Applies only if allow |
Undelete |
Specifies text for buttons that recover deleted rows. Applies only if allow |
Validation |
Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing. |
Validation |
Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing. |
See Also