|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationResultEvent | |
|---|---|
| org.granite.client.validation.javafx | |
| Uses of ValidationResultEvent in org.granite.client.validation.javafx |
|---|
| Fields in org.granite.client.validation.javafx with type parameters of type ValidationResultEvent | |
|---|---|
static javafx.event.EventType<ValidationResultEvent> |
ValidationResultEvent.ANY
|
static javafx.event.EventType<ValidationResultEvent> |
ValidationResultEvent.INVALID
|
static javafx.event.EventType<ValidationResultEvent> |
ValidationResultEvent.UNHANDLED
|
static javafx.event.EventType<ValidationResultEvent> |
ValidationResultEvent.VALID
|
| Constructor parameters in org.granite.client.validation.javafx with type arguments of type ValidationResultEvent | |
|---|---|
ValidationResultEvent(Object source,
javafx.event.EventTarget target,
javafx.event.EventType<ValidationResultEvent> type,
List<ValidationResult> errorResults)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||