enableWordWrapStyle
void enableWordWrapStyle(@NotNull CWidgetId aWidgetId,
boolean aEnable);
The function turns word wrapping on or off in text area widgets.
textarea
void enableWordWrapStyle(@NotNull CWidgetId aWidgetId,
boolean aEnable);
The function turns word wrapping on or off in text area widgets.
textarea