Package com.axelor.meta.schema.actions
Class ActionView.ActionViewBuilder
java.lang.Object
com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
- Enclosing class:
ActionView
The
ActionView.ActionViewBuilder
can be used to quickly define ActionView
manually,
especially when setting view to ActionResponse
.-
Method Summary
Modifier and TypeMethodDescriptionget()
Get the preparedActionView
.map()
Return aMap
that represents the action view.
-
Method Details
-
name
-
model
-
icon
-
add
-
add
-
domain
-
context
-
param
-
get
Get the preparedActionView
.- Returns:
- an instance of
ActionView
-
map
Return aMap
that represents the action view.- Returns:
- a
Map
-