FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : IEditor2 Interface |
The following tables list the members exposed by IEditor2.
Name | Description | |
---|---|---|
EditorClientScriptUrl | Gets the URL of the editor if the editor supports client scripting. (Inherited from FarPoint.Web.Spread.Editor.IEditor) |
Name | Description | |
---|---|---|
EditorClientScriptUrl2 | Gets the URL of the editor for the specified Spread if the editor supports client scripting. | |
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) | |
ValidateEditorValue | Validates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor) |