C# Class Xwt.ColorPicker.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, IColorPickerEventSink
Show file Open project: TheBrainTech/xwt

Public Methods

Method Description
OnColorChanged ( ) : void

Protected Methods

Method Description
OnCreateBackend ( ) : IBackend

Method Details

OnColorChanged() public method

public OnColorChanged ( ) : void
return void

OnCreateBackend() protected method

protected OnCreateBackend ( ) : IBackend
return IBackend