public interface UiHandlerActionConfirm extends UiHandlerAction
UiHandlerAction
for the action confirm
.UiHandlerActionApprove
,
UiHandlerActionSubmit
Modifier and Type | Method and Description |
---|---|
void |
onConfirm(UiEvent event)
This method is invoked for the action confirm often also labeled with
OK . |
Copyright © 2001–2016 mmm-Team. All rights reserved.