| Interface | Description |
|---|---|
| CockpitTemplateParser |
Parses cockpit templates and provides the means necessary for injecting ZK components into an HTML template.
|
| ComponentInjector |
Creates and injects ZK Components.
|
| DesktopRemovalAwareComponent | |
| DesktopRemovalAwareComponentExt | |
| I3LabelResolver |
Interface for using zk i3 label keys within services.
|
| LazyLoader |
A LazyLoader provides a mechanism for loading components in multiple steps instead of loading them all at
once.
|
| ListProvider<T> |
This interface provides the functionality to pass a list as an argument to methods without retrieving it's elements
and can be used to avoid performance issues.
|
| TreeUtils.FilterStringResolver |
Used by
TreeUtils.FilteredTreeModel to determine the string representation of a treenode that should be used for
filtering. |
| ValueContainerMap.PropertyFilter |
Describes an
PropertyFilterInternal use only! |
| ViewUpdateUtils.UpdateCallbackObject |
An object that can be attached to a zk component
|
| Class | Description |
|---|---|
| CockpitBrowserAreaAutoSearchConfigurationUtil |
Utility class for Cockpit BrowserArea auto search configuration, adds an abstraction layer over configuration
properties
|
| CockpitFCKConfigServlet | |
| CockpitLocator | |
| CockpitTestIDGenerator | |
| CockpitThemeConfig | |
| CockpitThemeProvider | |
| CockpitUIFactory |
UIFactory for making ZK varsion compatible with IE9
|
| CockpitUIFactory.CockpitPage | |
| ConfigurableCockpitLabelLocator |
Provides functionality for adding localization files to cockpits.
|
| DefaultCockpitTemplateParser | |
| DefaultLazyLoader |
Default
LazyLoader implementation. |
| HybrisDesktopCleanup | |
| HybrisThreadCleanup |
Hybris specific cleanup class which is called when leaving a ZK event processing thread.
|
| HybrisThreadInit |
Helper class which is used to transfer any hybris specific threalocal settings from ZK's main servlet thread to ZK's
event processing threads.
|
| HybrisThreadLocalListener |
Workaround class - copied from
ThreadLocalListener |
| ImageProcessor | |
| ItemsToPropertiesConverter | |
| ListActionHelper |
Provides methods for preparing and rendering
ListViewActions. |
| ListProviders |
Utility class containing convenience methods dealing with
ListProviders. |
| NewItemPersistencePredicate |
A little Predicate class to check and remove from collection of TypedObject this one which is not persisted yet.
|
| SessionProxy | |
| SystemTools | |
| TreeUtils |
Provides useful functionalities for zk trees, especially for searching within treenodes.
|
| TreeUtils.FilteredTreeModel |
Subclass of
AbstractTreeModel that can be used as a filter. |
| TreeUtils.TreeState<T> |
This class can be used to store the state of a tree regarding expanded/collapsed nodes.
|
| TypeTools |
Usefull utility methods for dealing with the cockpit type system.
|
| TypeToolsTest | |
| UITools | |
| UIToolsTest | |
| UndoTools | |
| ValueContainerMap | |
| ValuePair<T,X> | |
| ViewUpdateUtils |
Utility class for adding a "self update" feature to zk components
|
| Enum | Description |
|---|---|
| ListProvider.ListInfo |
Additional information about the contained list.
|
Copyright © 2017 SAP SE. All Rights Reserved.