...
name | type | required | description |
---|---|---|---|
resource | file | yes | Path to the file containing new ribbonview's group tab definition. |
Example
Please find below an example of plugin defining one view's tab. Lines 8 contains a module which defines new view's tab defined in file src/main/resource/samplePlugin/view/tab.xml.
...