IntelliJ IDEA 2017.1 Help

Tiles Tab

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
/help/img/idea/2017.1/iconTile.png tiles-defs.xml The root node of the application tiles' structure tree.
Context menu (same for all nodes)
F4 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.
/help/img/idea/2017.1/expandAll.png Expand AllClick this button to expand all nodes.
img Collapse AllClick this button to collapse all nodes.

Tile definition

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

See Also

Last modified: 18 July 2017