C# Class Habanero.Faces.Base.ControlMappers.ExtendedTextBoxMapperReadOnly

Inheritance: ExtendedTextBoxMapper
ファイルを表示 Open project: Chillisoft/habanero.faces

Public Methods

Method Description
ExtendedTextBoxMapperReadOnly ( IExtendedTextBox ctl, string propName, bool isReadOnly, IControlFactory controlFactory ) : System

Method Details

ExtendedTextBoxMapperReadOnly() public method

public ExtendedTextBoxMapperReadOnly ( IExtendedTextBox ctl, string propName, bool isReadOnly, IControlFactory controlFactory ) : System
ctl IExtendedTextBox
propName string
isReadOnly bool
controlFactory IControlFactory
return System