C# Class Xwt.Button.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, IButtonEventSink
Afficher le fichier Open project: antmicro/xwt

Méthodes publiques

Méthode Description
OnClicked ( ) : void

Méthodes protégées

Méthode Description
OnBackendCreated ( ) : void

Method Details

OnBackendCreated() protected méthode

protected OnBackendCreated ( ) : void
Résultat void

OnClicked() public méthode

public OnClicked ( ) : void
Résultat void