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