public abstract class AbstractCsWidgetController extends AbstractWidgetController
TypeService is injected.| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CONTROLLER_CONTEXT
The common widget controller context string that is used throughout the cscockpit
|
| Constructor and Description |
|---|
AbstractCsWidgetController() |
| Modifier and Type | Method and Description |
|---|---|
protected TypeService |
getCockpitTypeService()
The injected cockpit type service
|
protected ModelService |
getModelService() |
void |
setCockpitTypeService(TypeService typeService) |
void |
setModelService(ModelService modelService) |
addCockpitEventAcceptor, dispatchEvent, dispatchEvent, getAcceptors, removeCockpitEventAcceptor, setCockpitEventAcceptorsprotected static final java.lang.String CONTROLLER_CONTEXT
protected TypeService getCockpitTypeService()
public void setCockpitTypeService(TypeService typeService)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
Copyright © 2018 SAP SE. All Rights Reserved.