Revision f3fb72fd
Added by Patrick Plitzner about 7 years ago
eu.etaxonomy.taxeditor.editor/plugin.xml | ||
---|---|---|
1882 | 1882 |
</test> |
1883 | 1883 |
</with> |
1884 | 1884 |
</definition> |
1885 |
<definition |
|
1886 |
id="isGroupEditor"> |
|
1887 |
<with |
|
1888 |
variable="activeEditor"> |
|
1889 |
<test |
|
1890 |
property="taxeditor-bulkeditor.propertyTester.isGroupEditor"> |
|
1891 |
</test> |
|
1892 |
</with> |
|
1893 |
</definition> |
|
1894 | 1885 |
<definition |
1895 | 1886 |
id="isIndividualsAssociation"> |
1896 | 1887 |
<with |
... | ... | |
1978 | 1969 |
properties="isMedia,isDescription,isDescriptionElement,isDeletable,isFeatureNodeContainer,isImageGallery,isTaxonEditor,isBulkEditor,isDerivateEditor, isIndividualsAssociation" |
1979 | 1970 |
type="org.eclipse.jface.viewers.TreeSelection"> |
1980 | 1971 |
</propertyTester> |
1981 |
<propertyTester |
|
1982 |
class="eu.etaxonomy.taxeditor.bulkeditor.command.BulkEditorPropertyTester" |
|
1983 |
id="taxeditor-bulkeditor.PropertyTester" |
|
1984 |
namespace="taxeditor-bulkeditor.propertyTester" |
|
1985 |
properties="isGroupEditor" |
|
1986 |
type="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor"> |
|
1987 |
</propertyTester> |
|
1988 | 1972 |
<propertyTester |
1989 | 1973 |
class="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester" |
1990 | 1974 |
id="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester" |
Also available in: Unified diff
fix #6062 Add property tester for "Open in..." bulk editor menu items