Project

General

Profile

« Previous | Next » 

Revision fbae3d00

Added by Andreas Kohlbecker about 6 years ago

ref #7366 fixing problems with readonly states in TeamOrPersonField and subcomponents and fixing problems with removal and re-adding of entities

View differences:

src/main/java/eu/etaxonomy/vaadin/component/NestedFieldGroup.java
26 26

  
27 27
    public abstract void registerParentFieldGroup(FieldGroup parent);
28 28

  
29
    /**
30
     * @param parent
31
     */
32
    public abstract void unregisterParentFieldGroup(FieldGroup parent);
33

  
29 34
}

Also available in: Unified diff