Project

General

Profile

« Previous | Next » 

Revision edd8f8c8

Added by Patrick Plitzner over 5 years ago

Refresh selection dialog after widget creation to evaluate button states

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/SearchDialog.java
130 130

  
131 131
        }
132 132

  
133
        @Override
134
        public void create() {
135
            // TODO Auto-generated method stub
136
            super.create();
137
            refresh();
138
        }
139

  
133 140
        @Override
134 141
        protected void configureShell(Shell shell) {
135 142
            super.configureShell(shell);

Also available in: Unified diff