All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractActionType |
Java class for AbstractActionType complex type.
|
| AbstractActionUnitTest<T extends CockpitAction<?,?>> |
|
| AbstractAttributeLabelResolver |
|
| AbstractAuthorityGroupService |
Service responsible for operations related to authorities
|
| AbstractBeanExtender |
Abstract bean post processor that should be used to change other bean that is defined in any spring context in this
bean's hierarchy (incl.
|
| AbstractBeanExtenderParser |
Handles parsing common part of extenders in CockpitNG Spring namespace.
|
| AbstractBooleanEditorRenderer |
Abstract Editor class for all boolean editor types.
|
| AbstractChildrenContainerRenderer |
|
| AbstractCockpitActionRendererUnitTest<I,O,T extends CockpitActionRenderer<I,O>> |
|
| AbstractCockpitComponent |
Abstract class combining common functionality of cockpit components, e.g.
|
| AbstractCockpitComponentDefinition |
Abstract class for all cockpit component definition types such as widgets, actions and editors.
|
| AbstractCockpitConfigurationFallbackStrategy<CONFIG> |
|
| AbstractCockpitEditorRenderer<T> |
|
| AbstractCockpitEditorRendererUnitTest<K,T extends CockpitEditorRenderer<K>> |
|
| AbstractCockpitElementsContainer |
|
| AbstractCockpitModuleConnector |
|
| AbstractCockpitngUnitTest<T> |
|
| AbstractCockpitResourceReader |
Base class for cockpit resource readers.
|
| AbstractCompareViewElementRenderer<ATTRIBUTE,DATA extends PartialRendererData<java.util.Collection>> |
|
| AbstractCompareViewElementRenderer.AttributeValueCache |
|
| AbstractCompareViewSectionHeaderRenderer<CONFIG> |
|
| AbstractCompareViewSectionRenderer<CONFIG,ELEMENT> |
|
| AbstractComponentDefinitionFactory |
Base component definition factory managing some common properties like the location path, settings etc.
|
| AbstractComponentsVisitor<C extends org.zkoss.zk.ui.Component,E extends AbstractDynamicElement> |
Abstract Visitor of in UI elements.
|
| AbstractComponentWidgetAdapterAware |
|
| AbstractConnectionWindowComposer |
Abstract class in order to compose the window connection
|
| AbstractContentElement |
Java class for AbstractContentElement complex type.
|
| AbstractCustomMenuActionRenderer<PARENT extends org.zkoss.zk.ui.HtmlBasedComponent,CONFIG,DATA> |
So called "three dots renderer".
|
| AbstractDateTimeEditor<C extends org.zkoss.zul.impl.FormatInputElement> |
Abstract Editor for Date values.
|
| AbstractDecimalEditor<T extends java.lang.Number> |
|
| AbstractDragAndDropFileUploadEditor<T> |
Abstract file upload editor which allows to drag and drop content.
|
| AbstractDynamicElement |
Java class for abstractDynamicElement complex type.
|
| AbstractEditorAreaComponentRenderer<T,K> |
|
| AbstractEditorAreaPanelRenderer<K> |
|
| AbstractEditorAreaSectionRenderer<K> |
|
| AbstractEditorAreaTabRenderer<K> |
|
| AbstractEditorRendererWrapper |
|
| AbstractExecutionBody<T> |
To execute code in a context of a different Locale then the current one you need to implement this class.
|
| AbstractExplorerTreeRefreshStrategy |
An abstract implementation of ExplorerTreeRefreshStrategy that provides most common implementation of some
methods and additional convenient ones.
|
| AbstractFlowType |
Java class for AbstractFlowType complex type.
|
| AbstractIdentifiableModelObserver |
|
| AbstractImageBoxRenderer<I extends ImagePreview> |
|
| AbstractImageComponentRenderer<P extends org.zkoss.zk.ui.Component,C,D> |
|
| AbstractInitAdvancedSearchAdapter |
Useful abstract class contains methods for fetching
AdvancedSearch configuration and building
initial AdvancedSearchData based on this config Note: Your
custom advanced search adapter that initialize this widget should extends this class.
|
| AbstractInlineEditorValidatableContainer<T> |
|
| AbstractInstantEditorLabelProvider |
|
| AbstractInstantEditorLabelRenderer |
|
| AbstractInstantEditorMouseEventListener |
Abstract MouseEvent EventListener for Instant Editor.
|
| AbstractIntegralEditor<T extends java.lang.Number> |
|
| AbstractLazyRenderer<PARENT,CONFIG,DATA,LAZY_DATA> |
Abstract renderer which allows lazy and non-blocking ui rendering
|
| AbstractLocalizedEditor |
|
| AbstractMoldStrategy<I extends org.zkoss.zk.ui.Component,C,D> |
|
| AbstractObservable |
|
| AbstractOperation |
|
| AbstractPaginableEditorRenderer<T> |
Implements the common mechanisms for the pagination-enabled editors.
|
| AbstractPanel |
Java class for abstractPanel complex type.
|
| AbstractPositioned |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| AbstractPrefixValidationInfo |
A wrapper class for ValidationInfo that changes its path by adding/removing a prefix.
|
| AbstractPreviewResolutionStrategy<T> |
|
| AbstractReferenceEditor<T,K> |
|
| AbstractRegexpChainedDependencies |
Chained dependencies that are resolved on basis of regular expression.
|
| AbstractSearchController |
|
| AbstractSection |
Java class for abstractSection complex type.
|
| AbstractSection |
Java class for abstractSection complex type.
|
| AbstractSplitviewContainerRenderer |
|
| AbstractStatefulAction<INPUT,OUTPUT> |
|
| AbstractStatefulActionRenderer<INPUT,OUTPUT> |
|
| AbstractStrategyRegistry<S,T> |
Utility class for registering strategies in spring.
|
| AbstractSummaryViewItemWithIconRenderer<DATA> |
|
| AbstractTab |
Java class for abstractTab complex type.
|
| AbstractTemplateEngine |
Basic template engine implementation
|
| AbstractTemplateEngine |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| AbstractTextBasedEditorRenderer<T> |
Abstract text based Editor that all "single input" fields should extend.
|
| AbstractTextEditor<T> |
|
| AbstractToggleAction |
|
| AbstractToggleActionRenderer |
|
| AbstractTreeViewNode<NODE extends AbstractTreeViewNode<?>> |
Abstract tree node class for Collection Browser widget.
|
| AbstractValidatableContainer |
|
| AbstractViewEventHandler |
|
| AbstractWidgetComponentRenderer<PARENT,CONFIG,DATA> |
|
| AbstractWidgetDeclarationSpringTest |
|
| AbstractWidgetUnitTest<T> |
|
| AccessSettings |
Java class for AccessSettings complex type.
|
| Action |
|
| Action |
Represents possible actions while interacting with network chart
|
| Action |
Java class for action complex type.
|
| ActionAwareNode |
|
| ActionbarContext |
Context interface providing information about actions
|
| ActionbarListener |
|
| ActionComponent |
A component interface that represents a single action
|
| ActionComponentUtils |
Utilities methods to help rendering actions representations
|
| ActionContext<I> |
A context object given to a cockpit action to perform.
|
| ActionDefinition |
Definition of single action on toolbar.
|
| ActionDefinition |
Describes a reusable cockpit action.
|
| ActionDefinition |
Java class for ActionDefinition complex type.
|
| ActionDefinitionFactory |
Responsible for creating ActionDefinition instances based on provided cockpit component info.
|
| ActionGroup |
Java class for action-group complex type.
|
| ActionGroupExtended |
Java class for action-group-extended complex type.
|
| ActionGroupSplit |
Java class for action-group-split complex type.
|
| ActionGroupThreeDots |
Java class for action-group-three-dots complex type.
|
| ActionListener<O> |
Interface for action call back.
|
| ActionResult<O> |
Result object of a cockpit action.
|
| ActionResult.StatusFlag |
|
| Actions |
Component responsible for rendering a group of cockpit actions.
|
| Actions |
Java class for actions complex type.
|
| Actions |
Java class for actions complex type.
|
| ActionsConfigurationAdapter |
Configuration adapter that sorts action groups and actions included by those groups.
|
| ActionsResolver |
Represents an tool object able to resolve list of actions and order them into tree.
|
| ActionsTree<DEF extends ActionDefinition> |
|
| ActionStubExample |
An action that shows the data bound to the action.
|
| AddAccess |
Java class for AddAccess complex type.
|
| AddEdgeEvent |
Represents an event that indicates a clicking on 'Add edge' button.
|
| AdditionalParamType |
Java class for AdditionalParamType complex type.
|
| AddNodeEvent |
Represents an event that indicates a clicking on 'Add node' button.
|
| AddWidgetWizardController |
|
| AdminModeCondition |
|
| AdminmodeConfigurationContextDecorator |
|
| AdminModeToolbarComposer |
Composer for the toolbar in admin mode.
|
| AdminmodeWidgetEngine |
|
| AdminWidgetAuthorizationService |
|
| AdminWidgetInstanceFacade |
Widget instance facade for the admin mode.
|
| AdvancedSearch |
Java class for anonymous complex type.
|
| AdvancedSearchConfigAdapter |
|
| AdvancedSearchController |
Widget controller of the advanced search widget.
|
| AdvancedSearchData |
|
| AdvancedSearchData.FieldListSequenceComparator |
Provides fields order in which they occur in the fieldList
|
| AdvancedSearchDataConditionEvaluator |
|
| AdvancedSearchDataParameters |
|
| AdvancedSearchDataUtil |
|
| AdvancedSearchEngineController |
|
| AdvancedSearchInitContext |
|
| AdvancedSearchInitializer |
Initializes Advanced Search
|
| AdvancedSearchMode |
|
| AdvancedSearchOperatorService |
A service responsible for looking up appropriate search operators for given atrribute DataAttribute
|
| AdvancedSearchQueryData |
Represents search query data within advanced search widget
|
| AdvancedSearchQueryData.Builder |
|
| AdvancedSearchRenderer |
|
| AllSocketEvents |
Java class for AllSocketEvents complex type.
|
| Arrow |
Represents options for Arrow object.
|
| Arrow.Builder |
|
| Arrows |
Represents options for arrowhead.
|
| Arrows.Builder |
|
| AssetsCalculator |
|
| AssignType |
Java class for AssignType complex type.
|
| Attribute |
Pojo which represents an attribute.
|
| Attribute |
Java class for attribute complex type.
|
| Attribute |
Java class for attribute complex type.
|
| Attribute |
Java class for attribute complex type.
|
| Attribute |
Java class for attribute complex type.
|
| AttributeChooserForm |
Pojo which is used to choose attributes.
|
| AttributeChooserNodeExpander |
Node expander which opens nodes matching to filter text.
|
| AttributeChooserRenderer |
Renders two lists: available attributes and chosen attributes.
|
| AttributeChooserTreeItemRenderer |
|
| AttributeDescriptionIconRenderer |
|
| AttributeLabelResolver |
|
| AttributesChooserConfig |
Config for attributes chooser.
|
| AttributesChooserNodesOperationsHandler |
|
| AttributesComponentRenderer |
Interface to be implemented by all component renderers that display types' attributes and can list them for 3rd party
component that may rely on this information.
|
| AuEchoImmediateProcessor |
Processor that instantly simulates an event passed to AuEcho.
|
| AuResponseProcessor<R extends org.zkoss.zk.au.AuResponse> |
Abstract class capable of processing AuResponse.
|
| AuResponseProcessorRegistry |
Registry for processors capable of processing different AuResponse
|
| AuResponseProcessors |
Factory for most common AuResponse processors.
|
| Authority |
Java class for authority complex type.
|
| Authority |
Java class for authority complex type.
|
| AuthorityGroup |
|
| AuthorityGroupDefaultPerspectiveResolver |
Implementation of the DefaultPerspectiveResolver that uses Cockpit UI configuration to resolve default
perspective for current business role.
|
| AuthorityGroupSelector |
Widget for change the active authority group for the current user.
|
| AuthorityGroupService |
Provides functionality for retrieving and activating authority groups.
|
| AutoCorrectionInfo |
Marker class to be used to recognize list entry that is used to show auto correction.
|
| AutoCreateMode |
Java class for AutoCreateMode.
|
| AutosuggestionQueryData |
Represents autosuggestions query
|
| AutosuggestionSupport |
Interface for search autosuggestions.
|
| AvailableLocaleException |
|
| BackgroundOperationDefinition |
|
| BackofficeAuthenticationDetails |
|
| BackofficeAuthenticationDetailsSource |
Provides authentication details object for a backoffice web application spring security configuration.
|
| BackofficeAuthenticationFailureHandler |
|
| BackofficeAuthenticationSuccessHandler |
|
| BackofficeCoreLabelService |
|
| BackofficeDragAndDropContext |
|
| BackofficeMainLayoutController |
|
| BackofficeSession |
|
| BackofficeSpaceManagementController |
|
| BackofficeSpringUtil |
Utility methods for access the cockpit module application context.
|
| BackofficeTypeQualifierStringObjectHandler |
|
| BackofficeTypeUtils |
|
| BackType |
Java class for BackType complex type.
|
| BarnesHut |
It's a quadtree based gravity model.
|
| BarnesHut.Builder |
|
| Base |
Java class for base complex type.
|
| BaseBookmarkAwareLoginFormComposer |
Abstract login form composer which stores and cleans bookmarks.
|
| BaseInstantEditorLabelProvider |
|
| BeanLookup |
|
| BeanLookupFactory |
|
| BeanNameWidgetDragAndDropStrategyResolver |
|
| BeanParserUtils |
Utilities class that contains methods useful for spring namespace
BeanDefinitionParser.
|
| BeanParserUtils.NodeIterable<E extends org.w3c.dom.Node> |
|
| BeanParserUtils.NodeIterableList<E extends org.w3c.dom.Node> |
|
| BeanParserUtils.NodeIterator<E extends org.w3c.dom.Node> |
|
| BindWidgetController |
A MVVM bind composer based widget controller.
|
| Blacklist |
Java class for blacklist complex type.
|
| BlurEdgeEvent |
Represents an event that indicates a blurring an edge.
|
| BlurNodeEvent |
Represents an event that indicates a blurring a node.
|
| BookmarkHandler |
Handler for bookmark events.
|
| BorderLayoutWidgetController |
|
| BreadboardController |
|
| BreadboardSnippet |
|
| BreadboardSnippetService |
Service in order to get a list of snippets of type BreadboardSnippet
|
| BreadcrumbPerspectiveChooserRenderer |
|
| CachedContext |
Interface for Context that is wrapped and cached.
|
| CallbackChain<T> |
Interface for callback chains.
|
| CallbackOperation<T> |
Callback for operations.
|
| Cancellable |
|
| CancelType |
Java class for CancelType complex type.
|
| CellContext<T> |
|
| CellRenderer<T> |
|
| ChainedDependencies |
Defines some chained dependencies.
|
| ChatWidgetController |
Chat controller.
|
| CheckboxBooleanEditor |
Checkbox style boolean editor.
|
| ChosenEdge |
Indicates whether selecting or hovering on an edge should change the edge and/or it's label.
|
| ChosenEdge.Builder |
|
| ChosenNode |
Indicates whether selecting or hovering on a node should change the node and/or it's label.
|
| ChosenNode.Builder |
|
| ClassificationLabelService |
Label service responsible for providing localized values for classification's attributes.
|
| ClassLoaderUtils |
Utils associated with "current" class loader.
|
| Cleanable |
Interface of an object that needs and is able to do some cleanup before application view is destroyed (i.e.
|
| ClearNotificationsEvent |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ClearNotificationsEvent |
Event used to clear displayed notifications.
|
| ClickEdgeEvent |
Represents an event that indicates a clicking on an edge.
|
| ClickNodeEvent |
Represents an event that indicates a clicking on a node.
|
| ClickOnAddNodeButtonEvent |
Represents an event that indicates a clicking on add node button.
|
| CloneAction |
CloneAction supports cloning incoming object.
|
| CloneStrategy |
Strategy for cloning objects
|
| CloneStrategyRegistry |
|
| CloseSettings |
Java class for CloseSettings complex type.
|
| CNG |
|
| CockpitAction<I,O> |
Interface of all cockpit action classes.
|
| CockpitActionRenderer<I,O> |
Renderer of cockpit actions.
|
| CockpitAdminComposer |
Cockpit admin view's logic and event handling.
|
| CockpitAdminService |
Provides functionality for cockpitNG admin mode.
|
| CockpitApplicationContext |
An application context providing CockpitNG features.
|
| CockpitApplicationException |
Signals an error related to core functionality of CockpitNG application
|
| CockpitApplicationInitializationException |
Signals that an error occurred when initializing cockpit application
|
| CockpitClassLoader |
A class loader aware of cockpit modules and capable of reading resources of particular module and/or component.
|
| CockpitComponentCleanup |
|
| CockpitComponentDefinitionFactory |
Factory responsible for creation of component definition based on component info object (as provided by component
loader).
|
| CockpitComponentDefinitionLabelLocator |
Locates labels in the component definitions.
|
| CockpitComponentDefinitionService |
This service is responsible for loading widget definitions and providing them in form of WidgetDefinition
objects.
|
| CockpitComponentInfo |
Raw cockpit component info object as provided by cockpit component loader.
|
| CockpitComponentLoader |
Implementations of this interface are responsible for loading cockpit components from all kind of stores - could be a
directory in a file system, a jar file, a database etc.
|
| CockpitComponentsRenderer |
|
| CockpitComponentsUtils |
Cockpit components utility class.
|
| CockpitComponentsUtils.BeanResolver |
Static interface class to resove bean ids.
|
| CockpitComponentUILifeCycle |
Removes widget model observers of detached components like actions and editors.
|
| CockpitConfigurationAdapter<CONFIG> |
Adapts cockpit configuration element according to given context.
|
| CockpitConfigurationContextStrategy |
A strategy defining value matching and inheritance for a configuration context.
|
| CockpitConfigurationException |
Represents an error occured in the cockpit configuration service.
|
| CockpitConfigurationFallbackStrategy<CONFIG> |
Strategy for creating fallback configurations on the fly.
|
| CockpitConfigurationNotFoundException |
Represents an error occured in the cockpit configuration service, indicating that a requested
configuration context is not existing.
|
| CockpitConfigurationPersistenceStrategy |
Strategy for persisting cockpit configuration.
|
| CockpitConfigurationSchemaLocationRegistry |
Default implementation that contains all cockpit configuration related schema locations.
|
| CockpitConfigurationService |
This service provides functionality to load and store cockpit related configuration.
|
| CockpitConfigurationServiceExtender |
Allows for extending cockpit configuration service functionality by adding additional strategies and adapters.
|
| CockpitContext |
Interface, which represents general Context of the Cockpit and allows to access its parameters
|
| CockpitContextAccessor |
|
| CockpitEditorRenderer<T> |
Renderer of a cockpit editor.
|
| CockpitEvent |
Interface representing a cockpit event.
|
| CockpitEventPublisher |
|
| CockpitEventQueue |
The cockpit event queue gives the ability to process system events and convert them to cockpit socket events.
|
| CockpitEventQueueConnector |
|
| CockpitEvents |
|
| CockpitEventUtils |
Utility methods for handling global cockpit events.
|
| CockpitGlobalEventPublisher |
Utility interface to publish global events
|
| CockpitHttpSessionListener |
|
| CockpitJarCache |
Cache of loaded jar files and entries found in them
|
| CockpitLocale |
Java class for cockpit-locale complex type.
|
| CockpitLocales |
Java class for anonymous complex type.
|
| CockpitLocaleService |
Manages Locale for a cockpit application.
|
| CockpitLocalesFactory |
|
| CockpitMainWindowComposer |
Adds adminmode functionality to the cockpit main window.
|
| CockpitModuleComponentDefinitionService |
|
| CockpitModuleConfigurationContextDecorator |
Adds the "_root_" as the module context if no module context is set.
|
| CockpitModuleConfigurationContextStrategy |
Backoffice module context strategy.
|
| CockpitModuleConnector |
|
| CockpitModuleDeploymentException |
Signals that an error occured when trying to deploy a remote cockpit module.
|
| CockpitModuleInfo |
DTO used to transfer module information over webservice
|
| CockpitModulesApplicationContextInitializer |
Initializes cockpit modules context.
|
| CockpitNamespaceHandler |
Defines parsers for possible elements in CockpitNG Spring namespace
|
| CockpitNGBackgroundOperation |
Backoffice background operation that is capable of performing long running tasks in background allowing the UI to
remain responsive.
After long running task is completed an operation to update
the UI is scheduled via Executions.schedule(Desktop, EventListener, Event) method.
The contract for background task is to execute normally and return the result or throw RuntimeException in
case of error.
|
| CockpitProperties |
Provides methods to read cockpit configuration properties.
|
| CockpitRemoteLibraryHandler |
LibraryHandler capable of downloading cockpit modules as jarfiles from an url.
|
| CockpitResourceCache |
Cache for the WidgetResourceLoader
|
| CockpitResourceLoader |
Used by some classes to load resources other than by ClassLoader.getResourceAsStream(String).
|
| CockpitSessionService |
Provides access to the current cockpit session lifecycle and attributes.
|
| CockpitTestIdUIListener |
Life cycle listener to manage test IDs used to test the UI (ytestid attribute).
|
| CockpitTestUtil |
Utility methods for testing.
|
| CockpitThreadContextCreator |
|
| CockpitTypeUtils |
Provides methods dealing with types in the cockpit, e.g.
|
| CockpitUIFactory |
Extension to SerializableUiFactory, loading zul files from cockpitng widget archives.
|
| CockpitUIFactoryBeanAccessHelper |
|
| CockpitUserPropertiesService |
Delivers properties of a user.
|
| CockpitUserService |
Service to get and change the current user.
|
| CockpitWidgetEngine |
The cockpit widget engine is responsible for injecting the view definitions into the zul page as well as sending
socket events between the widgets.
|
| CockpitZulCache |
Cache for PageDefinitions.
|
| Codeeditor |
Wrapper component for a syntax-highlighting enabled editor.
|
| CollapsibleCollectionLabelRenderer |
|
| CollapsibleCollectionLabelRenderer.CollapseStateRequest |
|
| CollapsibleContainerController |
A two/three section container which slots' widgets can propagate their title to the enclosing container section.
|
| CollapsibleContainerState |
Represents Collapsible Container panels state object
|
| CollectionBeanExtender |
Modification bean to change contents of a collection property of specified bean from any spring contexts in hierarchy
|
| CollectionBeanExtenderParser |
Handles parsing collection extenders in CockpitNG Spring namespace.
|
| CollectionBrowser |
Java class for anonymous complex type.
|
| CollectionBrowserConfigurationLoader |
|
| CollectionBrowserController |
|
| CollectionBrowserDelegateController |
Contains delegated part of the Collection Browser logic.
|
| CollectionBrowserMoldContext |
|
| CollectionBrowserMoldStrategy |
Interface for mold strategies used by Collection Browser widget.
|
| CollectionDataType |
|
| CollectionDataType.CollectionBuilder |
|
| CollectionEditorAreaController |
|
| CollectionLabelRenderer |
Label renderer for CompareView to create a string representation of collection value.
|
| CollectionPreviewController |
Controller of the collection preview widget - responsible for rendering a preview for each item from a passed
Pageable pageable
|
| CollectionsInstantEditorLabelProvider |
|
| Color |
Contains color information for border and background
|
| Color.Builder |
|
| ColourFacetRenderer |
|
| CompareAttributeDescriptor |
Class holds information about comparing object's attributes.
|
| CompareLocalizedAttributeDescriptor |
|
| CompareView |
Java class for anonymous complex type.
|
| CompareViewController |
|
| CompareViewConverter<SOURCE,TARGET> |
|
| CompareViewData<I> |
|
| CompareViewLabelRendererWrapper |
Label renderer for CompareView to create a string representation of collection value.
|
| CompareViewLayout |
|
| ComparisonResult |
Class holds information about differences between reference object and particular compared objects
referenceObjectId.
|
| ComparisonState<I> |
Interface that indicates current state of comparison process.
|
| ComparisonState.Status |
|
| ComponentDefinition |
Java class for ComponentDefinition complex type.
|
| ComponentMarkingUtils |
|
| ComponentModelPopulator<T> |
Interface for generation of models required by UI components.
|
| ComponentsDisablingVisitor |
Visitor which disables all components which are instance of Editor or Button.
|
| ComponentsVisitor |
An interface for dynamic forms visitor which will apply configured behavior on all registered components and theirs
children.
|
| ComponentsVisitorFactory |
|
| ComponentWidgetAdapter |
Represents an adapter that is responsible for communication with widgets.
|
| ComponentWidgetAdapterAware |
Adapter aware marker that supports 'non-widget' components with useful framework features.
|
| ComposedFlowActionHandler |
|
| ComposedHandlerType |
Java class for ComposedHandlerType complex type.
|
| CompositeConfigAdapter |
The class allows to use more than one config adapter for one configuration.
|
| CompoundComponentsVisitor |
Compound visitor which uses other visitors to visit different types of UI elements.
|
| CompoundWidgetComponentRenderer<PARENT extends org.zkoss.zk.ui.Component,CONFIG,DATA> |
Renderer which allows to group renderers
|
| ConceptActionWidgetController |
Container to demonstrate the Action concept.
|
| ConceptL10nWidgetController |
L10 functionality demonstrating widget.
|
| ConceptWidgetController |
Accommodates concept widgets.
|
| ConditionalChildrenContainerRenderer |
|
| ConditionEvaluatorWidgetController |
|
| Config |
Java class for anonymous complex type.
|
| ConfigContext |
Context for cockpit configuration service.
|
| ConfigSearchProgressRenderer |
A renderer used in configuration search simulation.
|
| ConfigurableFlowConfigurationProcessor |
|
| ConfigurableFlowConfigurationProcessor.Modifier |
|
| ConfigurableFlowContextParameterNames |
Names of parameters used in ConfigurableFlow context
|
| ConfigurableFlowController |
Default ConfigurableFlowController implementation.
There is returned a Map object in ConfigurableFlowResult.data on wizard output.
|
| ConfigurableFlowControllerDelegate |
Contains delegated part of the Configurable Flow controller logic.
|
| ConfigurableFlowControllerPersistDelegate |
Provides methods for performing persistence and notifying operations on ConfigurableFlowController.
|
| ConfigurableFlowDefinitions |
Definitions referring to ConfigurableFlow
|
| ConfigurableFlowExpressions |
Support for SPEL expressions
|
| ConfigurableFlowLabelService |
Service supporting labels
|
| ConfigurableFlowNavigationFacade |
Class exposes navigation through the ConfigurableFlow
|
| ConfigurableFlowParameterNames |
Names of parameters used for EditorArea attributes configuration
|
| ConfigurableFlowRenderer |
Configurable Flow renderer
|
| ConfigurableFlowValidatable |
|
| ConfigurableFlowValidationHandler |
|
| ConfigurableFlowValidationRenderer |
|
| ConfigurableFlowValidationResultsPopup |
|
| ConfigurationCache |
Cache for Config and all its related objects
|
| ConfigurationContextResolver |
An interface able to extract all attributes and their values from specified context.
|
| ConfigurationImportSupport |
An interface for tooling classes that helps resolving Import
tags in configuration files.
|
| ConfigurationInterpreter<C> |
An interface capable of interpret configuration node and extract required elements from it
|
| ConfigurationSearchFilter |
Interface that filters possible configuration searches.
|
| Configure |
Configuration class for a canvas
|
| Configure.Builder |
|
| ConnectButtonRenderer |
The purpose of this interface is to render connect button in Application Orchestrator
|
| ConnectionOperatorType |
Java class for ConnectionOperatorType.
|
| ConnectionWindowComposer |
Compose the connection between the windows
|
| ConnectionWindowListItemRenderer |
|
| ConstantAttributeLabelResolver |
|
| ContentType |
Java class for ContentType complex type.
|
| Context |
Java class for context complex type.
|
| Context |
This interface represents an abstract context
|
| ContextAttributeComparator |
An object able to compare two values of same attribute
|
| ContextBeanResolver |
|
| ContextModificationException |
|
| ContextPopulator |
|
| ContextPopulatorController |
|
| ContextQuery |
Object that enables filtering available contexts in cache by their attributes.
|
| ContextSearchNeedle |
Single context search requirements
|
| ContextSearchNode |
Represents single search request node.
|
| ContextSearchNodeReference |
Represents a reference to other search node.
|
| ContextSearchNodeRelevance |
Default relevance for search nodes.
|
| ContextSearchProgress |
Model class that contains current state of search process.
|
| ContextSearchRequest |
Model class that defines all conditions that context needs to meet
|
| ContextSearchRestriction |
An interface that provides information about which attributes may not change.
|
| ContextSearchTerms |
Current search terms.
|
| ContextSearchTree |
Configuration context search tree.
|
| ContextTemplateValuesProvider |
|
| ContextTemplateValuesProvider |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| Controller |
Java class for anonymous complex type.
|
| CountingRenderer |
|
| Couple<F,S> |
A simple couple class
|
| CreateAction |
|
| CreateActionRenderer |
|
| CreateContext |
|
| CreatePermissionAction |
|
| CreatePermissionActionRenderer |
|
| CreateSettings |
Java class for CreateSettings complex type.
|
| CsvAwareListViewRenderer |
CSV action exports all columns to CSV file by default.
|
| CurrentlyActiveLocalesChangedEvent |
|
| CustomAttribute |
Java class for customAttribute complex type.
|
| CustomElement |
Java class for customElement complex type.
|
| CustomizedInstantEditorLabelsRenderer |
An renderer for label representation in InstantEditor that may be customized depending on value type.
|
| CustomPanel |
Java class for customPanel complex type.
|
| CustomRendererClassUtil |
|
| CustomSection |
Java class for customSection complex type.
|
| CustomSection |
Java class for customSection complex type.
|
| CustomTab |
Java class for customTab complex type.
|
| CustomType |
Java class for CustomType complex type.
|
| CyclicDynamicFormsException |
|
| Dashboard |
Java class for anonymous complex type.
|
| DashboardContainerRenderer |
Renders a Widgetchildren component as a Dashboard (column-span and drag'n'drop capabilities) and its children
as Panels
|
| DashboardWidgetController |
|
| DataAccessStrategyExtender |
Allows for extending cockpit type-, object-, permission- and searchfacade functionality by adding additional
strategies.
|
| DataAttribute |
A class holding meta information about an attribute.
|
| DataAttribute.AttributeType |
Enumeration for the different types of attributes.
|
| DataAttribute.Builder |
|
| DataAttribute.MapType |
Map key and value type information.
|
| DataManipulationHandler |
Handler for network chart's structure manipulation.
|
| DataPassingWidgetController |
Example widget demonstrating data passing between widgets.
|
| DataQuality |
This class represents result of data quality calculation
|
| DataQualityCalculationService |
This service provides functionality to calculate the state of an item in terms of data coverage.
|
| DataQualityGroup |
Java class for dataQualityGroup complex type.
|
| DataQualityProperty |
Represents Data Quality Coverage property
|
| DataType |
Holds meta information about a type, especially which attributes it has.
|
| DataType.Builder |
|
| DataType.Type |
|
| DeclaredBindingParam |
|
| DeclaredCommand |
|
| DeclaredCommands |
|
| DeclaredGlobalCockpitEvent |
|
| DeclaredGlobalCockpitEvents |
|
| DeclaredInput |
|
| DeclaredInputs |
|
| DeclaredViewEvent |
|
| DeclaredViewEvents |
|
| DecoratedEditorRenderer |
The Editor that allows to wrap any already defined editor with some custom components or logic.
|
| DefaultActionDefinition |
Represents a action node with name, description and icon.
|
| DefaultActionRenderer<I,O> |
Default renderer for cockpit action.
|
| DefaultActionRenderer.DefaultActionRendererEventListener<T extends org.zkoss.zk.ui.event.Event> |
Marker interface for events created by action renderer.
|
| DefaultActionsConfigurationFallbackStrategy |
|
| DefaultAdvancedSearchConfigurationFallbackStrategy |
|
| DefaultAttributeChooserNodeExpander |
|
| DefaultAttributeDescriptionIconRenderer |
|
| DefaultAttributeLabelResolver |
|
| DefaultAttributeToAttributeConverter |
|
| DefaultAuthorityContextStrategy |
Gets the current selected authority group as parent context for a user.
|
| DefaultAuthorityGroupContextStrategy |
Gets the current selected authority group as parent context for a user.
|
| DefaultBaseConfigFallbackStrategy |
Strategy for creating fallback base configurations.
|
| DefaultBigDecimalEditor |
Support for BigDecimal
|
| DefaultBigIntegerEditor |
Editor for BigInteger types
|
| DefaultBookmarkHandler |
Default handler for bookmark events.
|
| DefaultBooleanEditor |
|
| DefaultBreadboardSnippetService |
Default implementation of service in order to get a list of snippets of type BreadboardSnippet
|
| DefaultByteEditor |
Default Editor for Byte values.
|
| DefaultCallbackChain |
|
| DefaultCellRenderer<T> |
|
| DefaultCharacterEditor |
Default Editor for Character values.
|
| DefaultClassEditor |
Editor for properties of type java.lang.Class
|
| DefaultClassificationLabelService |
|
| DefaultCockpitActionsRenderer |
|
| DefaultCockpitActionsRenderer.ExtendedActionGroupEventListener<E extends org.zkoss.zk.ui.event.Event> |
Marker interface for events created by action renderer.
|
| DefaultCockpitAdminService |
Provides functionality for cockpitNG admin mode.
|
| DefaultCockpitComponentDefinitionService |
|
| DefaultCockpitConfigurationPersistenceStrategy |
Default cockpit configuration strategy using file system to store it.
|
| DefaultCockpitConfigurationService |
Default implementation of the cockpit configuration service.
|
| DefaultCockpitConfigurationService.CacheOperation |
|
| DefaultCockpitConfigurationService.CacheOperationWithResult |
|
| DefaultCockpitConfigurationService.LockState |
|
| DefaultCockpitContext |
Default CockpitContext implementation.
|
| DefaultCockpitEditorsRenderer |
|
| DefaultCockpitEvent |
|
| DefaultCockpitEventPublisher |
|
| DefaultCockpitEventQueue |
|
| DefaultCockpitEventQueueConnector |
|
| DefaultCockpitGlobalEventPublisher |
|
| DefaultCockpitJarCache |
|
| DefaultCockpitLocaleService |
|
| DefaultCockpitLocalesFactory |
|
| DefaultCockpitResourceCache |
Default CockpitResourceCache implementation.
|
| DefaultCockpitResourceLoader |
Implementation of ResourceLoader that allows scanning files specified by a list
of root directories.
|
| DefaultCockpitSessionService |
Provides access to the current cockpit session lifecycle and attributes.
|
| DefaultCockpitUserService |
Default implementation of service to get and change the current user.
|
| DefaultCockpitWebAppInit |
|
| DefaultCockpitWidgetEngine |
Default widget engine.
|
| DefaultCockpitZulCache |
|
| DefaultCollectionBrowserConfigFallbackStrategy |
|
| DefaultCollectionBrowserContext |
|
| DefaultCollectionLabelProvider |
Provides a string label for collection of objects.
|
| DefaultCompareViewAttributeRenderer |
|
| DefaultCompareViewAttributeRenderer.IncorrectValueLabelProvider |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| DefaultCompareViewBoxRenderer |
|
| DefaultCompareViewConfigAdapter |
|
| DefaultCompareViewConfigurationFallbackStrategy |
|
| DefaultCompareViewHeaderItemRenderer |
|
| DefaultCompareViewHeaderRenderer |
|
| DefaultCompareViewHeaderSummaryRenderer |
|
| DefaultCompareViewLayout |
|
| DefaultCompareViewSectionHeaderRenderer |
|
| DefaultCompareViewSectionRenderer |
|
| DefaultComparisonState<I> |
|
| DefaultComponentMarkingUtils |
|
| DefaultComponentMarkingUtils.IdentifiableEventListener |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| DefaultComponentMarkingUtils.Listener |
|
| DefaultComponentsVisitorFactory |
|
| DefaultComponentWidgetAdapter |
|
| DefaultConfigContext |
|
| DefaultConfigurableFlowControllerPersistDelegate |
|
| DefaultConfigurationCache |
|
| DefaultConfigurationImportSupport |
A default tooling class to support importing configuration among different files
|
| DefaultConfigurationSearchFilter |
Default implementation of search filter.
|
| DefaultConnectButtonRenderer |
|
| DefaultContext |
|
| DefaultContext.Builder |
|
| DefaultContextPopulator |
|
| DefaultContextQuery |
|
| DefaultContextSearchNode |
Represents a single search needle with all its results in the tree of context searches.
|
| DefaultContextSearchRestriction |
|
| DefaultCustomViewRenderer |
|
| DefaultDashboardConfigurationFallbackStrategy |
|
| DefaultDataQualityGroupRenderer |
|
| DefaultDataQualityPropertyRenderer |
|
| DefaultDateEditor |
Default Editor for Date values (incl.
|
| DefaultDateLabelProvider |
|
| DefaultDecimalEditor |
Default Editor for Double values.
|
| DefaultDelegatingCockpitApplicationContext |
A fallback CockpitApplicationContext that delegates all calls to methods known to specified standard
ApplicationContext and tries to figure out the result of call to methods unknown to standard one.
|
| DefaultDependenciesManager |
|
| DefaultDragAndDropConfigurationFallbackStrategy |
|
| DefaultDragAndDropConfigurationService |
Stores drag and drop operation configuration.
|
| DefaultDragAndDropContext |
|
| DefaultDragAndDropContext.Builder |
|
| DefaultDummyEditorRenderer |
|
| DefaultDynamicFormsConfigFallbackStrategy |
Fallback configuration strategy for DynamicForms This strategy creates empty configuration for dynamic forms
|
| DefaultEditAvailabilityProviderFactory |
|
| DefaultEditorAreaAttributeExtractor |
|
| DefaultEditorAreaConfigFallbackStrategy |
Provides a default configuration if no configuration is provided via cockpit configuration XML.
|
| DefaultEditorAreaController |
|
| DefaultEditorAreaControllerClientOperationsDelegate |
|
| DefaultEditorAreaControllerComponentsSizeDelegate |
|
| DefaultEditorAreaControllerConcurrentModificationDelegate |
Delegate for handling concurrent modification of object edited in editor area.
|
| DefaultEditorAreaControllerConfigurationLoader |
|
| DefaultEditorAreaControllerFluidModeSwitcherDelegate |
|
| DefaultEditorAreaControllerModelOperationsDelegate |
|
| DefaultEditorAreaControllerPersistenceListenersDelegate |
|
| DefaultEditorAreaControllerSettingsLoader |
|
| DefaultEditorAreaControllerValidationPopupDelegate |
|
| DefaultEditorAreaControllerWidgetTitleDelegate |
|
| DefaultEditorAreaLogicHandler |
|
| DefaultEditorAreaPanelRenderer |
Default renderer for section panels.
|
| DefaultEditorAreaRenderer |
Default renderer for editor area.
|
| DefaultEditorAreaSectionRenderer |
Default renderer for editor area sections.
|
| DefaultEditorAreaTabRenderer |
|
| DefaultEditorAreaValidateable |
|
| DefaultEditorAreaValidationHandler |
|
| DefaultEditorsConfigFallbackStrategy |
|
| DefaultEditorValidation |
|
| DefaultEditorValidationFactory |
|
| DefaultEditorWrappingUtils |
|
| DefaultEnumEditor |
Editor dealing with enumeration values.
|
| DefaultEnumMultiReferenceEditor<T> |
Multi-reference editor for collections of enumerations
|
| DefaultEnumValueFilterResolver |
|
| DefaultEqualsComparator |
|
| DefaultEssentialsToSectionConverter |
|
| DefaultEvaluationContextFactory |
|
| DefaultExceptionTranslationHandler |
|
| DefaultExceptionTranslationService |
|
| DefaultExplorerTreeModel |
Default tree model for the explorer tree widget.
|
| DefaultExpressionEvaluator |
|
| DefaultExpressionResolver |
|
| DefaultExpressionResolverFactory |
|
| DefaultExtendedMultiReferenceEditor<T> |
|
| DefaultExtendedSplitLayoutConfigurationFallbackStrategy |
|
| DefaultFacetRenderer |
|
| DefaultFallbackLocaleProvider |
|
| DefaultFieldQueryFieldRenderer |
|
| DefaultFieldQueryPopupRenderer |
|
| DefaultFieldSearchFacade |
Default implementation of FieldSearchFacade.
|
| DefaultFileUploadEditor |
Editor to manage media content
|
| DefaultFixedReferenceEditor<T> |
Fixed values reference editor
|
| DefaultFloatEditor |
Default Editor for Float values.
|
| DefaultFlowConfigFallbackStrategy |
Fallback configuration strategy for wizards This strategy creates configuration for wizard with only one step, on
which all mandatory, writable fields are presented
|
| DefaultFlowWidgetController |
Default flow container widget controller.
|
| DefaultFullTextSearchConfigurationFallbackStrategy |
|
| DefaultFullTextSearchStrategy |
Default Fulltext search strategy that works on type system.
|
| DefaultGridBoxRenderer |
|
| DefaultGridViewConfigFallbackStrategy |
|
| DefaultGridViewToHeaderConverter |
|
| DefaultGroupWizardComposer |
|
| DefaultHyperlinkFallbackLabelProvider |
|
| DefaultIndexedLanguagesResolver |
|
| DefaultInstantEditorLabelRenderer |
|
| DefaultIntegerEditor |
Default Editor for Integer values.
|
| DefaultItemComparisonFacade |
|
| DefaultJAXBContextFactory |
Default implementation.
|
| DefaultJSONMapper |
Default JSON <> Java object mapper, which iterates through all mapper configurations till it finds proper
ObjectMapper and uses it.
|
| DefaultJsWidgetSessionInfoCollector |
|
| DefaultKeyboardSupportService |
Default implementation of keyboard support service.
|
| DefaultLabelService |
|
| DefaultLabelServiceCache |
Default implementation of label service cache that uses HashedMap to persist values.
|
| DefaultLazyTask<LAZY_DATA> |
Class which collects lazy task, its result and consumer of task result
Methods of this class must be called in special order:
1.
|
| DefaultLazyTaskResult<LAZY_DATA> |
|
| DefaultLazyTasksExecutor |
Default implementation of LazyTasksExecutor.
|
| DefaultLazyTasksExecutorFactory |
Default implementation of LazyTaskExecutorFactory
|
| DefaultLinksConfigFallbackStrategy |
|
| DefaultListCellRenderer |
|
| DefaultListContainerCloseListener |
Default listener for 'on close' event of widget templates
|
| DefaultListEditorRenderer<E> |
Default renderer for list editors.
|
| DefaultListViewConfigFallbackStrategy |
|
| DefaultListViewRenderer |
|
| DefaultLocaleListitemRenderer |
|
| DefaultLocalizationAwareValidationHandler |
Interface introducing validation handling for given object and qualifiers or localized qualifiers.
|
| DefaultLocalizedValuesService |
|
| DefaultLoginInfoRenderer |
|
| DefaultLoginInformationHandler |
|
| DefaultLongEditor |
Default Editor for Long values.
|
| DefaultMapEditorRenderer<K,V> |
Default renderer for map editors.
|
| DefaultMapEditorRenderer.InlineEditorMode |
|
| DefaultMapLabelProvider |
Label provider for Maps.
|
| DefaultMimeTypeChecker |
|
| DefaultMimeTypeResolver |
Default implementation of MimeTypeResolver
|
| DefaultModalWindowStack |
|
| DefaultModelValueHandler |
|
| DefaultModuleInfo |
DTO used to transfer module information over webservice
|
| DefaultMultiReferenceEditor<T> |
Reference editor
|
| DefaultNavigationNodeLabelProvider |
|
| DefaultNavigationTree |
|
| DefaultNavigationTreeFactory |
|
| DefaultNetworkChartValidationPopupFactory |
Default, empty popup factory.
|
| DefaultNotificationConfigFallbackStrategy |
|
| DefaultNotificationService |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| DefaultNotificationService |
Service responsible for sending user notifications.
|
| DefaultNotificationStack |
|
| DefaultNotifyingWidgetComponentRendererFactory |
|
| DefaultObjectAttributeComparator |
|
| DefaultObjectComparatorService |
Allows to define comparators for particular objects that have not implemented correct equals.
|
| DefaultObjectFacade |
Default implementation of ObjectFacade.
|
| DefaultObjectMapperConfiguration |
Creates ObjectMapper with configuration:
FAIL_ON_EMPTY_BEANS: false
FAIL_ON_UNKNOWN_PROPERTIES: false
|
| DefaultObjectPreviewService |
Service which allows to display preview of the media files
|
| DefaultObjectValueService |
Service that handle values access by SpEL language.
|
| DefaultPartialRendererData<D> |
|
| DefaultPasswordEditor |
|
| DefaultPermissionFacade |
Implementation that returns true for all method calls.
|
| DefaultPermissionInfo |
|
| DefaultPermissionManagementFacade |
Default implementation of facade for managing principal permissions.
|
| DefaultPerspective |
Java class for defaultPerspective complex type.
|
| DefaultPerspectiveInfoService |
|
| DefaultPerspectiveResolver |
Interface to be implemented by objects that can resolve default perspective from NavigationTree.
|
| DefaultPinRenderer |
|
| DefaultPositionedSort<T extends Positioned> |
Default PositionedSort implementation Assumptions:
GIVEN
ObjectA and ObjectB does not have specified position, ObjectA appears before ObjectB in input list
THEN
ObjectA appears before ObjectB in output list
GIVEN
ObjectA.position < ObjectB.position
THEN
ObjectA appears before ObjectB in output list
GIVEN
ObjectA.position == ObjectB.position and ObjectB appears after ObjectA in input list
THEN
ObjectB should be displayed before ObjectA
|
| DefaultPositionedSort<T extends Positioned> |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| DefaultPreviewListCellRenderer |
|
| DefaultProgress |
|
| DefaultPropertyResolverRegistry |
|
| DefaultPropertyValueService |
Default implementation of service for reading and setting property values of an object.
|
| DefaultQuickListConfigFallbackStrategy |
|
| DefaultQuickListItemRenderer |
|
| DefaultRangeEditor<T> |
Default implementation of the Range UI Editor.
|
| DefaultReferenceEditor<T> |
Reference editor
|
| DefaultReferenceEditorDndHandler<T> |
|
| DefaultReferenceEditorRenderProhibitingPredicate |
|
| DefaultReferenceModelProperties |
|
| DefaultRefineByConfigFallbackStrategy |
|
| DefaultRemoveItemRenderer |
|
| DefaultResetConfigurationStrategy |
Strategy based on local.properties/cockpit.properties file
|
| DefaultRoleChooserHelper |
|
| DefaultRowRenderer<T> |
|
| DefaultRowStateCell |
|
| DefaultSearchFilterValidationStrategy |
|
| DefaultSelectAndFocusDelegateController |
Default delegate for logic of the selection and focus for Collection Browser widget.
|
| DefaultServletContextResolver |
|
| DefaultSessionWidgetInstanceRegistry |
Handles widget instances for the current session.
|
| DefaultShortEditor |
Default Editor for Short values.
|
| DefaultSimpleSearchConfigurationFallbackStrategy |
|
| DefaultSocketConnectionService |
|
| DefaultSummaryViewAssetsRenderer |
|
| DefaultSummaryViewAttributeRenderer |
|
| DefaultSummaryViewConfigurationFallbackStrategy |
|
| DefaultSummaryViewSectionRenderer |
|
| DefaultSummaryViewThumbnailRenderer |
|
| DefaultSymbolicModeRenderer |
|
| DefaultTableComponentIterator<E extends org.zkoss.zk.ui.Component> |
|
| DefaultTabToSectionConverter |
|
| DefaultTemplateButtonRenderer |
|
| DefaultTemplatePopupComposer |
|
| DefaultTextEditor |
Default Editor for String values.
|
| DefaultTimeEditor |
Default Editor for Date values regarding only time.
|
| DefaultTreeCollectionConfigFallbackStrategy |
|
| DefaultTreeCollectionContextStrategy |
|
| DefaultTreeitemRenderer |
Default renderer for the explorer tree widget.
|
| DefaultTreeViewRenderer |
Renders tree entries in two column form: preview and label.
|
| DefaultTypeCodeResolver |
Default resolver of the type code for Collection Browser widget.
|
| DefaultTypedSettingsRenderer |
|
| DefaultTypeFacade |
|
| DefaultTypeUtils |
|
| DefaultValidatableCustomViewRenderer |
|
| DefaultValidationContext |
|
| DefaultValidationHandler |
Default implementation - does nothing will be overridden in upstream module.
|
| DefaultValidationInfo |
|
| DefaultValidationInfoFactory |
Factory with no wrapping functionality.
|
| DefaultValidationRenderer |
Renders validation icon above editors and dedicated popup
|
| DefaultValidationResultsList |
List of validation violation with implemented functionality of transferring focus on item click
|
| DefaultValidationResultsListitemRenderer |
|
| DefaultValidationResultsPopup |
Renders result of validation in window when users clicks on editor area save button
|
| DefaultValidationResultsPopup.HorizontalAlignment |
|
| DefaultValidationResultsPopup.VerticalAlignment |
|
| DefaultValueChooserConfigurationFallbackStrategy |
|
| DefaultValueChooserRenderer |
|
| DefaultViewSwitcherConfigurationFallbackStrategy |
|
| DefaultViewSwitcherUtils |
Default implementation of an interface used access View Switcher widget configuration from outside of the widget
controller
|
| DefaultWidgetAccessResolver |
|
| DefaultWidgetAuthorizationService |
|
| DefaultWidgetCaptionWrapper |
|
| DefaultWidgetComponentRendererFactory |
|
| DefaultWidgetConnectionsRemover |
|
| DefaultWidgetController |
|
| DefaultWidgetDragAndDropStrategyRepository |
|
| DefaultWidgetGroupingService |
Default service for grouping and ungrouping widgets
|
| DefaultWidgetInstance |
|
| DefaultWidgetInstanceFacade |
Implementation of the WidgetInstanceFacade for the default widget engine.
|
| DefaultWidgetInstanceManager |
Provides access to the widget instance from within a controller.
|
| DefaultWidgetInstanceService |
Default implementation of service for managing widget instances.
|
| DefaultWidgetLibUtils |
|
| DefaultWidgetLibUtils.DefaultModuleContentProvider |
|
| DefaultWidgetModel |
|
| DefaultWidgetModelAccessor |
|
| DefaultWidgetRenderingUtils |
|
| DefaultWidgetResourceReader |
Default cockpit widgets resources loader - asks all defined loader whether any of them is able to load a resource.
|
| DefaultWidgetService |
|
| DefaultWidgetTemplateRulesEngine |
|
| DefaultWidgetToolbarRenderer |
|
| DefaultWidgetUtils |
|
| DefaultWidgetViewModel |
|
| DefaultWidgetWizardCreationDelegate |
|
| DefaultZulCockpitEditorRenderer<T> |
|
| DeleteAction |
|
| DeletePermissionAction |
|
| DependenciesManager |
Defines a bean that is able to somehow inject library dependencies into webpage.
|
| DependenciesResolver |
An interface for classes that are able to resolve a single dependency.
|
| DependencyDefinition |
Meta-data of dependency
|
| DependencyInjectionPoint |
Java class for DependencyInjectionPoint.
|
| DependencyProtocol |
Java class for DependencyProtocol.
|
| DependencyResolver<T> |
Resolves dependencies
|
| Description |
|
| DeselectEdgesEvent |
Represents an event that indicates a deselecting edges.
|
| DeselectNodesEvent |
Represents an event that indicates a deselecting nodes.
|
| DesktopAware |
Interface highlights that object can contains some desktop sensitive data.
|
| Destination |
Java class for Destination.
|
| DevToolbarAction<I,O> |
|
| Division |
|
| DoneType |
Java class for DoneType complex type.
|
| DoubleClickEdgeEvent |
Represents an event that indicates a double clicking on an edge.
|
| DoubleClickNodeEvent |
Represents an event that indicates a double clicking on a node.
|
| DoubleNumberFormatLabelProvider |
|
| DragAndDrop |
Java class for anonymous complex type.
|
| DragAndDropActionType |
In case when dragged object is dropped on collection, this action type specifies whether dropped object should be
just added to existing collection or should clear the collection before adding.
|
| DragAndDropConfigAction |
|
| DragAndDropConfigActionRenderer |
|
| DragAndDropConfigurationService |
Stores drag and drop operation configuration.
|
| DragAndDropContext |
Represents a context passed to drag and drop operations.
|
| DragAndDropFileUploadEditor |
Single file upload editor.
|
| DragAndDropStrategy |
Strategy to handle drag&drop functionality.
|
| DragEndEvent |
Represents an event that indicates an end of dragging.
|
| DropCompositeHandler |
|
| DropdownBooleanEditor |
Boolean Editor using Combobox component.
|
| DropHandler<DRAGGED,TARGET> |
Handler responsible for dropping operations.
|
| DropOperationData<DRAGGED,TARGET,MODIFIED> |
Responsible for storing objects used in "single" drop operation.
|
| DropOperationValidationData |
|
| DropOperationValidationRenderer |
|
| DynamicAttribute |
Java class for dynamicAttribute complex type.
|
| DynamicCompoundComponentsVisitor |
Compound visitor which gets from DynamicForms configuration dynamic visitors DynamicForms.getVisitor(), loads
them from spring context and uses them as its visitors.
|
| DynamicForms |
Java class for anonymous complex type.
|
| DynamicFormsConfigAdapter |
|
| DynamicFormsCycleFinder |
Utility class which let's check if dynamicForms has dynamicAttributes which have cyclic dependencies.
|
| DynamicFormsGraph |
Graph implementation to detect cyclic references in dynamicForms.
|
| DynamicNode |
Java class for dynamic-node complex type.
|
| DynamicNode |
Represents a navigation node with dynamic children.
|
| DynamicNodeFactory |
|
| DynamicNodePopulator |
Interface for populators of dynamic nodes used in navigation trees
|
| DynamicSection |
Java class for dynamicSection complex type.
|
| DynamicTab |
Java class for dynamicTab complex type.
|
| DynamicVisitor |
Java class for dynamicVisitor complex type.
|
| Edge |
Default configuration for edges.
|
| Edge.Builder |
|
| EdgeColor |
Represents configuration for color of edge.
|
| EdgeColor.Builder |
|
| Edges |
|
| EdgeUpdate |
|
| EditAction |
|
| EditAvailabilityProvider<T> |
The interface defines methods to evaluate if an instance attribute is editable or not.
|
| EditAvailabilityProviderFactory |
|
| EditEdgeEvent |
Represents an event that indicates a clicking on 'Edit edge' button.
|
| EditNodeEvent |
Represents an event that indicates a clicking on 'Edit node' button.
|
| Editor |
Cockpit NG editor component.
|
| EditorArea |
Java class for anonymous complex type.
|
| EditorAreaAttributeExtractor |
An interface capable of extracting Compare View attributes from Editor Area configuration
|
| EditorAreaConfigAdapter |
EditorArea configuration adapter which is responsible for arranging tabs, sections, panels, attributes in proper order
|
| EditorAreaConfigWithOverviewTab |
Editor area configuration wrapper which hides essentials section in tabs and puts it into overview tab.
|
| EditorAreaConfigWithOverviewTab.CustomTabWithoutEssentials |
|
| EditorAreaConfigWithOverviewTab.TabWithoutEssentials |
|
| EditorAreaCtx |
Java class for editor-area-ctx complex type.
|
| EditorAreaEditorsVisitor |
Subclass of EditorsVisitor dedicated for editors placed inside Editor Area
|
| EditorAreaLogicHandler |
|
| EditorAreaParameterNames |
Names of parameters used for EditorArea attributes configuration
|
| EditorAreaRendererUtils |
|
| EditorBuilder |
Builder class to help creating and configuring Editor components
|
| EditorBuilder.Conditional<ELEMENT> |
Defines builder configuration depending on condition
|
| EditorChangeListener |
ChangeListener for ConfigurableFlow's editors
|
| EditorConfigurationUtil |
|
| EditorConfigurator |
|
| EditorContext<T> |
A context object given to a cockpit editor to render itself.
|
| EditorDefinition |
Java class for EditorDefinition complex type.
|
| EditorDefinition |
Describes a reusable cockpit editor.
|
| EditorDefinitionFactory |
Responsible for creating EditorDefinition instances based on provided cockpit component info.
|
| EditorExampleMVCController |
|
| EditorGroup |
Java class for editor-group complex type.
|
| EditorListener<T> |
Receives updates when an editor's value has changed in some way.
|
| EditorProperty |
Java class for editor-property complex type.
|
| EditorRegistry |
Manages cockpit NG editors by type.
|
| Editors |
Component responsible for rendering a group of editors.
|
| Editors |
Java class for editors complex type.
|
| EditorState<T> |
|
| EditorsVisitor |
Visitor of Editor form UI elements.
|
| EditorUtils |
|
| EditorValidation |
|
| EditorValidationFactory |
|
| EditorWidgetController |
Container to demonstrate the Editor concept.
|
| EditorWrappingUtils |
Utilities used to wrap editors with other
|
| ElementPlacement<T> |
Class is used to describe element's position.
|
| EmptyAuthorityGroupService |
Default implementation of AuthorityGroupService which has no authority groups and acts more like a placeholder
|
| EmptyCockpitModuleConnector |
Dummy cockpit module connector.
|
| EnumValueFilterResolver |
EnumValueFilterResolver is responsible for providing API for filtering different types of enum values inside
EnumMultiReferenceEditors
|
| EnumValueResolver |
Used by DefaultEnumEditor to retrieve all possible values for an enum or enum-like property type.
|
| EssentialCustomSection |
Java class for essentialCustomSection complex type.
|
| Essentials |
Java class for essentials complex type.
|
| EssentialSection |
Java class for essentialSection complex type.
|
| EvaluationContextFactory |
Factory for EvaluationContext
|
| EventAcceptorWidgetController |
|
| EventFactory |
Factory which converts zk's AuRequest to networkChart event
|
| EventProducerWidgetController |
Emits events with the supplied data.
|
| ExampleDefaultWidgetController |
|
| ExampleSelectorWidgetController |
|
| ExampleTextEditor |
An example of a Cockpit NG editor for text values.
|
| ExampleWidgetStubEditor |
ExampleWidgetStubEditor class.
|
| ExampleWidgetViewModel |
|
| ExampleWysiwygWidgetController |
Example widget demonstrating WYSIWYG editor.
|
| ExceededTraversedItemsLimitException |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ExceptionTranslationHandler |
|
| ExceptionTranslationService |
|
| Executable |
An interface which allows to execute any logic.
|
| ExplorerNode |
Java class for explorer-node complex type.
|
| ExplorerTree |
Java class for anonymous complex type.
|
| ExplorerTreeConfigAdapter |
Cockpit Configuration Adapter which is responsible for arranging tree nodes in proper order for Explorer Tree Widget
configuration.
|
| ExplorerTreeController |
Explorer tree widget controller.
|
| ExplorerTreeController.NodesRefreshData |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ExplorerTreeRefreshStrategy |
Strategy provides item models to updated in explorer tree widget
|
| ExpressionEvaluator |
Interface for evaluation of expressions with different scripting languages
|
| ExpressionResolver |
Resolves SpEL expressions
|
| ExpressionResolverFactory |
|
| ExtendedDefaultWidget2Controller |
|
| ExtendedDefaultWidgetController |
|
| ExtendedSplitLayout |
Java class for anonymous complex type.
|
| ExtendedSplitLayoutWidgetController |
|
| ExtendedWidgetResourceLoader |
Resource loader that allows to preload a merged css files from all widget that are configured in a cockpit
application.
|
| ExtensibleWidget |
Annotation to indicate that testing widget should be extensible.
|
| ExtensionModeType |
Java class for ExtensionModeType.
|
| ExternalModuleContextClassLoaderFilter |
Filter that sets the module application context class loader as context class loader for the current thread.
|
| Facet |
Java class for facet complex type.
|
| FacetConfig |
Java class for anonymous complex type.
|
| FacetData |
This class defines the root facet.
|
| FacetRenderer |
Renderer for a particular facet
|
| Facets |
Java class for facets complex type.
|
| FacetsOrder |
Java class for facetsOrder.
|
| FacetType |
|
| FacetValueData |
This class defines the contents of a facet.
|
| FallbackLocaleProvider |
|
| FeatureToWire |
|
| Field |
|
| FieldListType |
Java class for FieldListType complex type.
|
| FieldListType |
Java class for FieldListType complex type.
|
| FieldQueryFilter |
Extended data about Fulltext search.
|
| FieldSearchFacade<T> |
Facade for condition based search.
|
| FieldSearchFacadeStrategy<T> |
|
| FieldSearchFacadeStrategyRegistry |
|
| FieldType |
Java class for FieldType complex type.
|
| FieldType |
Java class for FieldType complex type.
|
| FileUploadResult |
|
| FilterByAttributeUI |
Class responsible for displaying given context attribute filter
|
| FilteredConfigRewriter |
Utility class which copy from filtered config to original config.
|
| FilteringClassLocator |
Extends ClassLocator by filtering out resources that may interfere.
|
| Fixed |
Options for fixing node position while physics simulation.
|
| Fixed.Builder |
|
| FixedBeanResolver |
Bean resolver which provide access to beans configured in Spring Application Context AND specified in
availableBeanNames property.
|
| FixedDimensionsResponsiveLayoutStrategy |
|
| FixedInstantEditorLabelsRenderer |
A label renderer for Instant Editor with fixed labels depending on value to be rendered.
|
| FlatPerspectiveChooserRenderer |
|
| FlexibleLayoutWidgetController |
|
| FlexibleSidebarToggleAction |
|
| FlexibleSidebarToggleActionRenderer |
|
| Flow |
Java class for anonymous complex type.
|
| FlowActionHandler |
An interface that defines contract for performing the custom logic for the configurable flow widget.
|
| FlowActionHandlerAdapter |
Useful adapter that is used for FlowActionHandler in order to
control
configurable flow widget.
|
| FlowConfigFieldsProcessorAdapter |
|
| FlowConfigPositionAdapter |
Configuration adapter for Flow.
|
| FlowPrepareHandler |
An interface that defines contract for custom preparation logic for the configurable flow widget.
|
| Focusable |
Interface used to implement specific behaviour of html focus
|
| FocusableContainer |
|
| FocusRequest |
DTO that describes request to focus editor on specified attribute
|
| FocusUtils |
|
| Font |
Represents options for label's font.
|
| Font.Builder |
|
| FontMode |
Represents details for font decoration (bold, ital, boldital, mono).
|
| FontMode.Builder |
|
| ForceAtlas2Based |
Represents physics model similar to BarnesHut.
|
| ForceAtlas2Based.Builder |
|
| Format |
Java class for format complex type.
|
| FormattableNumberEditor<T extends java.lang.Number> |
Marks editor as being number editor with configurable number format.
|
| Forward |
Java class for anonymous complex type.
|
| FulltextSearch |
Java class for anonymous complex type.
|
| FullTextSearchConfigAdapter |
Fulltext Search configuration adapter which is responsible for arranging search fields order
|
| FullTextSearchController |
Widget controller of the full text search widget.
|
| FullTextSearchData |
Represents full text search data - autocorrection (spell checking result) and facets.
|
| FullTextSearchFilter |
Simple observable POJO to collect all data available and needed for the fulltext search to perform its' job.
|
| FullTextSearchPageable<R> |
Pageable with auto correction (spell check) and facets.
|
| FullTextSearchStrategy |
Strategy to be used by Fulltext Search
|
| GenericBookmarkHandlerController |
|
| GenericInitAdvancedSearchController |
|
| GenericValidationEventCollector |
Default framework implementation for schema validation purpose - used mainly for capture all schema violations during
marshaling/unmarshalling xml based configuration.
|
| GlobalCockpitEvent |
|
| GlobalLinksController |
|
| Grid |
Java class for grid complex type.
|
| GridBag<T> |
Layout manager responsible for rendering elements in a grid.
|
| GridBox |
|
| GridBoxItemRenderer |
|
| GridView |
Java class for anonymous complex type.
|
| GridViewCollectionBrowserMoldStrategy |
|
| GridViewConfigAdapter |
|
| GridViewCtx |
Java class for grid-view-ctx complex type.
|
| Group |
Represents options for group styling.
|
| Group.Builder |
|
| Group.GroupDeserializer |
|
| Group.GroupSerializer |
|
| GroupDescriptor |
|
| Header |
Java class for header complex type.
|
| HeightConstraint |
Represents options for height of a node.
|
| HeightConstraint.Builder |
|
| HelloWorldAction |
Example of a Cockpit NG action.
|
| Hierarchical |
Options for hierarchical layout.
|
| Hierarchical.Builder |
|
| HierarchicalRepulsion |
Hierarchical Repulsion model used in Physics.
|
| HierarchicalRepulsion.Builder |
|
| HotDeploymentService |
Service for hot deployment of components
|
| HoverEdgeEvent |
Represents an event that indicates a hovering an edge.
|
| HoverNodeEvent |
Represents an event that indicates a hovering a node.
|
| HSplitviewContainerRenderer |
|
| HtmlBasedWidgetController |
|
| HyperlinkFallbackLabelProvider |
Hyperlinks are bound with labels, but there are cases where label with hyperlink are empty and there is no
possibility to click on it.
|
| Icon |
Represents options for icon.
|
| Icon.Builder |
|
| Identifiable |
Object that can be identified with unique identity.
|
| IdentifiableEventListener<E extends org.zkoss.zk.ui.event.Event> |
An EventListener that has a unique identity (implements Identifiable
|
| IdentifiableMarkDataConsumer |
Object with unique id that is able to consume marked component event data.
|
| IdentifiableMarkEventConsumer |
Object with unique id that is able to consume marked component event.
|
| IdentifiableMarkEventListener |
Marked component event listener with constant identity.
|
| IdentifiableSearchQuery |
|
| IdentityArrayList<E> |
|
| IdentityList<E> |
List using reference comparison instead of using equals method
|
| IdentityUtils |
Set of tools that allows to identify instance duplicates in different collection-related objects.
|
| IdentityUtils.DistinctCollection<E> |
Collection that contains only single copy of each instance.
|
| IdentityUtils.DistinctFilter<E> |
Filter that returns true only for the first time specified element is tested.
|
| IdentityUtils.DistinctSpliterator<T> |
A wrapping spliterator that only reports distinct elements instances of the underlying spliterator.
|
| IdentityUtils.Wrapper<E> |
|
| IdentityUtils.WrapperIterator<E> |
Iterator to iterate over elements while having iterator of their wrapped instances.
|
| IdTemplateValuesProvider |
|
| IfType |
Java class for IfType complex type.
|
| Image |
Represents image and circular image when These options are taken into account when Node.shape is set to
'image' or "circularImage".
|
| Image |
|
| Image.Builder |
|
| ImagePreview |
Java class for image-preview complex type.
|
| ImpersonationPreviewHelper |
Checks is the "Impersonated role preview mode" is enabled for the current session.
|
| Import |
|
| ImportanceLevel |
Java class for ImportanceLevel.
|
| IncorrectValueLabelProvider<ELEMENT,DATA> |
|
| IndexedLanguagesResolver |
IndexedLanguagesResolver checks if language is indexed in the system.
|
| InextensibleMethod |
Marker interface, which indicate that annotated method in widget controller
is on purpose private or final - so it cannot be overridden.
|
| InfoType |
Java class for InfoType complex type.
|
| Initializable |
Interface of an object that needs and is able to do some initialize before application view is built.
|
| InitializeType |
Java class for InitializeType complex type.
|
| InlineEditorFocusTransfer<T> |
|
| InlineEditorHeader |
|
| InlineEditorRefreshEvent |
Event which informs inline editor that should perform refresh
|
| InlineEditorRefreshObserver |
Model observer which is responsible for updating editor state on external changes.
|
| InlineEditorRowHandler<T> |
|
| InlineEditorValidatableContainer<T> |
Controls validation handling for entire inline reference editor
DefaultExtendedMultiReferenceEditor Note: This is
used in aforementioned editor only when the inline editing activated.
|
| InlinePopup<T> |
|
| InputTestController |
|
| InstanceSettings |
Java class for InstanceSettings complex type.
|
| InstantEditorCancelButtonClickListener |
Cancel button click listener for Instant Editor.
|
| InstantEditorConfirmButtonClickListener |
Confirm button click listener for Instant Editor.
|
| InstantEditorLabelClickListener |
Label click listener for Instant Editor.
|
| InstantEditorLabelProvider |
Interface for label providers used by InstantEditorRenderer to convert
underlying editor's value to string representation
|
| InstantEditorRenderer |
Editor wrapper for all types of editors.
|
| InstantEditorSwitcher |
|
| Interaction |
Represents options for navigation buttons, mouse and touch events.
|
| Interaction.Builder |
|
| InvisibleWidgetchildren |
|
| ItemComparisonFacade |
Created based on ObjectCompareService.
|
| ItemPreviewLabelRenderer |
A label renderer that adds a thumbnail of element, if available, before label.
|
| ItemsChangedEvent |
|
| JarLibComponentLoader |
Loads components from jars located in the widget library directory.
|
| JAXBContextFactory |
Creates JAXBContext for a JAXB class or classes.
|
| JSONMapper |
Interface of mapper from JSON objects to Java objects and vice versa
|
| JsPlumbSymbolicModeRenderer |
|
| JsWidgetSessionDTO |
DTO for storing session related data (user name, current locale), which will be exposed to JS widgets
|
| JsWidgetSessionInfoCollector |
Class which is responsible for gathering session related information (current user, current locale) and store it in
JsWidgetSessionDTO class.
|
| JsWidgetSessionInfoDecorator |
Interface which allows to store additional data to JsWidgetSessionDTO object.
|
| Keyboard |
Enables and configures keyboard shortcuts for network
|
| Keyboard.Builder |
|
| KeyboardSupportService |
Keyboard support service
|
| Keyword |
Java class for anonymous complex type.
|
| Keywords |
Java class for anonymous complex type.
|
| LabeledToggleActionRenderer |
|
| LabelImageActionComponent |
|
| LabelLocatorUtils |
Utility class for label locators
|
| LabelLookup |
Mock definitions of labels for Labels
|
| LabelLookupFactory |
Factory mock definitions of labels for Labels
|
| LabelProvider<T> |
Provider for essence data to display (label, description, icon) for a given Object.
|
| Labels |
Java class for labels complex type.
|
| LabelService |
Service for extracting labels (label, description and icon path) for a given Object.
|
| LabelServiceCache |
A cache for label service to avoid multiple label resolving in single request.
|
| LabelsTemplateValuesProvider |
|
| LabelStringObjectHandler |
Special handler for getting label representations for String object.
|
| LabelUpdateFunction |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| LabelUtils |
|
| Layout |
Options for network layout.
|
| Layout.Builder |
|
| LayoutManager<T> |
Interface representing a generic layout manager capable of positioning UI elements.
|
| LayoutMapping |
Java class for LayoutMapping complex type.
|
| LazyPageableListModel<T> |
List model which allows to display lazy loaded data from each page Pageable.
|
| LazyTask |
|
| LazyTaskResult<LAZY_DATA> |
Wrapper class for handling success/failure result LAZY_DATA
|
| LazyTasksExecutor |
Manages scheduling and executing lazy tasks
|
| LazyTasksExecutorFactory |
Factory for LazyTasksExecutor
|
| Libraries |
Java class for anonymous complex type.
|
| Library |
Single js library definition
|
| LibraryFetcher |
An interface of object capable of fetching modules source code into specified archived library file.
|
| LibraryHandler<INFO> |
|
| Link |
Java class for link complex type.
|
| Links |
Java class for anonymous complex type.
|
| LinksConfigAdapter |
|
| ListBeanExtender |
Modification bean to change contents of a list property of specified bean from any spring contexts in hierarchy
and/or sort them.
|
| ListBeanExtenderParser |
Handles parsing list extenders in CockpitNG Spring namespace.
|
| ListCellRenderer<T> |
Renders content of the listcell for the entry according to the ListColumn configuration and selected model.
|
| ListColumn |
Java class for list-column complex type.
|
| ListContainerCloseListener |
Listens on close event of template windows
|
| ListContainerRenderer |
|
| ListenerInfo |
|
| ListheaderSortState |
|
| ListJoiner |
|
| ListSlot |
|
| ListView |
Java class for anonymous complex type.
|
| ListViewCollectionBrowserMoldStrategy |
List view mold strategy for Collection Browser widget
|
| ListViewCollectionBrowserMoldStrategy.CloneableListModel<E> |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ListViewCollectionBrowserMoldStrategy.UnsortableListModelArray<E> |
|
| ListViewConfigAdapter |
List view configuration adapter which is responsible for arranging list view columns in proper order
|
| ListViewExportCSVAction |
|
| LocaleAdapter |
|
| LocaleCustomElement |
Java class for localeCustomElement complex type.
|
| LocaleLabelProvider |
|
| LocalizationAwareValidationHandler |
| LocalizedAttributeInfo |
Provides information about localized attribute (components which are essential for rendering localized attribute
as well as section and attribute configuration).
|
| LocalizedEditor |
Editor supports localized vales providing dedicated field for each localization.
|
| LocalizedInstantEditorLabelProvider |
|
| LocalizedQualifier |
Simple pojo representing localized qualifier.
|
| LocalizedSimpleEditor |
|
| LocalizedValidationAwareCustomViewRenderer |
CustomView renderer for ConfigurableFlow that aware of the localized parameters for validation.
|
| LocalizedValuesService |
Service for reading localized values
|
| LockingGate |
A gate that allow easy awaiting and locking in multithread tests.
|
| LoginFormComposer |
|
| LoginInformationConfigData |
|
| LoginInformationHandler |
Service that allows reading and writing login specific information.
|
| LogoAction |
|
| LongOperation |
Executes operation in background thread.
|
| LongOperationException |
Defines exception thrown during long operation.
|
| LongOperationNotifier |
Long operation notifier.
|
| LongOperationThreadExecutor |
Executes long operation in new thread.
|
| ManageFacetPopup |
|
| ManageFacetPopup.FacetSelectionStatus |
|
| Manipulation |
Options for network manipulation.
|
| Manipulation.Builder |
|
| MapBeanExtender |
Modification bean to change contents of a map property of specified bean from any spring contexts in hierarchy
|
| MapBeanExtenderParser |
Handles parsing map extenders in CockpitNG Spring namespace.
|
| MapComparator |
|
| MapDataType |
|
| MapDataType.MapBuilder |
|
| MapEditorsDemoController |
|
| MapLabelRenderer |
Label renderer for CompareView to create a string representation of map value.
|
| Margin |
Represents margins of labels.
|
| Margin.Builder |
|
| MarkedEventListener |
Listener for marked component events.
|
| MatchingSocketsTreeModel |
|
| MatchingSocketsTreeModelInternalNode |
|
| MenuActionComponent |
|
| MenuitemActionComponent |
|
| MenupopupPosition |
|
| Mergeable |
Identifies that the marked cockpit configuration class can be merged with the same class from the parent context.
|
| MergeMode |
Java class for MergeMode.
|
| MergeMode |
Merge mode enumeration.
|
| MergeUtils |
Utilities for merging objects based on Mergeable annotations.
|
| MessageAction |
|
| MessageActionRenderer |
|
| MessageboxUtils |
|
| MimeTypeChecker |
Allows to check if given Media's content type is valid
|
| MimeTypeResolver |
Interface which enables to resolve mime type in cockpitng
|
| ModalWindowStack |
Provides z-index for modal windows to preserve theirs order after refresh.
|
| ModelBeanResolver |
Model bean resolver.
|
| ModelObserver |
Listener for changes of model properties going through the widget controller.
|
| ModelValueHandler |
Handles the values of a model.
|
| ModelValueHandlerFactory |
|
| ModuleAwareCockpitConfigurationService |
|
| ModuleContentProvider |
An interface of an object that is capable of providing contents of a module library.
|
| ModuleEntry |
A cockpit module description, containing all necessary info to access a cockpit module.
|
| ModuleInfo |
Information about single module
|
| ModuleJarDefinitionLoader |
Component loader that loads CockpitComponentInfos from a module jar in a subfolder of the widgetlib
directory.
|
| ModulesEnumeration |
Enumerator of cockpit modules
|
| ModuleTestWidgetDefinitionLoader |
|
| Mold |
Java class for mold complex type.
|
| MoldList |
Java class for mold-list complex type.
|
| MonitorWindowComposer |
Compose the page with monitoring capabilities
|
| MouseKeys |
Enum providing support for keys pressed when mouse event occurs
|
| MultiConnectionWindowComposer |
|
| MultiDragAndDropFileUploadEditor |
Multi file upload editor.
|
| MultiplexerController |
|
| Name |
|
| NameChainedDependencies |
Chained dependencies that are resolved on basis of regular expression.
|
| NameDependenciesResolver |
Updates all required informations about dependencies on basisi of its name.
|
| NavigationContext |
Context interface providing information about perspective chooser
|
| NavigationHistoryController |
|
| NavigationHistoryController.EmptyHistoryElement |
|
| NavigationHistoryController.HistoryElement |
|
| NavigationItemSelectorContext |
|
| NavigationListener |
|
| NavigationNode |
Definition of explorer tree node.
|
| NavigationNode |
Java class for navigation-node complex type.
|
| NavigationNodeDecorator |
Decorate NavigationNode with functionality of evaluating text to display
|
| NavigationNodeDecoratorUtils |
|
| NavigationNodeLabelProvider |
|
| NavigationTree |
|
| NavigationTreeFactory |
Factory class for navigation tree models.
|
| NavigationTreeModelGetPathOptimizer |
|
| NavigationType |
Java class for NavigationType complex type.
|
| NavigationUtils |
Utilities methods to help using navigation components
|
| NestedObjectCreator |
Marker class to be used to recognize list entry that is used to add new references for reference editor.
|
| Network |
Represents network which will be drawn.
|
| NetworkChart |
ZK based component represents vis.js network chart.
|
| NetworkChartContext |
Context used by network chart widget.
|
| NetworkChartController |
Default controller for vis.js network chart's widget
|
| NetworkChartOptionsResolver |
|
| NetworkChartValidationPopupFactory |
Creates Validation Pop Up for Network Chart component
|
| NetworkEntity |
Abstract class for a node and an edge entity.
|
| NetworkPopulator |
|
| NetworkSettings |
Represents list of settings.
|
| NetworkUpdate |
Represents single change on networkchart.
|
| NetworkUpdates |
Represents list of changes which should be applied to networkchart
|
| NextItemSelectorController |
|
| NextType |
Java class for NextType complex type.
|
| NoCacheLabelServiceCache |
A label service cache that does not cache values and directly calls default value supplier
|
| Node |
Default configuration for nodes.
|
| Node.Builder |
|
| NodeColor |
Represents configuration for color of node.
|
| NodeColor.Builder |
|
| NodeFactory<T extends ExplorerNode> |
|
| NodeOperationsHandler |
Handler which provides tree model nodes operations.
|
| NodeRelevance |
Represents a relevance level of single tree node.
|
| Nodes |
Represents list of nodes.
|
| NotExtensibleWidgetException |
|
| NotGateController |
A simple NOT gate controller.
|
| Notification |
Java class for Notification complex type.
|
| NotificationArea |
Java class for anonymous complex type.
|
| NotificationController |
|
| NotificationDefaults |
Java class for NotificationDefaults complex type.
|
| NotificationDestination |
Java class for NotificationDestination complex type.
|
| NotificationEvent |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| NotificationEvent |
Communicates information across application.
|
| NotificationEvent.Level |
Indicates severity level of the message.
|
| NotificationEventTypes |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| NotificationEventTypes |
|
| NotificationLinkReferenceContext |
Java class for NotificationLinkReferenceContext complex type.
|
| NotificationMessageWithLink |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| NotificationMessageWithLink |
|
| NotificationParameter |
Java class for NotificationParameter complex type.
|
| NotificationReference |
Java class for NotificationReference complex type.
|
| NotificationReferences |
Java class for NotificationReferences complex type.
|
| NotificationRenderer |
A renderer bean capable of showing notification on specified container
|
| NotificationRenderingInfo |
Java class for NotificationRenderer complex type.
|
| NotificationService |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| NotificationService |
Notification service responsible for sending user notifications.
|
| NotificationSourceContextStrategy |
|
| NotificationStack |
Interface which helps find notification id of topmost Notification Widget.
|
| NotificationTimeout |
Java class for NotificationTimeout complex type.
|
| NotificationTimeouts |
Java class for NotificationTimeouts complex type.
|
| NotifyingWidgetComponentRenderer<PARENT,CONFIG,DATA> |
API for renderers that could be used for rendering components within widgets extended with possibility to notify
listeners about rendering progress.
|
| NotifyingWidgetComponentRendererFactory<I extends org.zkoss.zk.ui.Component,C,D> |
|
| NotListedFacets |
Java class for notListedFacets.
|
| NullProxyMethodValueProvider |
|
| NullSafeWidget |
|
| ObjectAccessException |
Thrown if something went wrong with accessing objects.
|
| ObjectAssetsCalculator |
|
| ObjectAttributeComparator<T> |
A comparator interface check if two objects are considered to be equal or not.
|
| ObjectAttributesValueContainer |
|
| ObjectCloningException |
Thrown, if something went wrong during cloning of an object.
|
| ObjectCloningPermissionException |
Thrown, if permission configuration doesn't allow object cloning.
|
| ObjectComparator |
|
| ObjectComparatorService |
Allows to define comparators for particular objects that have not implemented correct equals.
|
| ObjectCreatePermissionException |
Thrown, if permission configuration doesn't allow object creation.
|
| ObjectCreationException |
Thrown, if an error occurred during the creation of an object.
|
| ObjectCRUDHandler |
Interface providing methods for basic CRUD operations.
|
| ObjectDeletePermissionException |
Thrown, if permission configuration doesn't allow object deletion.
|
| ObjectDeletionException |
Thrown, if an error occurred during the deletion of an object.
|
| ObjectFacade |
Facade for retrieval and modifying of objects.
|
| ObjectFacadeOperationResult<T> |
|
| ObjectFacadeStrategy |
|
| ObjectFacadeStrategyRegistry |
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.config.compareview.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.core.config.impl.jaxb.dashboard package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.explorertree.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.extendedsplitlayout.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.fulltextsearch.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.jaxb.wizard package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.links.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.locales.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.perspectivechooser.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.quicklist.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.refineby.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.summaryview.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.config.viewswitcher.jaxb package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.collectionbrowser package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.draganddrop package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.config.jaxb.dynamicforms package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.editorarea package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.gridview package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.hybris.commonconfig package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.listview package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.core.config.impl.jaxb.treecollection package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
generated package.
|
| ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the
com.hybris.cockpitng.util.impl.jaxb package.
|
| ObjectMapperConfiguration |
Interface for objects which are able to configure ObjectMapper
|
| ObjectNotFoundException |
Thrown, if a requested object could not be found.
|
| ObjectNotFoundExceptionHandler |
|
| ObjectNotPersistedAttributeReadException |
Thrown if an attribute cannot be read from not persisted object.
|
| ObjectPreview |
|
| ObjectPreviewService |
Service which allows to display preview of the media files
|
| ObjectReadPermissionException |
Thrown, if permission configuration doesn't allow object reading.
|
| ObjectSavePermissionException |
Thrown, if permission configuration doesn't allow object manipulation.
|
| ObjectSavingException |
Thrown, if something went wrong during saving of an object.
|
| ObjectValuePath |
|
| ObjectValueService |
Service that handle values access by SpEL language.
|
| ObjectWithComponentContext |
|
| Observable |
Object that contains some values.
|
| ObservableMap<V> |
Standard map with additional possibilities of Observable
|
| ObserverProxy |
A proxy observer to pass model change events with some prefix.
|
| Operation |
|
| OperatorType |
Java class for OperatorType.
|
| Option |
Java class for option complex type.
|
| Options |
Represents set of options for network chart.
|
| Options.Builder |
|
| OptionsProvider |
|
| OrderedFieldSearchFacadeStrategy<T> |
Represents a strategy that is used by FieldSearchFacade.
In addition this interface extends Ordered interface, so strategies implementing it are easily orderable
|
| OrderedMapAccessor |
|
| OutputTestWidgetController |
|
| Pageable<R> |
Capable of paging the collections of result type R.
|
| PageableList<R> |
Implementation of Pageable which can be instantiated from List and an integer value indicating the
page size.
|
| PageableWithFullTextDataCallback |
Pageable wrapper which calls #onFullTextSearchData(FullTextSearchData) after current page is fetched and full
text search data is available.
|
| PagingDelegateController |
|
| Panel |
Java class for panel complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Java class for Parameter complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Java class for Parameter complex type.
|
| Parameter |
Java class for parameter complex type.
|
| Parameter |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ParametrizedEditorListener<T,V,K> |
|
| PartialComparisonOperationResult |
|
| PartialRendererData<D> |
A data for a partial CompareView renderer (i.e.
|
| PartitionNodeData |
Data class used for nodes which number of children exceeded partitionThreshold.
|
| PathChainedDependencies |
Chained dependencies that are resolved on basis of regular expression.
|
| PathTemplateResolver |
Resolver that uses template identity as a full resource path and asks for such resource CockpitResourceLoader
.
|
| PathTemplateResolver |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| PathTemplateValuesProvider |
|
| PathTemplateValuesProvider |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| PerfectMatch |
|
| Permission |
|
| PermissionAwareObjectFacade |
|
| PermissionContext |
|
| PermissionFacade |
Provides methods for checking CRUD permissions on type and property level.
|
| PermissionFacadeStrategy |
Strategy interface allows you to extend permission engine.
|
| PermissionFacadeStrategyRegistry |
|
| PermissionInfo |
Getting information of permissions
|
| PermissionInfo.PermissionInfoType |
|
| PermissionManagementController |
|
| PermissionManagementFacade |
Allows managing principal permissions.
|
| PermissionManagementFacadeStrategy |
|
| PermissionManagementFacadeStrategyRegistry |
|
| PermissionManagementGroupController |
|
| PermissionManagementListCellRenderer |
|
| PermissionManagementListViewRenderer |
|
| PermissionsAwareItemComparisonFacade |
Comparison facade that takes permissions into consideration - all values that current user has no rights to are
considered equal to avoid providing any information that user is not allowed.
|
| Perspective |
Java class for perspective complex type.
|
| PerspectiveChooser |
Java class for anonymous complex type.
|
| PerspectiveChooserRenderer |
|
| PerspectiveChooserWidgetController |
|
| PerspectiveContainerRenderer |
|
| PerspectiveContainerWidgetController |
|
| PerspectiveInfoService |
Allows to retrieve information about user perspectives.
|
| Physics |
Represents physics simulation.
|
| Physics.Builder |
|
| Placement |
Java class for placement complex type.
|
| Point |
Represents a point.
|
| Point |
|
| Point.Builder |
|
| PolymorphicSerialization |
Class containing all tools and classes needed to serialize and deserialize polymorphic maps
|
| PolymorphicSerialization.Deserializer |
|
| PolymorphicSerialization.Serializer |
|
| PopupCoordinates |
|
| PopupCoordinates.Dimension |
|
| PortalContainerRenderer |
Renders a Widgetchildren component as Portallayout and its children as Panels
|
| PositionAware<T> |
Wrapper class, which allows to interpert objects as Positioned
|
| Positioned |
Java class for positioned complex type.
|
| Positioned |
Java class for positioned complex type.
|
| Positioned |
Java class for positioned complex type.
|
| PositionedConfigurationAdapter<CONFIG,POSITIONED extends Positioned> |
A configuration adapter that sort a list of Positioned elements available as specified property of
configuration
|
| PositionedElementsComparator |
Compares AbstractPositioned objects based on AbstractPositioned#getPosition field.
|
| PositionedSort<T extends Positioned> |
Provides service to sort list of Positioned
|
| PositionedSort<T extends Positioned> |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| PrepareType |
Java class for PrepareType complex type.
|
| Preview |
Java class for preview complex type.
|
| PreviewResolutionStrategy<T> |
|
| PreviousItemSelectorController |
|
| PrincipalPermissionAction |
|
| Progress |
|
| Progress.ProgressType |
|
| ProgressBar |
|
| PropertiesTemplateValuesProvider |
|
| PropertiesTemplateValuesProvider |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| PropertyBeanExtender |
Modification bean to set new value of a property of specified bean from any spring contexts in hierarchy
|
| PropertyBeanExtenderParser |
Handles parsing property extenders in CockpitNG Spring namespace.
|
| PropertyExtractorController |
|
| PropertyListType |
Java class for PropertyListType complex type.
|
| PropertyReadResult |
Transport object defining a result od property read - contains information about property read status and it's value
(if read ended successfully).
|
| PropertyType |
Java class for PropertyType complex type.
|
| PropertyValueService |
Reads property values from an object.
|
| ProxyFlowActionHandlerAdapter |
|
| ProxyFlowActionHandlerAdapter.ExecutedProxyAction |
Enum representation of actions.
|
| ProxyMethodValueProvider |
|
| ProxyRenderer<PARENT,CONFIG,DATA> |
It's a renderer that is able to propagate rendering events.
|
| QualifierLabel |
POJO representing a result of nested qualifiers value's label evaluation.
|
| QuickList |
Java class for anonymous complex type.
|
| QuickListController |
|
| QuickListItemRenderer |
Interface for renderers capable of rendering items of QuickList widget
|
| QuickToggleLocaleController |
|
| Range<T> |
Range object used in Editor of type "Range"
|
| ReadAvailableLocaleException |
|
| RedeployAction |
|
| ReferenceAdvancedSearchController |
|
| ReferenceEditorDndHandler<T> |
Handles Drag & Drop in Reference Editor
|
| ReferenceEditorLayout<T> |
|
| ReferenceEditorListItemRendererFactory<T> |
|
| ReferenceEditorLogic<T> |
|
| ReferenceEditorRenderProhibitingPredicate |
Prohibits rendering of given types in ReferenceEditors
|
| ReferenceEditorSearchConditionHandler |
|
| ReferenceEditorSearchFacade<T> |
|
| ReferenceModelProperties |
Performs operations of reference model
|
| RefineByController |
|
| ReflectionUtils |
Convenience methods dealing with java reflection api.
|
| RefreshableTreeModel<E> |
Mutable tree model
|
| RefreshAction |
|
| ReloadLabelsAction |
|
| RemoveAccess |
Java class for RemoveAccess complex type.
|
| RemoveEdgesEvent |
Represents an event that indicates a clicking on 'Remove edge' button.
|
| RemoveNodesEvent |
Represents an event that indicates a clicking on 'Remove nodes' button.
|
| Renderer |
Java class for renderer complex type.
|
| Renderer |
Java class for Renderer complex type.
|
| Renderer |
Java class for Renderer complex type.
|
| ReplaceAccess |
Java class for ReplaceAccess complex type.
|
| Repulsion |
|
| Repulsion.Builder |
|
| RequestOperationContext |
Context for scope with destruction callbacks
|
| RequestOperationContextHolder |
Singleton object which holds scope contexts specific to thread tree
|
| RequestOperationContextHolder.ContextRequest |
An object representing a request for scope context.
|
| RequestOperationContextManager |
Servlet request listener that initializes request-operation scope context when request is initialized and detaches
from it when request is destroyed.
|
| RequestOperationScope |
Spring scope for request and all operations it triggers.
|
| Requirement |
|
| ResetConfigurationAuthenticationSuccessHandler |
Strategy that resets cockpit-config.xml and widgets.xml.
|
| ResetConfigurationStrategy |
Base strategy of resetting configuration to defaults.
|
| ResetEverythingAction |
|
| Resettable |
Interface providing a reset method.
|
| ResolvedDependency |
Information about dependency, that has been found
|
| ResourceBundleLabelLocator |
Label locator loading all labels matching the pattern from resources.
|
| ResourceCockpitComponentLoader |
This widget definition loader loads all definitions from a resource package.
|
| ResourceLoader |
Responsible for returning resources.
|
| ResourcePath |
Path to a single resource with information about path type.
|
| ResourcesLabelLocator |
Label locator loading labels from resources.
|
| ResponsiveLayoutStrategy |
Classes implementing this interface may be used to make decisions about the need of saving horizontal/vertical space.
|
| RestrictedAccessException |
Exception thrown when a property value may not be provided, because current user is not allowed to read it.
|
| RestrictedEvaluationContextFactory |
Decorator of factory for EvaluationContext that checks whether user has enough
privileges to evaluate expression.
|
| RestrictedModelValueHandler |
|
| RestrictedModelValueHandlerFactory |
|
| RestrictedReadEvaluationContext |
EvaluationContext wrapper, that checks current user permissions during expression evaluation.
|
| RestrictedReadPropertyAccessor |
PropertyAccessor wrapper, that checks current user permissions before it reads a value.
|
| ResultLongOperation<RESULT> |
Executes operation with a result in background thread.
|
| ResultMessage |
Message presenting a readable result of wizard's action.
|
| ResultMessageType |
Type of ResultMessage.
|
| RevertType |
Java class for RevertType complex type.
|
| RoleChooserHelper |
The interface describes operations needed to determine if the Role Chooser should be displayed for current user.
|
| RoleIndicatorComposer |
Composer of the current impersonated authority group indicator.
|
| RowInlineEditorValidatableContainer<T> |
Controls validation handling in single row for inline reference editor
DefaultExtendedMultiReferenceEditor Note: This is
used in aforementioned editor only when the inline editing activated.
|
| RowState<T> |
|
| RowStateUtil |
|
| RuleEngineResult |
Result of event forwarding from template widget to its instances.
|
| RunGCAction |
|
| SafeZipEntry |
SafeZipEntry class that prevents Zip Slip vulnerability by disallowing ZipEntries with names that target outside
directory, eg.
|
| SafeZipInputStream |
SafeZipInputStream extends ZipInputStream and replaces ZipEntry with SafeZipEntry that mitigates Zip slip
vulnerability.
|
| SampleReferenceEditorSearchFacade<T> |
|
| SaveAllType |
Java class for SaveAllType complex type.
|
| SaveType |
Java class for SaveType complex type.
|
| Scaling |
Represents option for scaling edges and nodes according to their properties.
|
| Scaling.Builder |
|
| ScalingLabel |
Represents options for scaling label of nodes and edges.
|
| ScalingLabel.Builder |
|
| SchemaConfigValidator |
Defines schema based validator for marshaling/unmarshalling xml based configuration.
|
| SchemaLocationRegistry |
Defines registry that contains information about all schema locations used across entire framework.
|
| SchemaValidationStatus |
Represents validation status of schema based validation for a given xml content.
|
| SchemaValidationStatus.SchemaValidationCode |
|
| ScopeContext |
|
| ScriptingConfig |
Java class for scriptingConfig complex type.
|
| ScriptingLanguage |
Java class for scriptingLanguage.
|
| ScriptingType |
Java class for scriptingType.
|
| SearchAttributeDescriptor |
Agregates information about attribute name and attribute number
|
| SearchByTypeAction |
|
| SearchConditionData |
|
| SearchConditionDataList |
|
| SearchCriteriaModel |
Stores current search criteria and available attribute values
|
| SearchCriteriaModelObserver |
|
| SearchFilterValidationStrategy |
Strategy checking if search filter is valid.
|
| SearchFilterValidationStrategyRegistry |
|
| SearchQueryCondition |
Represents the search query criteria that is used by search logic controller to build query.
|
| SearchQueryConditionList |
Represents the list of search query criteria that is used by search logic controller to build query.
|
| SearchQueryData |
Represents the search data that is used by search logic controller to build query.
|
| SearchQueryUtil |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| Section |
Java class for section complex type.
|
| Section |
Java class for section complex type.
|
| Section |
Java class for section complex type.
|
| SectionsVisitor |
Visitor of Groupbox from UI elements.
|
| SecureReflectiveMethodResolver |
|
| SelectAndFocusDelegateController |
Contains the logic of the selection and focus functionality.
|
| SelectEdgeEvent |
Represents an event that indicates a selecting an edge.
|
| SelectionSupplier<T> |
Responsible for providing lists of selected objects which are dragged and next dropped.
|
| SelectNodeEvent |
Represents an event that indicates a selecting a node.
|
| SelectorWidgetController<T extends org.zkoss.zk.ui.Component> |
|
| SelectSettings |
Java class for SelectSettings complex type.
|
| SequenceDefaultPerspectiveResolver |
|
| ServletContextResolver |
Resolves a ServletContext for a given environment, e.g.
|
| SessionAuthorityConfigurationContextDecorator |
|
| SessionInfoTemplateValuesProvider |
|
| SessionUserConfigurationContextDecorator |
|
| SessionWidgetInstanceRegistry |
|
| Setting |
Represents single setting which consists of key and value.
|
| Setting |
Java class for anonymous complex type.
|
| Settings |
Java class for anonymous complex type.
|
| SettingType |
Java class for SettingType.
|
| Shadow |
Represents options for casting a shadow of node and edge.
|
| Shadow.Builder |
|
| ShapeProperties |
Represents configuration for specific shapes.
|
| ShapeProperties.Builder |
|
| SimpleAction |
An action that shows the data bound to the action.
|
| SimpleCastController |
|
| SimpleEditorRegistry |
|
| SimpleHybrisWidgetResourceLoader |
Serves resources located in a widget library.
|
| SimpleList |
|
| SimpleListController |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| SimpleNode |
Represents a navigation node with name, description and icon.
|
| SimpleNodeFactory |
|
| SimpleSearch |
Java class for anonymous complex type.
|
| SimpleSearchQueryData |
DTO for simple search query data
|
| SinglePage |
|
| Size |
Java class for Size.
|
| Smooth |
Indicates whether edge should be drawn as a quadratic bezier curve.
|
| Smooth.Builder |
|
| Socket |
Java class for Socket complex type.
|
| Socket |
Java class for Socket complex type.
|
| SocketConnectionService |
Provides methods dealing with widget sockets and connections.
|
| SocketEvent |
Annotate a method to be invoked when a socket event comes in.
|
| SocketEvent |
Java class for SocketEvent complex type.
|
| SocketEvent |
|
| SocketEventRoutingMode |
Java class for SocketEventRoutingMode.
|
| SocketEvents |
Java class for SocketEvents complex type.
|
| SocketMultiplicity |
Java class for SocketMultiplicity.
|
| SocketMultiplicity |
Java class for SocketMultiplicity.
|
| Sockets |
Java class for anonymous complex type.
|
| SocketsAreJsonSerializable |
|
| SocketVisibility |
Java class for SocketVisibility.
|
| SocketVisibility |
Java class for SocketVisibility.
|
| SocketWrapper |
|
| SortData |
DTO for sort data
|
| SortField |
|
| SortFieldType |
Java class for SortFieldType complex type.
|
| Speed |
A speed of view on pressing a key or using navigation buttons
|
| Speed.Builder |
|
| SplitLayoutChooserAction |
Action responsible for choosing split layout compositions.
|
| SplitLayoutChooserActionRenderer |
Renderer class responsible for displaying popup with available split layout's compositions.
|
| SplitterLayoutController |
|
| SpringApplicationContextDependencyResolver<T> |
Resolves dependencies based on Spring Application Context and injects them to non-spring beans.
|
| SpringApplicationContextInjectableObjectFactory<T> |
Factory enables create an object of a certain type T and inject spring dependencies to the created object
|
| Stabilization |
Indicates whether network should be stabilized on load using default settings
|
| Stabilization.Builder |
|
| StandardFacetRenderer |
|
| StandardModelKeys |
Gathers all standard keys for widget model
|
| StaticContentByRegexResourceLoader |
Responsible for returning default resource for paths whose match regular expression.
|
| StepType |
Java class for StepType complex type.
|
| Stopwatch |
A component which displays an elapsed time.
|
| StringBufferOutputStream |
An output stream which buffers all output until condition is matched.
|
| StringToPreviewResolutionStrategy |
|
| StringTrimAdapter |
|
| SubflowType |
Java class for SubflowType complex type.
|
| SummaryView |
Java class for anonymous complex type.
|
| SummaryViewConfigAdapter |
EditorArea configuration adapter which is responsible for arranging tabs, sections, panels, attributes in proper
order
|
| SummaryViewController |
|
| SwitchContainerRenderer |
|
| SymbolicModeContainerRenderer |
Renderer for children slot in symbolic mode.
|
| SymbolicModeRenderer |
|
| SystemBarController |
|
| Tab |
Java class for tab complex type.
|
| TabboxStaticSection |
|
| TabboxWithStatic |
|
| TabContainerRenderer |
|
| Table |
|
| TableCell |
|
| TableComponentIterator<E extends org.zkoss.zk.ui.Component> |
|
| TableHeader |
|
| TableRow |
|
| TableRows |
|
| TableRowsGroup |
|
| TabsVisitor |
Visitor of Tab from UI elements.
|
| TabWidgetController |
|
| Target |
Java class for target.
|
| TemplateButtonRenderer |
The purpose of this interface is to render template button in Application Orchestrator
|
| TemplateEngine |
An interface of object able to parse and resolve a template
|
| TemplateEngine |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| TemplateResolver |
Gets a template on basis of its id
|
| TemplateResolver |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| TemplateSelectorController |
|
| TemplateValuesProvider |
Provides additional values for templates to be used
|
| TemplateValuesProvider |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| TestTimeoutWatcher |
A test watcher that assumes possibility of threads being locked in process.
|
| TestUtilInternal |
Internal utility class to be used by general purpose test classes.
|
| TextSearchController |
Widget controller of the textsearch widget.
|
| TitleDelegateController |
|
| ToggleAction |
|
| ToggleActionRenderer |
|
| ToolbarWidgetController |
|
| TransitionListener |
Transition listener on wizard.
|
| TransitionListenerFactory |
Factory creating TransitionListener
|
| TreeCollectionFilteringPositionAdapter |
Configuration adapter for TreeContext.
|
| TreeCollectionNodes |
Java class for anonymous complex type.
|
| TreeitemActionComponent |
|
| TreeModelDecorator |
|
| TreeNode |
Java class for tree-node complex type.
|
| TreeNodeSelector |
|
| TreePerspectiveResolver |
|
| TreeUtils |
Provides useful functionalities for zk trees, especially for searching within treenodes.
|
| TreeUtils.FilteredTreeModel<E> |
Subclass of AbstractTreeModel that can be used as a filter.
|
| TreeUtils.FilterStringResolver<E> |
|
| TreeUtils.MatchMode |
|
| TreeUtils.SearchDepth |
Determines whether filtering should be done up until first match or without any limitations
|
| TreeViewCollectionBrowserHelper |
|
| TreeViewCollectionBrowserMoldStrategy |
Tree view mold strategy for Collection Browser widget
|
| TreeViewCollectionBrowserNode |
Tree node class for CollectionBrowser set to TreeView mold
|
| TreeViewCollectionBrowserTreeModel<N extends TreeViewCollectionBrowserNode> |
Tree model class for Collection Browser widget.
|
| TryitWidgetController |
Example widget demonstrating runtime ZUL editing.
|
| TypeAwareLabelService |
|
| TypeAwareSelectionContext<T> |
Simple pojo class that agregates some items with additional information about their type.
|
| TypeAwareValidationRenderer |
|
| TypeCodeResolver |
Contains methods responsible for resolving type code of the object.
|
| TypedSettingsMap |
Manages widget settings provided via a widget's definition.xml or at runtime.
|
| TypedSettingsRenderer |
Defines renderer contract that is used for displaying a single setting.
|
| TypeFacade |
Facade for loading types.
|
| TypeFacadeStrategy |
Strategy for loading type information.
|
| TypeFacadeStrategyRegistry |
|
| TypeMatch |
|
| TypeNode |
Java class for type-node complex type.
|
| TypeNode |
Navigation node representing a type.
|
| TypeNodeFactory |
|
| TypeNotFoundException |
Thrown, if a requested type can not be resolved.
|
| TypePermissionAction |
|
| TypeQualifierStringObjectHandler |
|
| TypeSelectorTreeItemRenderer |
|
| TypeSelectorTreeModel |
Universal Tree Model for Type Selectors
|
| UILabelUtil |
|
| UITools |
Helper class for common UI related operations.
|
| UnassignedBehavior |
Java class for unassignedBehavior.
|
| UnboundSectionRenderer |
|
| UncategorizedNode |
Model representing uncategorized node.
|
| UnsupportedZipEntryException |
Thrown in case zip entries with names that target outside the directory appears (so called Zip Slip vulnerability)
|
| UserRoleChooserWidgetController |
|
| UserRoleModel |
|
| ValidatableContainer |
Container with fields that may be validated
|
| ValidatableListcell |
|
| Validate |
General purpose class delivering validation methods.
|
| ValidationAwareCustomViewRenderer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ValidationContext |
Contains initial information about validation groups and confirmed violations.
|
| ValidationFocusTransferHandler |
Interface of object capable of transferring focus from one editor to other.
|
| ValidationGroup |
|
| ValidationHandler |
Interface introducing validation handling for given object and qualifiers.
|
| ValidationInfo |
Represents single validation violation
|
| ValidationInfoFactory |
Factory able to create new validation info on basis of existing one
|
| ValidationInfoFactoryWithoutPrefix |
|
| ValidationInfoFactoryWithPrefix |
Factory wrapping validation info by adding prefix to its validation path
|
| ValidationInfoWithoutPrefix |
A wrapper class for ValidationInfo that changes its path by removing a prefix.
|
| ValidationInfoWithPrefix |
A wrapper class for ValidationInfo that changes its path by adding a prefix.
|
| ValidationInfoWrapper |
|
| ValidationRenderer |
Returns css classes for validation results and render validation popup for editor
|
| ValidationResult |
|
| ValidationResultListItemRenderer |
|
| ValidationResultSet |
Represents a narrowed validation result.
|
| ValidationSeverity |
|
| Value |
Java class for value complex type.
|
| ValueChooser |
Java class for anonymous complex type.
|
| ValueChooserController |
|
| ValueComparisonOperator |
|
| ValueObserver |
Object able to observe changes of some nested values
|
| VelocityTemplateEngine |
Template engine that uses Apache Velocity
|
| VelocityTemplateEngine |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| VerticalCockpitActionsRenderer |
|
| View |
Java class for perspective complex type.
|
| View |
Java class for anonymous complex type.
|
| ViewAnnotationAwareComposer |
|
| ViewEvent |
Annotate a method to be invoked when a zk event comes in.
|
| ViewEventHandler |
Handler for network chart's events.
|
| ViewEvents |
Annotate a method to be invoked when a zk event comes in.
|
| ViewPositionChangeEvent |
Represents an event when the view position (canvas center) has changed.
|
| ViewsSwitchedData |
Informs about switch event in view switcher.
|
| ViewSwitcher |
Java class for anonymous complex type.
|
| ViewSwitcherContainerRenderer |
|
| ViewSwitcherUtils |
Facade used to access View Switcher widget configuration from outside of the widget controller
|
| ViewSwitcherWidgetController |
|
| ViewType |
Java class for ViewType complex type.
|
| VirtualSockets |
Java class for anonymous complex type.
|
| VSplitviewContainerRenderer |
|
| WebappLabelLocator |
Label locator for a web application.
|
| WebResourceCockpitComponentLoader |
|
| Widget |
Java class for Widget complex type.
|
| Widget |
Representation of a node in the widget tree.
|
| WidgetAccessResolver |
|
| WidgetAuthorizationService |
Service for getting info if a widget should be displayed or not.
|
| WidgetCaptionEventListener |
|
| WidgetCaptionRenderer |
This interface should be implemented by Controllers of widgets that want to use Caption area of a
container they are nested in.
|
| WidgetCaptionWrapper |
Wrapper interface to mediate between caption of a widgetContainer and the contained widget.
|
| Widgetchildren |
|
| WidgetChildrenContainerRenderer |
|
| WidgetClassLoader |
Class loader for classes/resources located in a cockpit widget archive.
|
| WidgetClasspathResourceReader |
Widget resource reader that looks-up in module's classpath for searched resources
|
| WidgetComponentRenderer<PARENT,CONFIG,DATA> |
API for renderers that could be used for rendering components within widgets.
|
| WidgetComponentRendererEvent<P,C,D> |
Event describing rendering some component
|
| WidgetComponentRendererFactory<I extends org.zkoss.zk.ui.Component,C,D> |
|
| WidgetComponentRendererListener<P,C,D> |
Listeners for renderer to render components
|
| WidgetConfigurationContextDecorator |
Provides additional context for the configuration.
|
| WidgetConnection |
Java class for WidgetConnection complex type.
|
| WidgetConnection |
Representation of a socket connection between two widgets.
|
| WidgetConnectionRemove |
Removes a connection between two widgets.
|
| WidgetConnectionsRemover |
|
| WidgetContainer |
Interface for components that can contain cockpit widgets.
|
| WidgetController |
Widget controller interface.
|
| WidgetControllers |
Utility class used by the cockpit engine to setup instances of WidgetController.
|
| WidgetDefinition |
Java class for WidgetDefinition complex type.
|
| WidgetDefinition |
Widget definition.
|
| WidgetDefinitionFactory |
Responsible for creating WidgetDefinition instances based on provided cockpit component info.
|
| WidgetDragAndDropAware |
|
| WidgetDragAndDropStrategyRepository |
|
| WidgetDragAndDropStrategyResolver |
|
| WidgetExtension |
Allows to change existing widget configuration (in example add/remove child widgets).
|
| WidgetGroupingService |
Service for grouping and ungrouping widgets.
|
| WidgetInstance |
Represents an instance of a widget in the view.
|
| WidgetInstanceFacade |
A facade for managing widget instances.
|
| WidgetInstanceManager |
Provides widget framework related functionality.
|
| WidgetInstanceManagerAware |
|
| WidgetInstancePermissionService |
Service delivering user permissions for widget instances.
|
| WidgetInstanceService |
Service for managing widget instances.
|
| WidgetInstanceSettings |
Rule configuration for forwarding of an incoming socket event to view instance(s) of a template widget.
|
| WidgetInstanceSettings.SocketEventRoutingMode |
|
| WidgetJarLibInfo |
Contains information about single component defined in a module library.
|
| WidgetJarResourceReader |
Widget resource reader that looks-up in widget's jar files for searched resources
|
| WidgetJsonFactory |
|
| WidgetJsonGenerator |
|
| WidgetJSONMapper |
|
| WidgetJsonParser |
|
| WidgetLibConstants |
Constants for handling widget data.
|
| WidgetLibUtils |
Utility methods dealing with cockpit widget arcives.
|
| WidgetModalMessageBox |
Message box which allows to display modal message box which overlays parent component only (not entire application).
|
| WidgetModalMessageBox.Builder |
|
| WidgetModel |
The widget model holds all data related to a single widget instance.
|
| WidgetModelUtils |
|
| WidgetMove |
Specifies widget to be moved to as a child (by ID).
|
| WidgetObjectMapper |
|
| WidgetPersistenceException |
|
| WidgetPersistenceService |
Service responsible for storing and loading widget tree from a persistent storage like a DB, file etc.
|
| WidgetRemoveAllEntry |
Java class for WidgetRemoveAllEntry complex type.
|
| WidgetRemoveEntry |
Java class for WidgetRemoveEntry complex type.
|
| WidgetRenderingUtils |
Utilities used to render information about/in widgets
|
| WidgetRequest |
|
| WidgetRequestUtils |
Helper class for working with requests.
|
| WidgetResourceLocator |
Interface used by resource loader to help to resolve resources.
|
| Widgets |
Java class for anonymous complex type.
|
| WidgetService |
Service for managing widget tree with socket connections.
|
| WidgetSetting |
Java class for WidgetSetting complex type.
|
| WidgetSettingsConfigurationContextDecorator |
Provides additional configuration context from the widget settings.
|
| WidgetSettingsTemplateValuesProvider |
|
| Widgetslot |
|
| WidgetSlotUtils |
|
| WidgetSocket |
Represents a single widget socket (input or output).
|
| WidgetSocket.Multiplicity |
|
| WidgetSocket.SocketVisibility |
|
| WidgetSocketMatchStrategy |
Strategy used to determine if two sockets match.
|
| WidgetSocketUtils |
Utility class to get the list of all widget sockets - those from the widget definition as well as the virtual ones
defined on the widget.
|
| WidgetTemplateRulesEngine |
Manages instances of a template widget.
|
| WidgetTestException |
|
| WidgetToolbarRenderer |
The purpose of this interface is to render widget toolbar
|
| WidgetTreeUIUtils |
Useful utility method to work with component tree representing the widget tree structure.
|
| WidgetTreeUtils |
Useful utility methods to work with Widget tree structure.
|
| WidgetUtils |
Utility methods for cockpitng framework engine.
|
| WidgetVisibilityState |
|
| WidgetVisibilityStateAware |
This interface should be implemented by Controllers of widgets that want to handle its state.
|
| WidgetWizardCreationDelegate |
The purpose of this interface is to delegate operations related to widget wizard creation in Application Orchestrator
|
| WidthConstraint |
Represents width of a node.
|
| WidthConstraint.Builder |
|
| WriteAvailableLocaleException |
|
| WysiwygEditor |
WYSIWYG editor using CKeditor component.
|
| XmlModuleAwarePersistenceService |
|
| XMLWidgetPersistenceService |
Service responsible for storing and loading widget tree from XML
|
| YTestIdBasedUUIdGenerator |
|
| YTestTools |
|