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