Click or drag to resize

CheckboxListEditorT Methods

The CheckboxListEditorT generic type exposes the following members.

Methods
  NameDescription
Public methodBeginEdit (Inherited from ListEditorT.)
Public methodBeginEditFrontend (Inherited from Editor.)
Protected methodConvertItemValueAs (Inherited from ListEditorT.)
Protected methodConvertItemValueAsEnumerable (Inherited from ListEditorT.)
Protected methodConvertItemValueAsString (Inherited from ListEditorT.)
Public methodEndEdit (Inherited from ListEditorT.)
Public methodEndEditFrontend (Inherited from Editor.)
Protected methodGetFullIconPath (Inherited from ListEditorT.)
Protected methodGetGenericType (Inherited from ListEditorT.)
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetOptions
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Protected methodGetViewModel (Inherited from ListEditorT.)
Public methodGetViewModelValue(Object) (Inherited from Editor.)
Public methodGetViewModelValue(Object, ItemField) (Overrides ListEditorTGetViewModelValue(Object, ItemField).)
Public methodHasValue (Overrides EditorHasValue.)
Protected methodIsItemSelected (Inherited from ListEditorT.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Protected methodRenderIconList (Inherited from ListEditorT.)
Public methodRenderItemListValue (Inherited from ListEditorT.)
Public methodRenderValue (Inherited from ListEditorT.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodStringifyValue (Inherited from ListEditorT.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Top
See Also