Project

General

Profile

« Previous | Next » 

Revision 843f2ff8

Added by Andreas Kohlbecker almost 7 years ago

ref #6612 support for editor widgets with nested FieldGroups

View differences:

src/main/java/eu/etaxonomy/vaadin/component/SwitchableTextField.java
104 104

  
105 105
    }
106 106

  
107
    /**
108
     * {@inheritDoc}
109
     */
110
    @Override
111
    public FieldGroup getFieldGroup() {
112
        return null;
113
    }
114

  
107 115
}

Also available in: Unified diff