Project

General

Profile

« Previous | Next » 

Revision 1d2e0764

Added by Andreas Kohlbecker about 7 years ago

ref #6169 cleanup

View differences:

src/main/java/eu/etaxonomy/vaadin/ui/view/AbstractPopupEditor.java
28 28

  
29 29
public abstract class AbstractPopupEditor<DTO extends Object> extends CustomComponent
30 30
		implements PopupView {
31

  
31 32
	private static final long serialVersionUID = 1441816620197127918L;
32 33

  
33 34
	private BeanFieldGroup<DTO> fieldGroup;

Also available in: Unified diff