[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views

C1.Win.Input.Base.Views Namespace

Classes

DropDownControlViewBase

Implements the view for drop down control.

DropDownEditorViewBase

Implements the view for drop down control with text box editor.

InputEditorViewBase

Implements the view for editors without TextBox or with difficult content element.

InputPanel

Implements the basic functionality for dinamic styles and BaseStyle.

InputTextBoxElement

Element that hosts a input editor control.

InputTextBoxElementBase<T>

The base Element that hosts a TextEditorBase control.

Interfaces

IDropDownControlViewBase

Represents the base view for base drop down control.

IDropDownEditorViewBase

Represents the base methods, events, and properties of a text editor for a view hosted in a drop-down control.

IInputEditorElement

Represents the element that hosts the editor.

IInputEditorViewBase

Represents the base view of input editor.

IInputTextBoxElement

Represents the contant element with TextBox.

ITextBoxBaseView

Represents the methods and properties of view for C1TextBoxBase class.