Rich UI Button

In most cases, a Rich UI button widget invokes a function in response to a user click. The following properties are supported:
The following function is supported:
Use of this widget requires the following statement:
import com.ibm.egl.rui.widgets.Button;

Feedback