@Component(value="dshbrd_WidgetUtils")
public class WidgetUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected io.jmix.core.Messages |
messages |
protected WidgetRepository |
widgetRepository |
Constructor and Description |
---|
WidgetUtils() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getWidgetCaptions() |
java.lang.String |
getWidgetType(java.lang.String fragmentId) |
@Autowired protected WidgetRepository widgetRepository
@Autowired protected io.jmix.core.Messages messages