RichEditCustomDocumentProcessor Methods
Provides methods to process a document in the Controller in a custom manner.
Name | Description |
---|---|
Bind |
Binds the Rich |
Bind |
Binds the Rich |
Bind |
Binds the Rich |
Bind |
Binds the Rich |
Calculate |
Allows custom processing to be implemented when the DOCVARIABLE field field is updated. |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Customize |
Fires when the ‘Insert Merge Field’ command button is clicked, and enables you to customize a drop-down field list. |
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. |
Insert |
Sets a handler for an event that fires after the client insert |
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. |
Saving |
Fires before a file is saved to the server and allows you to cancel the action. |
Settings |
Provides access to Document Selector settings. |
Spell |
Fires when a word is added to the spell checker and enables you to add custom handling. |
To |
Returns a string that represents the current object. Inherited from Object. |
Unit |
Specifies the measurement unit. |
See Also