Interface HyperlinkActionLabelHandle

All Superinterfaces:
FormComponentHandle

public interface HyperlinkActionLabelHandle extends FormComponentHandle
Handle for the "Hyperlink action label" form component. The Swing widget is a HyperlinkLabel that runs the configured action script when clicked.

Reach this handle via ScreenHandle.hyperlinkActionLabel().