Project

General

Profile

« Previous | Next » 

Revision 3b66edef

Added by Andreas Kohlbecker about 6 years ago

ref #6740 enabling typeName button in NameTypeDesignation editor and first changes to make delete working

View differences:

src/main/java/eu/etaxonomy/vaadin/component/ToOneRelatedEntityCombobox.java
175 175
    public void setValue(V newFieldValue) throws com.vaadin.data.Property.ReadOnlyException, ConversionException {
176 176
        lazySelect.refresh();
177 177
        lazySelect.setValue(newFieldValue);
178
        lazySelect.markAsDirty();
178 179
    }
179 180

  
180 181
    @Override

Also available in: Unified diff