public interface UiHandlerActionApprove extends UiHandlerAction
UiHandlerAction
for the action approve
.Modifier and Type | Method and Description |
---|---|
void |
onApprove(UiEvent event)
This method is invoked for the action approve.
|
void onApprove(UiEvent event)
event
- is the UiEvent
that triggered this action.Copyright © 2001–2016 mmm-Team. All rights reserved.