EditorDescriptorsFactory Methods
Provides helper methods used to register View Items, Property Editors, List Editors and their alias names.
Name | Description |
---|---|
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers a List Editor with a specific alias name. |
Register |
Registers a List Editor. |
Register |
Registers a List Editor‘s alias name and specifies the handler which provides a logic to choose if the alias is appropriate for the given type. |
Register |
Registers a List Editor‘s alias name. |
Register |
Registers a Property Editor with a specific alias name. |
Register |
Registers a Property Editor. |
Register |
Registers a Property Editor‘s alias name and specifies the handler which provides a logic to choose if the alias is appropriate for the given property. |
Register |
For internal use. |
Register |
Registers a Property Editor‘s alias name. |
Register |
Registers a View Item. |
Register |
Registers a View Item. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also