Project

General

Profile

« Previous | Next » 

Revision 2daf0f0b

Added by Katja Luther almost 3 years ago

ref #9630: setEnabled to source section

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsViewerE4.java
644 644
        }else{
645 645
            descriptionElementSourceSection = formFactory.createDescriptionElementSourceSection(getConversationHolder(), parent, StoreUtil.getSectionStyle(DescriptionElementSourceSection.class, getInput().getClass().getCanonicalName()) );
646 646
        }
647
        descriptionElementSourceSection.setEnabled(this.detailsEnabled);
647 648

  
648 649
        formFactory.createHorizontalSeparator(parent, SWT.BORDER);
649 650

  

Also available in: Unified diff