IntelliJ IDEA 2018.2 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

Item

Name and tooltip

Description

iconTile

tiles-defs.xml

The root node of the application tiles' structure tree.

Context menu (same for all nodes)

F4

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.

icons actions expandall svg

Expand All

Click this button to expand all nodes.

icons actions collapseall svg

Collapse All

Click this button to collapse all nodes.

Tile definition

Item

Name and tooltip

Description

iconTile

Tile

The node under which an application tile is defined.

Context menu

iconAddPut

Add Put

Select this menu item to add a new <put> element to the tile definition.

iconAddPutList

Add Put List

Select this menu item to add a list of <put> elements to the tile definition.

icons general remove svg

Remove Definition

Select this menu item to remove the tile definition.

Last modified: 20 November 2018

See Also