View | Tool Windows | Struts Assistant


The tab is available from the Struts Assistant tool window.

Use this tab to manage the Struts tiles in your application.

strutsAssistantToolWindowTilesTab.png

Root node tiles-defs.xml

ItemName and tooltipDescription
../../Shared/iconTile.png tiles-defs.xml The root node of the application tiles' structure tree.
Context menu (same for all nodes)
⌘↓F4F3F4F4 Jump to sourceSelect 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.
../../Shared/expandAll.png Expand AllClick this button to expand all nodes.
../../Shared/collapseAll.png Collapse AllClick this button to collapse all nodes.

Tile definition

ItemName and tooltipDescription
../../Shared/iconTile.png Tile The node under which an application tile is defined.
Context menu
../../Shared/iconAddPut.png Add PutSelect this menu item to add a new <put> element to the tile definition.
../../Shared/iconAddPutList.png Add Put ListSelect this menu item to add a list of <put> elements to the tile definition.
../../Shared/delete.png Remove DefinitionSelect this menu item to remove the tile definition.