Version

CheckBoxEditorWrapper Class Members

The following tables list the members exposed by CheckBoxEditorWrapper.

Public Constructors
 NameDescription
Public ConstructorCheckBoxEditorWrapper ConstructorWrapper for CheckBoxEditorModel model.  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodAllowNullValueBaseEditorModel.AllowNullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodCheckedCheckBoxEditorModel.Checked (Inherited from Infragistics.Web.Mvc.CheckBoxEditorWrapperBase<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodDisabledBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodHeightOverloaded. BaseEditorModel.Height (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodHtmlAttributesBaseEditorModel.HtmlAttributes (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodIconClassCheckBoxEditorModel.IconClass (Inherited from Infragistics.Web.Mvc.CheckBoxEditorWrapperBase<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodIDID (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodInputNameBaseEditorModel.InputName (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodNullValueBaseEditorModel.NullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodReadOnlyBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodRenderRender the editor with the accumulated model changes in the wrapper.  
Public MethodSizeCheckBoxEditorModel.Size (Inherited from Infragistics.Web.Mvc.CheckBoxEditorWrapperBase<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodTabIndexBaseEditorModel.TabIndex (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodValidatorOptionsBaseEditorModel.ValidatorOptions (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodValueBaseEditorModel.Value (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
Public MethodWidthOverloaded. BaseEditorModel.Width (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<CheckBoxEditorModel,CheckBoxEditorWrapper>)
See Also

View on GitHub