Map of data and values that are passed around the layout dialect, exposed so that others can make use of the properties.
| Type | Name and description |
|---|---|
static String |
CONTEXT_KEY |
| Type | Name and description |
|---|---|
static LayoutContext |
forContext(IContext context)Retrieve the layout dialect context on the Thymeleaf context. |
| Methods inherited from class | Name |
|---|---|
class HashMap |
remove, remove, get, put, values, clone, clear, isEmpty, replace, replace, replaceAll, size, entrySet, putAll, putIfAbsent, keySet, containsValue, containsKey, getOrDefault, forEach, computeIfAbsent, computeIfPresent, compute, merge, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll |
class AbstractMap |
remove, get, put, equals, toString, values, hashCode, clear, isEmpty, size, entrySet, putAll, keySet, containsValue, containsKey, wait, wait, wait, getClass, notify, notifyAll, remove, replace, replace, replaceAll, putIfAbsent, getOrDefault, forEach, computeIfAbsent, computeIfPresent, compute, merge |
Retrieve the layout dialect context on the Thymeleaf context.