Click or drag to resize

ListEditorT Methods

The ListEditorT generic type exposes the following members.

Methods
  NameDescription
Public methodBeginEdit (Overrides EditorBeginEdit(EditorContext).)
Public methodBeginEditFrontend (Inherited from Editor.)
Protected methodConvertItemValueAs
Protected methodConvertItemValueAsEnumerable
Protected methodConvertItemValueAsString
Public methodEndEdit (Overrides EditorEndEdit.)
Public methodEndEditFrontend (Inherited from Editor.)
Protected methodGetFullIconPath
Protected methodGetGenericType
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Protected methodGetViewModel
Public methodGetViewModelValue(Object) (Inherited from Editor.)
Public methodGetViewModelValue(Object, ItemField) (Overrides EditorGetViewModelValue(Object, ItemField).)
Public methodHasValue (Inherited from Editor.)
Protected methodIsItemSelected
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Protected methodRenderIconList
Public methodRenderItemListValue (Overrides EditorRenderItemListValue(String).)
Public methodRenderValue (Overrides EditorRenderValue(EditorRenderingContext).)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStringifyValue (Overrides EditorStringifyValue(Object).)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also