Click or drag to resize

EditorManager Methods

The EditorManager type exposes the following members.

Methods
  NameDescription
Public methodConvertValue(ItemField, Object)
Public methodConvertValue(String, Object, ItemEntry)
Public methodConvertValue(String, Object, String)
Public methodCreateEditor(Type)
Public methodCreateEditor(EditorMetadata)
Public methodCreateEditorT
Public methodCreateValidator(Type)
Public methodCreateValidator(ValidatorMetadata)
Public methodCreateValidator(Type, IDictionaryString, Object)
Public methodCreateValidatorT
Public methodCreateValidatorT(IDictionaryString, Object)
Public methodGetEditorGroup(Type)
Public methodGetEditorGroup(Editor)
Public methodGetEditorName(Type)
Public methodGetEditorName(Editor)
Public methodGetEditorTypes
Public methodGetFieldValidators
Public methodIsEditableListEditor
Public methodIsListEditor(Type)
Public methodIsListEditor(Editor)
Public methodIsListEditor(EditorMetadata)
Public methodIsPlainTextEditor
Public methodSelectEditorType(Type)
Public methodSelectEditorType(Type, NullableInt32)
Top
See Also