public abstract static class Form.FinishReset<T> extends Object implements org.jboss.hal.spi.Callback
Form.reset(). You just need to place your business logic into afterReset(Form).| Modifier | Constructor and Description |
|---|---|
protected |
FinishReset(Form<T> form) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
afterReset(Form<T> form) |
void |
execute() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.