Experimental: this API is experimental and might be changed or removed in the future.

ButtonConstructor

Cambiar al Manual
public Button ();
public Button (Action clickEvent);

Parámetros

clickEventAction triggered when the button is clicked.

Descripción

Constructs a Button.