|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwtbootstrap3.client.ui.form.validator.Validator.Priority
public static class Validator.Priority
Represents the priority of a validator.
| Field Summary | |
|---|---|
static int |
HIGH
HIGH priority |
static int |
HIGHEST
HIGHEST priority |
static int |
LOW
LOW priority |
static int |
LOWEST
LOWEST priority |
static int |
MEDIUM
MEDIUM priority |
| Constructor Summary | |
|---|---|
Validator.Priority()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int HIGHEST
public static final int HIGH
public static final int MEDIUM
public static final int LOW
public static final int LOWEST
| Constructor Detail |
|---|
public Validator.Priority()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||