Widget

class Widget

One place a field is drawn: its annotation, its rectangle, and the reference to reach it.

Properties

Link copied to clipboard

The scripts of this widget's /AA dictionary, or null when it has none.

Link copied to clipboard

The border style (/BS /S): solid, dashed, beveled, inset or underline (ISO 32000-1 §12.5.4, Table 166). Null when the widget does not say.

Link copied to clipboard

A push button's caption (/MK /CA), or null when the widget has none.

Link copied to clipboard

The /AP /N state that selects this widget, for a check box or a radio button, such as Yes or Choice1 (ISO 32000-1 §12.7.4.2.1). Null when the widget has no named states.

Link copied to clipboard

The widget's /Rect, or null when it has none.

Link copied to clipboard

Indirect reference to the widget annotation, for editing.

Functions

Link copied to clipboard
open override fun toString(): String