public static class ConfirmationDialog.ConfirmationEvent
extends com.vaadin.ui.Component.Event
Modifier and Type | Class and Description |
---|---|
static interface |
ConfirmationDialog.ConfirmationEvent.Handler
Handler.
|
Modifier and Type | Field and Description |
---|---|
static Method |
ON_CONFIRMATION |
source
Constructor and Description |
---|
ConfirmationEvent(com.vaadin.ui.Component source,
boolean isConfirmed) |
Modifier and Type | Method and Description |
---|---|
boolean |
isConfirmed() |
getSource, toString
public static final Method ON_CONFIRMATION
Copyright © 2020 Magnolia International Ltd.. All rights reserved.