The following tables list the members exposed by GeneralEditor.
Name | Description | |
---|---|---|
GeneralEditor Constructor | Creates an instance of this editor class. |
Name | Description | |
---|---|---|
EditorClientScriptUrl | Gets the URL of the client script file for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
Size | Gets or sets the size of the editor control. | |
Validators | Gets the validator collection. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
Name | Description | |
---|---|---|
GetEditorControl | Overridden. Creates a generic text box editor control. | |
GetEditorValue | Gets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetValidators | Gets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
ValidateEditorValue | Validates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Editor.BaseEditor) |