public class DeleteEvent<MODEL_TYPE> extends ActEvent<MODEL_TYPE> implements SystemEvent
Raised by framework when calling Dao.delete(Object)
SOURCE_PLACEHODER
Constructor and Description |
---|
DeleteEvent(MODEL_TYPE source) |
public DeleteEvent(MODEL_TYPE source)
Copyright © 2014–2017 ActFramework. All rights reserved.