Default metadata

BTT Workplace Area includes the elements that can be customized, such as the elements end users create.

In BTT Workplace Area, every kind of elements is given a metadata. These metadatas control the attributes for the newly created elements. The element metadata is defined in the metadata definition file,DefaultApp.xml See DefaultApp.xml for more information.

See the following figure for example. Define the metadata for a tab element. The default title for tab is ‘New Tab’, so you can see the title of the newly created tab view component is ‘New Tab’.

If an attribute is defined in not only in the UserPageLayout.xmlfile, but also in the DefaultApp.xmlfile. The attributes in UserPageLayout.xml file overwrite the attributes in the DefaultApp.xmlfile, which means the priority of the element attribute defined in the UserPageLayout.xmlfile is higher than that in the DefaultApp.xml file.

See DefaultApp.xml for more information.