Project

General

Profile

« Previous | Next » 

Revision 4ce0e91d

Added by Andreas Müller almost 2 years ago

cleanup

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/event/AbstractEditorAction.java
50 50

  
51 51
    /**
52 52
     *
53
     * @deprecated Consider using the constructor with Stack<EditorActionContext> context, so that the context is set for all popupeditors!!!
53
     * @deprecated Consider using the constructor with Stack<EditorActionContext> context, so that the context is set for all popup editors!!!
54 54
     */
55 55
    @Deprecated
56 56
    public AbstractEditorAction(EditorActionType action, UUID entityUuid, Button source, Field<V> target, AbstractView sourceView) {

Also available in: Unified diff