The following tables list the members exposed by BaseEditor.
Name | Description | |
---|---|---|
![]() | EditorClientScriptUrl | Gets the URL of the client script file for the editor control. |
Name | Description | |
---|---|---|
![]() | GetEditorControl | Creates the cell editor control. |
![]() | GetEditorValue | Gets the editing value posted back from the client for the editor control. |
![]() | GetValidator | Gets the validator for the editor control used to validate values. |
![]() | ValidateEditorValue | Validates the input value for the editor control. |
Name | Description | |
---|---|---|
![]() | ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). |
![]() | GetSpread | Returns the FpSpread control. |