Project

General

Profile

« Previous | Next » 

Revision c46954e3

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673

View differences:

src/main/java/eu/etaxonomy/vaadin/ui/view/PopupView.java
31 31
     */
32 32
    boolean isWindowCaptionAsHtml();
33 33

  
34
    /**
35
     * Is called once the popView is displayed in the UI
36
     */
37
    void viewEntered();
38

  
34 39
    /**
35 40
     * Can be implemented by editor views to set the focus on a specific form
36 41
     * item.
37 42
     */
38 43
    void focusFirst();
39 44

  
45

  
40 46
}

Also available in: Unified diff