Rich UI Grouping

A Rich UI grouping widget displays one or more widgets inside a box. In addition to those widgets, you specify text that is embedded in the topmost border of the box.

The following properties are supported:

Supported properties and functions are described in “Widget properties and functions.”

Use of this widget requires the following statement:
import com.ibm.egl.rui.widgets.Grouping;

Feedback