| Package | Description |
|---|---|
| org.linkki.framework.ui.dialogs |
| Modifier and Type | Field and Description |
|---|---|
static OkHandler |
OkHandler.NOP_HANDLER
A handler that does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
default OkHandler |
OkHandler.andThen(Handler after)
Returns a composed handler that first executes this handler
onOk() method and then
the onOk() method of the given handler. |
Copyright © 2017. All rights reserved.