The tab is available from the Struts Assistant tool window.
Use this tab to manage the Struts tiles in your application.

Root node tiles-defs.xml
| Item | Name and tooltip | Description |
|---|---|---|
|
| tiles-defs.xml | The root node of the application tiles' structure tree. |
| Context menu (same for all nodes) | ||
| ⌘↓F4F3F4F4 | Jump to source | Select this menu item to switch to the code block in the
tiles-defs.xml
file, text view, that corresponds to the selected item in the tree.
|
| Expand All | Click this button to expand all nodes. |
| Collapse All | Click this button to collapse all nodes. |
Tile definition
| Item | Name and tooltip | Description |
|---|---|---|
|
| Tile | The node under which an application tile is defined. |
| Context menu | ||
|
| Add Put | Select this menu item to add a new <put> element to the tile definition. |
|
| Add Put List | Select this menu item to add a list of <put> elements to the tile definition. |
| Remove Definition | Select this menu item to remove the tile definition. |