Project

General

Profile

« Previous | Next » 

Revision cf8c950b

Added by Andreas Kohlbecker almost 6 years ago

ref #7458 fixing readonly state in FilterableAnnotationsField

View differences:

src/main/java/eu/etaxonomy/vaadin/component/CompositeCustomField.java
228 228
    }
229 229

  
230 230
    /**
231
     *
231 232
     * @param readOnly
233
     *            the readonly state
234
     * @param component
235
     *            the component to process on
236
     * @param ignore
237
     *            can be <code>null</code>
232 238
     */
233 239
    protected void setDeepReadOnly(boolean readOnly, Component component, Collection<Component> ignore) {
234 240

  

Also available in: Unified diff