Project

General

Profile

« Previous | Next » 

Revision a8fcce71

Added by Andreas Kohlbecker almost 7 years ago

popup editor window width, method documentation and SpecimenTypeDesignationWorkingsetPopupEditor to undefined width

View differences:

src/main/java/eu/etaxonomy/vaadin/ui/view/PopupView.java
19 19

  
20 20
    boolean isResizable();
21 21

  
22
    /**
23
     * @return a positive number to define the initial with of the windows.
24
     * A negative number implies <b>unspecified size</b> (terminal is free
25
     * to set the size).
26
     */
22 27
    int getWindowPixelWidth();
23 28

  
24 29
    boolean isModal();

Also available in: Unified diff