Class TextFieldLinker.FieldState

java.lang.Object
docking.widgets.textfield.TextFieldLinker.FieldState
Enclosing class:
TextFieldLinker

protected class TextFieldLinker.FieldState extends Object
The current state of a linked field, stored separately from the actual component
  • Field Details

    • text

      protected String text
    • caret

      protected int caret
  • Constructor Details

    • FieldState

      protected FieldState()
  • Method Details