C# Class Xwt.Button.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, IButtonEventSink
Mostrar archivo Open project: antmicro/xwt

Public Methods

Method Description
OnClicked ( ) : void

Protected Methods

Method Description
OnBackendCreated ( ) : void

Method Details

OnBackendCreated() protected method

protected OnBackendCreated ( ) : void
return void

OnClicked() public method

public OnClicked ( ) : void
return void