| Modifier and Type | Field and Description |
|---|---|
protected WidgetUtils |
AbstractConnectionWindowComposer.widgetUtils |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCockpitAdminService.setWidgetUtils(WidgetUtils widgetUtils) |
| Modifier and Type | Method and Description |
|---|---|
WidgetUtils |
Widgetslot.getWidgetUtils() |
| Modifier and Type | Method and Description |
|---|---|
WidgetUtils |
DefaultConnectButtonRenderer.getWidgetUtils() |
protected WidgetUtils |
DefaultCockpitWidgetEngine.getWidgetUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSymbolicModeRenderer.setWidgetUtils(WidgetUtils widgetUtils) |
void |
DefaultConnectButtonRenderer.setWidgetUtils(WidgetUtils widgetUtils) |
void |
DefaultComponentWidgetAdapter.setWidgetUtils(WidgetUtils widgetUtils) |
void |
DefaultCockpitWidgetEngine.setWidgetUtils(WidgetUtils widgetUtils) |
| Constructor and Description |
|---|
DefaultWidgetInstanceManager(Widgetslot widgetslot,
CockpitWidgetEngine cockpitWidgetEngine,
WidgetUtils widgetUtils,
CockpitThreadContextCreator ctxCreator,
Map<String,Object> labels,
List<WidgetConfigurationContextDecorator> contextDecorators,
CockpitConfigurationService cockpitConfigurationService,
LabelService labelService) |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetUtils |
HotDeploymentService.getWidgetUtils() |
| Modifier and Type | Method and Description |
|---|---|
WidgetUtils |
DefaultWidgetController.getWidgetUtils() |
WidgetUtils |
SelectorWidgetController.getWidgetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
WidgetControllers.bindGlobalEventListenerIfPresent(Method method,
Object controller,
WidgetInstanceManager widgetInstanceManager,
WidgetUtils widgetUtils,
org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> afterInvokeListener) |
static void |
WidgetControllers.setupWidgetEventListeners(org.zkoss.zk.ui.Component comp,
Object controller,
WidgetInstanceManager widgetInstanceManager,
WidgetUtils widgetUtils) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWidgetUtils
Default implementation for
WidgetUtils. |
Copyright © 2018. All rights reserved.