Project

General

Profile

« Previous | Next » 

Revision 538800b4

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 first implementation of delete operations

View differences:

src/main/java/eu/etaxonomy/vaadin/mvp/event/EditorViewEvent.java
17 17
 */
18 18
public interface EditorViewEvent {
19 19

  
20
    public AbstractView getView();
20
    public AbstractView<?> getView();
21 21

  
22 22
}

Also available in: Unified diff