public static class DeleteAction
extends java.lang.Object
A delete action removes objects from their parent containers, optionally cleaning up other references to the objects.
It is implemented by creating a RemoveCommand
or DeleteCommand
.
- See Also:
- Serialized Form