| Interface | Description |
|---|---|
| CockpitComponentsUtils.BeanResolver |
Static interface class to resove bean ids.
|
| CockpitSessionService |
Provides access to the current cockpit session lifecycle and attributes.
|
| CockpitThreadContextCreator | |
| CockpitZulCache |
Cache for
PageDefinitions. |
| ComponentMarkingUtils | |
| DesktopAware |
Interface highlights that object can contains some desktop sensitive data.
|
| MarkedEventListener |
Listener for marked component events.
|
| WidgetUtils |
Utility methods for cockpitng framework engine.
|
| Class | Description |
|---|---|
| BackofficeSession | |
| BackofficeSpringUtil |
Utility methods for access the cockpit module application context.
|
| BindWidgetController |
A MVVM bind composer based widget controller.
|
| CockpitComponentCleanup |
Calls
Cleanable.cleanup() for each component detached. |
| CockpitComponentsUtils |
Cockpit components utility class.
|
| CockpitComponentUILifeCycle |
Removes widget model observers of detached components like actions and editors.
|
| CockpitEventUtils |
Utility methods for handling global cockpit events.
|
| CockpitUIFactory |
Extension to
SerializableUiFactory, loading zul files from cockpitng widget archives. |
| CockpitUIFactoryBeanAccessHelper |
Used by
CockpitUIFactory to access needed beans per WebApp. |
| DefaultWidgetController | |
| ExtendedWidgetResourceLoader |
Resource loader that allows to preload a merged css files from all widget that are configured in a cockpit
application.
|
| HtmlBasedWidgetController | |
| ListJoiner | |
| MessageboxUtils | |
| Range<T> |
Range object used in
Editor of type "Range" |
| SelectorWidgetController<T extends org.zkoss.zk.ui.Component> | |
| UITools |
Helper class for common UI related operations.
|
| ViewAnnotationAwareComposer | |
| WidgetControllers |
Utility class used by the cockpit engine to setup instances of
WidgetController. |
| WidgetSlotUtils | |
| WidgetTreeUIUtils |
Useful utility method to work with component tree representing the widget tree structure.
|
| YTestTools |
Copyright © 2018. All rights reserved.