FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace : GeneralEditor Class |
For a list of all members of this type, see GeneralEditor members.
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) |