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