Java com.google.gwt.libideas.validation.client ValidatorController fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.libideas.validation.client ValidatorController fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.libideas.validation.client ValidatorController.

The text is from its open source code.

Method

ValidatorControlleraddAsFocusListener(TextBox box, Validator validator)
Creates a new ValidatorController for the given text box, which is checked when the text box losses focus.
voidaddValidator(Validator validator)
Adds a validator.