Interface MultilineHtmlLabelHandle

All Superinterfaces:
FormComponentHandle

public interface MultilineHtmlLabelHandle extends FormComponentHandle
Handle for the "Multi-line HTML label" form component. The Swing widget is a JTextPane rendering HTML.

Reach this handle via ScreenHandle.multilineHtmlLabel().