mouseXOffset property

int mouseXOffset
final

Optional horizontal offset correction (in cells) applied to mouse hit coordinates before they are forwarded to TextInputModel.

Useful when embedding the field in composite panes that add visual left chrome around the editable content.

Implementation

final int mouseXOffset;