Rich UI bidiTextField

A bidiTextField widget defines a text box that contains one line of bidirectional text.
The bidiTextField widget supports these properties:

For information about other 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.BidiTextField;

Feedback