public interface OkAware
Forms that want to provide some action that is to be performed
when OK is clicked.ViewHelper| Modifier and Type | Method and Description |
|---|---|
Callable<Boolean> |
getOkAction()
Provide the action.
|
Copyright © 2023. All rights reserved.