spring-context
/
org.springframework.ui
Package org.
springframework.
ui
Functions
Functions
set
Link copied to clipboard
operator fun
Model
.
set
(attributeName:
String
, attributeValue:
Any
)
Content copied to clipboard
Extension for
Model.addAttribute
providing Array like setter.
operator fun
ModelMap
.
set
(attributeName:
String
, attributeValue:
Any
)
Content copied to clipboard
Extension for
ModelMap
providing Array like setter.