Interface for controlling the sort order in which elements are placed into decorator template from the content one.
| Type | Name and description |
|---|---|
int |
findPositionForContent(List<Node> decoratorNodes, Node contentNode)Returns the position in amongst a list of the decorator's nodes to insert a content child node. |