Project

General

Profile

« Previous | Next » 

Revision 0c8d552e

Added by Niels Hoffmann over 12 years ago

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/IPreferenceKeys.java
10 10

  
11 11
package eu.etaxonomy.taxeditor.preference;
12 12

  
13
import eu.etaxonomy.cdm.model.common.IDefinedTerm;
13 14
import eu.etaxonomy.cdm.model.occurrence.FieldObservation;
14 15

  
15 16
/**
......
112 113
	 * Whether the occurrence bulk editor should show {@link FieldObservation} objects
113 114
	 */
114 115
	public static final String BULK_EDITOR_OCCURRENCE_SHOW_FIELD_OBSERVATIONS = "eu.etaxonomy.taxeditor.bulkeditor.occurrence.showFieldObservations";
116

  
117
	public static final String SEARCH_OPEN_RESULTS_IN_SEPARATE_WINDOWS = "eu.etaxonomy.taxeditor.navigation.search.openResultInSeparateWindows";
115 118
}

Also available in: Unified diff