Rich UI bidiTextArea

A bidiTextArea widget defines a rectangle that contains one or more lines of bidirectional text.
The bidiTextArea widget supports these properties:
Two functions are available, neither of which returns a value:

For more information about supported properties and functions, see "Widget properties and functions."

If you use this widget, you must use the following statement:
import com.ibm.egl.rui.widgets.BidiTextArea;

Feedback