ButtonConstructor

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

Parámetros

clickEventAction triggered when the button is clicked.

Descripción

Constructs a Button.