| Package | Description |
|---|---|
| com.threerings.gwt.ui |
User interface components, animation support and utilities.
|
| Modifier and Type | Method and Description |
|---|---|
Validator.IntegerBoxValidator |
Validator.add(IntegerBox box) |
Validator.IntegerBoxValidator |
Validator.IntegerBoxValidator.requireGreaterThan(int value,
String feedback)
Requires a value greater than the provided
|
Validator.IntegerBoxValidator |
Validator.IntegerBoxValidator.requireLessThan(int value,
String feedback)
Requires a value less than the provided
|
Validator.IntegerBoxValidator |
Validator.IntegerBoxValidator.requireNonEmpty(String feedback) |
Copyright © 2013. All Rights Reserved.