Project

General

Profile

« Previous | Next » 

Revision 84746052

Added by Andreas Kohlbecker almost 6 years ago

PopupViewRegistration to manage view popupview and target field - fixing problems

View differences:

src/main/java/eu/etaxonomy/vaadin/ui/navigation/NavigationManager.java
37 37
	 */
38 38
	public List<String> getCurrentViewParameters();
39 39

  
40
    Field<?> targetFieldOf(ApplicationView parentView, PopupView popupView);
40
    Field<?> targetFieldOf(PopupView popupView);
41 41
}

Also available in: Unified diff