T
- public class DeleteAction<T> extends Action
Constructor and Description |
---|
DeleteAction(Context context,
T oldValue) |
Modifier and Type | Method and Description |
---|---|
T |
getChangedValue()
get the changed value of the model
|
T |
getRemovedValue()
Returns the removed element
|
getContext
public T getChangedValue()
Action
getChangedValue
in class Action
public T getRemovedValue()
Copyright © 2007–2021 Inria. All rights reserved.