]> git.argeo.org Git - gpl/argeo-slc.git/commit - eclipse/plugins/org.argeo.slc.client.ui/plugin.xml
Add commands and tha ability to manage more than one item at a time in the result...
authorBruno Sinou <bsinou@argeo.org>
Thu, 7 Apr 2011 15:49:10 +0000 (15:49 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 7 Apr 2011 15:49:10 +0000 (15:49 +0000)
commit4b38b1423c853147c13c9b1e62103abee0a92e96
tree1cec70c267054622495bdc6ec6b87accd5f3929c
parentf4cf585b4ce4bc6e2006415095debb11126a8448
Add commands and tha ability to manage more than one item at a time in the result list view

git-svn-id: https://svn.argeo.org/slc/trunk@4429 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
eclipse/plugins/org.argeo.slc.client.ui/META-INF/spring/commands.xml
eclipse/plugins/org.argeo.slc.client.ui/plugin.xml
eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/commands/RemoveSelectedResultFromResultList.java [new file with mode: 0644]
eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/commands/ResultDetailsDisplayHandler.java
eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/views/ResultDetailView.java
eclipse/plugins/org.argeo.slc.client.ui/src/main/java/org/argeo/slc/client/ui/views/ResultListView.java