Interface IntegerTextFieldHandle

All Superinterfaces:
FormComponentHandle

public interface IntegerTextFieldHandle extends FormComponentHandle
Handle for the "Text field with integer format" form component. The Swing widget is a JTextField with an integer-only verifier.

Reach this handle via ScreenHandle.integerTextField().