Project

General

Profile

« Previous | Next » 

Revision c4de8fcb

Added by Andreas Müller about 3 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/CdmFormFactory.java
1276 1276
     * Creates a section as a part of the form.
1277 1277
     *
1278 1278
     * @return the section widget
1279
     * @param section
1280
     *            a
1281
     *            {@link eu.etaxonomy.taxeditor.ui.element.AbstractFormSection}
1282
     *            object.
1283 1279
     */
1284 1280
    public Section adapt(AbstractFormSection section) {
1285 1281
        section.setMenu(section.getLayoutComposite().getMenu());

Also available in: Unified diff