Project

General

Profile

Download (657 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / gui_services / map / string@Display_Selection_Service.xml @ master

1
<guiService>
2
  <id>Display_Selection_Service</id>
3
  <name>Display Selection Service</name>
4
  <description>Display the current dataset selection for ordering</description>
5
  <label>label.displaySelectionCart</label>
6
  <author>AKKA</author>
7
  <version>1.0</version>
8
  <icon>/sitools/common/res/images/icons/tree_orders_selections.png</icon>
9
  <xtype>sitools.user.component.datasets.services.DisplaySelectionCartService</xtype>
10
  <dependencies>
11
    <js/>
12
    <css/>
13
  </dependencies>
14
  <priority>4</priority>
15
  <dataSetSelection>NONE</dataSetSelection>
16
  <defaultGuiService>false</defaultGuiService>
17
  <defaultVisibility>false</defaultVisibility>
18
</guiService>