TreeListColumnLookupBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
For internal use only. Initializes a new Tree |
#Methods
Name | Description |
---|---|
Allow |
Specifies whether to display the Clear button in lookup column cells while they are being edited. Mirrors the client-side allow |
Allow |
Specifies whether to display the Clear button in lookup column cells while they are being edited. Mirrors the client-side allow |
Data |
Specifies the data source for the lookup column. Mirrors the client-side data |
Data |
Binds a lookup column to data that a Java |
Data |
Binds a TreeArray , List , or IEnumerable .
|
Data |
Binds a Tree |
Data |
Binds a Tree |
Data |
Binds a lookup column to data that a Java |
Data |
Provides access to methods that mirror client-side data source options. |
Display |
Specifies the data source field whose values must be displayed. Mirrors the client-side display |
Display |
Specifies the data source field whose values must be displayed. Mirrors the client-side display |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
Value |
Specifies the data field whose values should be replaced with values from the display |
Value |
Specifies the data field whose values should be replaced with values from the display |
See Also