application.app.screen.filemanager-test.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <screen template="full" label="MENU_TEST_FILEMANAGER" xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation='https://aweframework.gitlab.io/awe/docs/schemas/screen.xsd'> <tag source="center"> <widget type="file-manager" id="file-manager" style="expand"/> </tag> </screen>