Name | Description | |
---|---|---|
EditorClientScriptUrl | Gets the URL of the editor if the editor supports client scripting. (Inherited from FarPoint.Web.Spread.Editor.IEditor) | |
Validators | Gets the validator collection. |
The following tables list the members exposed by IEditor3.
Name | Description | |
---|---|---|
EditorClientScriptUrl | Gets the URL of the editor if the editor supports client scripting. (Inherited from FarPoint.Web.Spread.Editor.IEditor) | |
Validators | Gets the validator collection. |
Name | Description | |
---|---|---|
GetEditorControl | Creates the cell editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor) | |
GetEditorValue | Gets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor) | |
GetValidator | Gets the BaseValidator object for this editor. (Inherited from FarPoint.Web.Spread.Editor.IEditor) | |
GetValidators | Gets the validator collection. This method is used to allow customizing the returned result from the Validators property. | |
ValidateEditorValue | Validates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor) |