T - The result typepublic abstract class CheckableHookAdapter<T> extends ActionHookAdapter<T> implements Checkable
| Constructor and Description |
|---|
CheckableHookAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
checked(Boolean checkResult)
Hook method invoked when an action is finished checking the dialog.
|
cancelAction, cancelled, failed, finished, getApplicationController, initialized, performed, succeededgetCurrentAction, getEvent, toString@ThreadInfo(value=WORKER) public Boolean checked(Boolean checkResult)
Copyright © 2006–2020 Esito AS. All rights reserved.