Skip to content
Snippets Groups Projects
Commit 4c46e3fa authored by Markus Escher's avatar Markus Escher
Browse files

#1034078 add Indexsearch Dashlet

parent 997e2b57
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.2" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.2">
<name>IndexSearchEntity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<entityFields>
<entityProvider>
<name>#PROVIDER</name>
</entityProvider>
<entityField>
<name>INDEXSEARCHFIELD</name>
</entityField>
</entityFields>
</entity>
<?xml version="1.0" encoding="UTF-8"?>
<neonContext xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonContext/1.1.0">
<name>IndexSearchContext</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<entity>IndexSearchEntity</entity>
<references>
<neonViewReference>
<name>2648f63d-7a43-4049-81b0-a3486ed15db6</name>
<view>IndexSearchView</view>
</neonViewReference>
</references>
</neonContext>
<?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>IndexSearchView</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<dashletConfigurations>
<neonDashletConfiguration>
<name>IndexSearchDashlet</name>
<title>Indexsearch</title>
<fragment>IndexSearchContext/full</fragment>
<storeRoles />
<icon>VAADIN:SEARCH</icon>
<categories>
<neonDashletCategory>
<name>indexsearch</name>
<title>Indexsearch</title>
</neonDashletCategory>
</categories>
</neonDashletConfiguration>
</dashletConfigurations>
<layout>
<boxLayout>
<name>layout</name>
</boxLayout>
</layout>
<children>
<indexSearchViewTemplate>
<name>IndexSearchTemplate</name>
<entityField>INDEXSEARCHFIELD</entityField>
<title></title>
</indexSearchViewTemplate>
</children>
</neonView>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment