public interface AppDialogResult
| Modifier and Type | Method and Description |
|---|---|
String |
button() |
boolean |
isBlankValue() |
default boolean |
isButton(String ok) |
default boolean |
isOkButton() |
default boolean |
isYesButton() |
<T> T |
value() |
Copyright © 2021 vpc open source initiative. All rights reserved.