O
- is the generic type of the object to invoke the action operation on.public interface UiHandlerObjectApprove<O> extends UiHandlerObject<O>
UiHandlerObject
for the action approve
.UiHandlerActionSave
Modifier and Type | Method and Description |
---|---|
void |
onApprove(O object,
UiEvent event)
This method is invoked for the action
approve . |
Copyright © 2001–2016 mmm-Team. All rights reserved.