Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

A_ELEMENT_NAME - Static variable in class com.haulmont.cuba.web.sys.sanitizer.HtmlSanitizer
 
abort(Executor) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
aboutToDelete(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
aboutToInsert(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
aboutToUpdate(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
AboutWindow - Class in com.haulmont.cuba.gui.app.core.about
 
AboutWindow() - Constructor for class com.haulmont.cuba.gui.app.core.about.AboutWindow
 
AbstractAction - Class in com.haulmont.cuba.gui.components
Abstract class for GUI actions.
AbstractAction() - Constructor for class com.haulmont.cuba.gui.components.AbstractAction
 
AbstractAction(String) - Constructor for class com.haulmont.cuba.gui.components.AbstractAction
 
AbstractAction(String, String) - Constructor for class com.haulmont.cuba.gui.components.AbstractAction
 
AbstractAction(String, Action.Status) - Constructor for class com.haulmont.cuba.gui.components.AbstractAction
 
AbstractAppContextLoader - Class in com.haulmont.cuba.core.sys
Base class for AppContext loaders.
AbstractAppContextLoader() - Constructor for class com.haulmont.cuba.core.sys.AbstractAppContextLoader
 
AbstractAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
AbstractAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.AbstractAuthenticationProvider
 
AbstractBackgroundTaskEvent - Class in com.haulmont.cuba.gui.event
 
AbstractBackgroundTaskEvent(Object, BackgroundTask) - Constructor for class com.haulmont.cuba.gui.event.AbstractBackgroundTaskEvent
 
AbstractBeansMetadata - Class in com.haulmont.cuba.core.app
Abstract class that is used for getting an information about middleware beans names and their methods
AbstractBeansMetadata() - Constructor for class com.haulmont.cuba.core.app.AbstractBeansMetadata
 
AbstractBeanValidator - Class in com.haulmont.cuba.gui.components.validators
 
AbstractBeanValidator(Class, String) - Constructor for class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator
 
AbstractBeanValidator(Class, String, Class[]) - Constructor for class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator
 
AbstractBeanValidator.BeanValidationViolationCause - Class in com.haulmont.cuba.gui.components.validators
 
AbstractClientCredentials - Class in com.haulmont.cuba.security.auth
 
AbstractClientCredentials(Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
AbstractClientCredentials() - Constructor for class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
AbstractCollectionDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractCollectionDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
AbstractCollectionDatasource.ComponentValueListener - Class in com.haulmont.cuba.gui.data.impl
 
AbstractComparator<T> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractComparator(boolean) - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractComparator
 
AbstractComponentGenerationStrategy - Class in com.haulmont.cuba.gui.components.factories
 
AbstractComponentGenerationStrategy(Messages, DynamicAttributesTools) - Constructor for class com.haulmont.cuba.gui.components.factories.AbstractComponentGenerationStrategy
 
AbstractComponentGenerationStrategy.InvokeEntityLinkClickHandler - Class in com.haulmont.cuba.gui.components.factories
 
AbstractCondition - Class in com.haulmont.cuba.gui.components.filter.condition
Class that encapsulates common filter condition behaviour.
AbstractCondition() - Constructor for class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
AbstractCondition(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
AbstractCondition(Element, String, String, MetaClass) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
AbstractCondition(AbstractConditionDescriptor) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
AbstractCondition.Listener - Interface in com.haulmont.cuba.gui.components.filter.condition
 
AbstractConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
Class that encapsulates common filter condition descriptor behaviour.
AbstractConditionDescriptor(String, String, MetaClass, String) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
AbstractConnectionPoolInfo - Class in com.haulmont.cuba.core.sys.connectionpoolinfo
 
AbstractConnectionPoolInfo() - Constructor for class com.haulmont.cuba.core.sys.connectionpoolinfo.AbstractConnectionPoolInfo
 
AbstractCredentials - Class in com.haulmont.cuba.security.auth
 
AbstractCredentials(Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.AbstractCredentials
 
AbstractCredentials() - Constructor for class com.haulmont.cuba.security.auth.AbstractCredentials
 
AbstractDataGridEditorEvent(DataGrid, E, Map<String, Field>) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.AbstractDataGridEditorEvent
 
AbstractDataGridEvent(DataGrid) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.AbstractDataGridEvent
 
AbstractDatasource<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
Deprecated.
AbstractDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
AbstractDatasource.ItemListener - Class in com.haulmont.cuba.gui.data.impl
Deprecated.
 
AbstractEditor<T extends Entity> - Class in com.haulmont.cuba.gui.components
Deprecated.
Use StandardEditor APIs instead.
AbstractEditor() - Constructor for class com.haulmont.cuba.gui.components.AbstractEditor
Deprecated.
 
AbstractEntityAwareScreenFacetProvider<T extends ScreenFacet & EntityAwareScreenFacet> - Class in com.haulmont.cuba.web.gui.facets
Base class for entity aware screen facet providers.
AbstractEntityAwareScreenFacetProvider() - Constructor for class com.haulmont.cuba.web.gui.facets.AbstractEntityAwareScreenFacetProvider
 
AbstractExceptionHandler - Class in com.haulmont.cuba.web.exception
Base class for exception handlers determining their ability to handle an exception by its class name and optional implementation of AbstractExceptionHandler.canHandle(String, String, Throwable) method.
AbstractExceptionHandler(String...) - Constructor for class com.haulmont.cuba.web.exception.AbstractExceptionHandler
 
AbstractFieldFactory - Class in com.haulmont.cuba.gui.components.factories
 
AbstractFieldFactory() - Constructor for class com.haulmont.cuba.gui.components.factories.AbstractFieldFactory
 
AbstractFrame - Class in com.haulmont.cuba.gui.components
Deprecated.
Use ScreenFragment APIs instead.
AbstractFrame() - Constructor for class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
AbstractGenericExceptionHandler - Class in com.haulmont.cuba.gui.exception
Deprecated.
AbstractGenericExceptionHandler(String...) - Constructor for class com.haulmont.cuba.gui.exception.AbstractGenericExceptionHandler
Deprecated.
 
AbstractInstance - Class in com.haulmont.chile.core.model.impl
 
AbstractInstance() - Constructor for class com.haulmont.chile.core.model.impl.AbstractInstance
 
AbstractJoinExpressionProvider - Class in com.haulmont.cuba.core.sys.persistence.mapping
Simplifies join expression generation depending on mapping type.
AbstractJoinExpressionProvider() - Constructor for class com.haulmont.cuba.core.sys.persistence.mapping.AbstractJoinExpressionProvider
 
AbstractJpqlGenerator - Class in com.haulmont.cuba.core.global.filter
 
AbstractJpqlGenerator() - Constructor for class com.haulmont.cuba.core.global.filter.AbstractJpqlGenerator
 
AbstractLocalizedTextFieldsFrame - Class in com.haulmont.cuba.gui.app.core.categories
 
AbstractLocalizedTextFieldsFrame() - Constructor for class com.haulmont.cuba.gui.app.core.categories.AbstractLocalizedTextFieldsFrame
 
AbstractLookup - Class in com.haulmont.cuba.gui.components
Deprecated.
Use StandardLookup APIs instead.
AbstractLookup() - Constructor for class com.haulmont.cuba.gui.components.AbstractLookup
Deprecated.
 
AbstractMainWindow - Class in com.haulmont.cuba.gui.components
Legacy base class for a controller of application Main window.
AbstractMainWindow() - Constructor for class com.haulmont.cuba.gui.components.AbstractMainWindow
 
AbstractMessages - Class in com.haulmont.cuba.core.sys
Messages implementation common for all tiers.
AbstractMessages() - Constructor for class com.haulmont.cuba.core.sys.AbstractMessages
 
AbstractNotPersistentEntity - Class in com.haulmont.cuba.core.entity
Deprecated.
AbstractNotPersistentEntity() - Constructor for class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
AbstractOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
 
AbstractOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.AbstractOperationEditor
 
AbstractPermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
AbstractPermissionTarget(String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
AbstractQueryMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
AbstractQueryMacroHandler(Pattern) - Constructor for class com.haulmont.cuba.core.sys.querymacro.AbstractQueryMacroHandler
 
AbstractRange - Class in com.haulmont.chile.core.model.impl
 
AbstractRange() - Constructor for class com.haulmont.chile.core.model.impl.AbstractRange
 
AbstractScanConfiguration - Class in com.haulmont.cuba.gui.sys
 
AbstractScanConfiguration() - Constructor for class com.haulmont.cuba.gui.sys.AbstractScanConfiguration
 
AbstractScreenFacetProvider<T extends ScreenFacet> - Class in com.haulmont.cuba.web.gui.facets
Base class for screen facet providers.
AbstractScreenFacetProvider() - Constructor for class com.haulmont.cuba.web.gui.facets.AbstractScreenFacetProvider
 
AbstractScripting - Class in com.haulmont.cuba.core.sys
 
AbstractScripting(JavaClassLoader, Configuration, SpringBeanLoader) - Constructor for class com.haulmont.cuba.core.sys.AbstractScripting
 
AbstractScripting.CubaGroovyClassLoader - Class in com.haulmont.cuba.core.sys
 
AbstractScripting.CubaResourceConnector - Class in com.haulmont.cuba.core.sys
 
AbstractSearchFolder - Class in com.haulmont.cuba.core.entity
 
AbstractSearchFolder() - Constructor for class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
AbstractTemporalDatatype<T extends java.time.temporal.Temporal> - Class in com.haulmont.chile.core.datatypes.impl
 
AbstractTemporalDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.AbstractTemporalDatatype
 
AbstractTextFieldFocusAndBlurRpcImpl() - Constructor for class com.haulmont.cuba.web.widgets.CubaTimeField.AbstractTextFieldFocusAndBlurRpcImpl
 
AbstractTextFieldServerRpcImpl() - Constructor for class com.haulmont.cuba.web.widgets.CubaTimeField.AbstractTextFieldServerRpcImpl
 
AbstractTimeValidator<T> - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTimeValidator() - Constructor for class com.haulmont.cuba.gui.components.validation.time.AbstractTimeValidator
 
AbstractTimeValidator.DateConstraint - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTimeValidator.LocalDateConstraint - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTimeValidator.LocalDateTimeConstraint - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTimeValidator.LocalTimeConstraint - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTimeValidator.OffsetDateTimeConstraint - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTimeValidator.OffsetTimeConstraint - Class in com.haulmont.cuba.gui.components.validation.time
 
AbstractTopLevelWindow - Class in com.haulmont.cuba.gui.components
 
AbstractTopLevelWindow() - Constructor for class com.haulmont.cuba.gui.components.AbstractTopLevelWindow
 
AbstractTreeDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractTreeDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
AbstractTreeTableDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractTreeTableDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractTreeTableDatasource
 
AbstractUiExceptionHandler - Class in com.haulmont.cuba.gui.exception
Base class for exception handlers determining their ability to handle an exception by its class name and optional implementation of AbstractUiExceptionHandler.canHandle(String, String, Throwable) method.
AbstractUiExceptionHandler(String...) - Constructor for class com.haulmont.cuba.gui.exception.AbstractUiExceptionHandler
 
AbstractUserAccessChecker - Class in com.haulmont.cuba.security.auth.checks
 
AbstractUserAccessChecker(Messages) - Constructor for class com.haulmont.cuba.security.auth.checks.AbstractUserAccessChecker
 
AbstractUserSessionSource - Class in com.haulmont.cuba.core.sys
 
AbstractUserSessionSource() - Constructor for class com.haulmont.cuba.core.sys.AbstractUserSessionSource
 
AbstractValidator<T> - Class in com.haulmont.cuba.gui.components.validation
Main class for validators.
AbstractValidator() - Constructor for class com.haulmont.cuba.gui.components.validation.AbstractValidator
 
AbstractViewRepository - Class in com.haulmont.cuba.core.sys
Base implementation of the ViewRepository.
AbstractViewRepository() - Constructor for class com.haulmont.cuba.core.sys.AbstractViewRepository
 
AbstractWebAppContextLoader - Class in com.haulmont.cuba.core.sys
Base class for AppContext loaders of web applications.
AbstractWebAppContextLoader() - Constructor for class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
AbstractWebAppContextLoader.CubaServletConfig - Class in com.haulmont.cuba.core.sys
 
AbstractWindow - Class in com.haulmont.cuba.gui.components
Deprecated.
Use Screen APIs instead.
AbstractWindow() - Constructor for class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
accept(T) - Method in class com.haulmont.bali.events.sys.WeakConsumer
 
accept(Object, Object) - Method in class com.haulmont.chile.core.model.utils.MethodsCache.SettersHolder
 
accept(List<String>) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.NoopServerSorter
 
accept(List<String>) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.RandomServerSorter
 
accept(FileUploadField.FileUploadSucceedEvent) - Method in class com.haulmont.cuba.gui.app.core.file.FileEditor.FileUploadListener
 
accept(HasValue.ValueChangeEvent<String>) - Method in class com.haulmont.cuba.gui.app.security.constraintloc.edit.ConstraintLocalizationEdit.LocalizationValueChangeListener
 
accept(Screen.AfterCloseEvent) - Method in class com.haulmont.cuba.gui.builders.AfterCloseListenerAdapter
 
accept(CalendarEvent.EventChangeEvent<V>) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent.EventChangeListener
Deprecated.
 
accept(CalendarEventProvider.EventSetChangeEvent) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider.EventSetChangeListener
Deprecated.
 
accept(T) - Method in interface com.haulmont.cuba.gui.components.Field.Validator
Deprecated.
 
accept(HasValue.ValueChangeEvent<FilterEntity>) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.FiltersLookupChangeListener
 
accept(String) - Method in interface com.haulmont.cuba.gui.components.LookupField.NewOptionHandler
Deprecated.
 
accept(AppWorkArea.StateChangeEvent) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea.StateChangeListener
Deprecated.
 
accept(RowsCount.BeforeRefreshEvent) - Method in interface com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshListener
Deprecated.
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.DecimalMaxValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.DecimalMinValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.DigitsValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.DoubleMaxValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.DoubleMinValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.FutureOrPresentValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.FutureValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.GroovyScriptValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.MaxValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.MinValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.NegativeOrZeroValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.NegativeValidator
 
accept(String) - Method in class com.haulmont.cuba.gui.components.validation.NotBlankValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.NotEmptyValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.NotNullValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.PastOrPresentValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.PastValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.PositiveOrZeroValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.PositiveValidator
 
accept(String) - Method in class com.haulmont.cuba.gui.components.validation.RegexpValidator
 
accept(T) - Method in class com.haulmont.cuba.gui.components.validation.SizeValidator
 
accept(Object) - Method in class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator
 
accept(HasValue.ValueChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource.ComponentValueListener
 
accept(CollectionContainer.CollectionChangeEvent<E>) - Method in class com.haulmont.cuba.gui.model.impl.WeakCollectionChangeListener
 
accept(Visitor) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
accept(Object) - Method in class com.haulmont.cuba.gui.sys.delegates.InstalledConsumer
 
accept(CubaTimer) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFoldersUpdater
 
accept(Timer.TimerActionEvent) - Method in class com.haulmont.cuba.web.gui.facets.TimerFacetProvider.DeclarativeTimerActionHandler
Deprecated.
 
accept(AppMenu.MenuItem) - Method in class com.haulmont.cuba.web.sys.MenuBuilder.MenuCommandExecutor
 
accept(SideMenu.MenuItem) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder.MenuCommandExecutor
 
access(Runnable) - Method in interface com.haulmont.cuba.gui.executors.UIAccessor
Provides exclusive access to UI state from outside a UI event handling thread.
Access - Enum in com.haulmont.cuba.security.entity
 
AccessCheckResult(boolean) - Constructor for class com.haulmont.cuba.web.sys.navigation.accessfilter.NavigationFilter.AccessCheckResult
 
AccessCheckResult(boolean, String) - Constructor for class com.haulmont.cuba.web.sys.navigation.accessfilter.NavigationFilter.AccessCheckResult
 
AccessConstraint - Interface in com.haulmont.cuba.security.group
Represents access constraint
AccessConstraintMethodInfo - Class in com.haulmont.cuba.security.group
 
AccessConstraintMethodInfo(String, String, String) - Constructor for class com.haulmont.cuba.security.group.AccessConstraintMethodInfo
 
AccessConstraintMethodPredicate - Class in com.haulmont.cuba.security.group
 
AccessConstraintMethodPredicate(String, String, String) - Constructor for class com.haulmont.cuba.security.group.AccessConstraintMethodPredicate
 
accessConstraints() - Method in class com.haulmont.cuba.security.app.group.AnnotatedAccessGroupDefinition
 
accessConstraints - Variable in class com.haulmont.cuba.security.global.UserSession
 
accessConstraints() - Method in interface com.haulmont.cuba.security.group.AccessGroupDefinition
 
accessConstraints() - Method in class com.haulmont.cuba.security.group.BasicAccessGroupDefinition
 
AccessConstraintsBuilder - Class in com.haulmont.cuba.security.app.group
Builder class that helps to create access constraints set.
AccessConstraintsBuilder() - Constructor for class com.haulmont.cuba.security.app.group.AccessConstraintsBuilder
 
accessConstraintsBuilder - Variable in class com.haulmont.cuba.security.app.group.AccessGroupDefinitionBuilder
 
AccessDeniedException - Exception in com.haulmont.cuba.core.global
Exception that is raised on attempt to violate a security constraint.
AccessDeniedException(PermissionType, String) - Constructor for exception com.haulmont.cuba.core.global.AccessDeniedException
Constructor.
AccessDeniedException(PermissionType, EntityOp, String) - Constructor for exception com.haulmont.cuba.core.global.AccessDeniedException
Constructor.
AccessDeniedHandler - Class in com.haulmont.cuba.web.exception
AccessDeniedHandler() - Constructor for class com.haulmont.cuba.web.exception.AccessDeniedHandler
 
accessDeniedHandler - Variable in class com.haulmont.cuba.web.sys.linkhandling.ScreensLinkHandlerProcessor
 
AccessGroup - Annotation Type in com.haulmont.cuba.security.app.group.annotation
Indicates that an annotated class is a access group.
AccessGroupCompanion - Class in com.haulmont.cuba.web.app.accessgroup
 
AccessGroupCompanion() - Constructor for class com.haulmont.cuba.web.app.accessgroup.AccessGroupCompanion
 
AccessGroupDefinition - Interface in com.haulmont.cuba.security.group
Represents access group with constraints and session attributes
AccessGroupDefinitionBuilder - Class in com.haulmont.cuba.security.app.group
Builder class that helps to create access group definition.
AccessGroupDefinitionBuilder() - Constructor for class com.haulmont.cuba.security.app.group.AccessGroupDefinitionBuilder
 
AccessGroupDefinitionsComposer - Interface in com.haulmont.cuba.security.app.group
Composes result group definition with result constraints and session attributes using parent-child relation between groups
AccessGroupDefinitionsComposerImpl - Class in com.haulmont.cuba.security.app.group
 
AccessGroupDefinitionsComposerImpl() - Constructor for class com.haulmont.cuba.security.app.group.AccessGroupDefinitionsComposerImpl
 
AccessGroupDefinitionsRepository - Interface in com.haulmont.cuba.security.app.group
 
AccessGroupDefinitionsRepositoryImpl - Class in com.haulmont.cuba.security.app.group
 
AccessGroupDefinitionsRepositoryImpl() - Constructor for class com.haulmont.cuba.security.app.group.AccessGroupDefinitionsRepositoryImpl
 
AccessGroupServiceBean - Class in com.haulmont.cuba.security.app.group
 
AccessGroupServiceBean() - Constructor for class com.haulmont.cuba.security.app.group.AccessGroupServiceBean
 
accessGroupsService - Variable in class com.haulmont.cuba.gui.app.security.group.GroupsDatasource
 
AccessGroupsService - Interface in com.haulmont.cuba.security.group
 
accessLocalUnfetched - Static variable in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
accessSynchronously(Runnable) - Method in interface com.haulmont.cuba.gui.executors.UIAccessor
Locks the UI and runs the provided Runnable right away.
Accordion - Interface in com.haulmont.cuba.gui.components
An accordion is a component similar to a TabSheet, but with a vertical orientation and the selected component presented between tabs.
Accordion.SelectedTabChangeEvent - Class in com.haulmont.cuba.gui.components
SelectedTabChangeEvents are fired when a selected tab is changed.
Accordion.Tab - Interface in com.haulmont.cuba.gui.components
Tab interface.
ACCORDION_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove the outer border from the accordion.
AccountLockedException - Exception in com.haulmont.cuba.security.global
 
AccountLockedException(String) - Constructor for exception com.haulmont.cuba.security.global.AccountLockedException
 
AccountLockedException(String, Object...) - Constructor for exception com.haulmont.cuba.security.global.AccountLockedException
 
accumulator - Variable in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
accumulator - Variable in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
Action - Interface in com.haulmont.cuba.gui.components
The Action interface abstracts away a function from a visual component.
action(String) - Static method in class com.haulmont.cuba.gui.components.inputdialog.InputDialogAction
Creates new instance of InputDialogAction.
action - Variable in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.CommandFolderActionAdapter
 
action - Variable in class com.haulmont.cuba.web.sys.LinkHandler
 
action - Variable in class com.haulmont.cuba.web.sys.linkhandling.ExternalLinkContext
 
Action.ActionPerformedEvent - Class in com.haulmont.cuba.gui.components
Event sent when the action is performed.
Action.AdjustWhenScreenReadOnly - Interface in com.haulmont.cuba.gui.components
Interface to be implemented by actions which may adjust their 'enabled' state according to the screen read-only mode.
Action.BeforeActionPerformedHandler - Interface in com.haulmont.cuba.gui.components
Callback interface which is invoked by the action before execution.
Action.DisabledWhenScreenReadOnly - Interface in com.haulmont.cuba.gui.components
Marker interface that indicates that the implementing action will change its 'enabled' state according to the screen read-only mode.
Action.ExecutableAction - Interface in com.haulmont.cuba.gui.components
Indicates that the action is executable.
Action.HasBeforeActionPerformedHandler - Interface in com.haulmont.cuba.gui.components
Interface defining methods for adding and removing Action.BeforeActionPerformedHandlers
Action.HasOpenType - Interface in com.haulmont.cuba.gui.components
Deprecated.
Action.HasPrimaryState - Interface in com.haulmont.cuba.gui.components
Interface to be implemented by actions that have primary state.
Action.HasSecurityConstraint - Interface in com.haulmont.cuba.gui.components
Interface defining constraintOperationType and constraintCode options.
Action.HasTarget - Interface in com.haulmont.cuba.gui.components
 
Action.SecuredAction - Interface in com.haulmont.cuba.gui.components
Indicates that the action can be affected by UI permissions.
Action.Status - Enum in com.haulmont.cuba.gui.components
Used in dialogs to assign a special visual style for a button representing the action.
ACTION_ID - Static variable in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser.ConstraintLocalizationEditAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.AddAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.CreateAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.EditAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.ExcludeAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.sys.ShowInfoAction
 
ACTION_PERMISSION - Static variable in class com.haulmont.cuba.gui.components.sys.ShowInfoAction
 
ActionCancelledEvent(FrameOwner, List<E>) - Constructor for class com.haulmont.cuba.gui.RemoveOperation.ActionCancelledEvent
 
actionCancelledHandler - Variable in class com.haulmont.cuba.gui.actions.list.ExcludeAction
 
actionCancelledHandler - Variable in class com.haulmont.cuba.gui.actions.list.RemoveAction
 
actionCancelledHandler - Variable in class com.haulmont.cuba.gui.RemoveOperation.RemoveBuilder
 
actionCaption - Variable in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser.ShowEffectiveRoleAction
 
ActionDefinition - Class in com.haulmont.cuba.gui.sys
 
ActionDefinition(String, String) - Constructor for class com.haulmont.cuba.gui.sys.ActionDefinition
 
actionHandler - Variable in class com.haulmont.cuba.gui.components.ActionsAwareDialogFacet.DialogAction
 
actionHandlers - Variable in class com.haulmont.cuba.web.widgets.CubaMainTabSheet
 
actionId - Variable in class com.haulmont.cuba.gui.components.EntityLinkField.EditorCloseEvent
 
actionId - Variable in class com.haulmont.cuba.gui.components.ListEditor.EditorCloseEvent
 
actionListeners - Variable in class com.haulmont.cuba.web.widgets.CubaTimer
 
actionManager - Variable in class com.haulmont.cuba.web.widgets.CubaCssActionsLayout
 
actionManager - Variable in class com.haulmont.cuba.web.widgets.CubaGridLayout
 
actionMapper - Variable in class com.haulmont.cuba.web.widgets.CubaMainTabSheet
 
ActionOwner - Interface in com.haulmont.cuba.gui.components
Component supporting an action.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.AddAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.AddToSetAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.BulkEditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.CreateAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.EditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.ExcelAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.ExcludeAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.RefreshAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.RemoveAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.list.ViewAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.picker.ClearAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.picker.LookupAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.actions.picker.OpenAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryAttrsFrame.CategoryAttributeCreateAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryAttrsFrame.CategoryAttributeEditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryBrowser.CreateAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryBrowser.EditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse.CreateAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse.EditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse.ExportAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor.CancelAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor.CommitAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor.CreateAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor.EditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser.CancelAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser.SaveAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskBrowser.ExecuteOnceAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskBrowser.ShowExecutionsAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser.ConstraintLocalizationEditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser.GroupPropertyCreateAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame.CopyComponentIdAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser.ShowEffectiveRoleAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor.AddRoleAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor.AddSubstitutedAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor.EditRoleAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor.EditSubstitutedAction
 
actionPerform(Component) - Method in interface com.haulmont.cuba.gui.components.Action
Invoked by owning component to execute the action.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
This method is invoked by the action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.ExcludeAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
This method is invoked by the action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.AddToCurrSetAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.AddToSetAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.ClearValuesAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.EditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.MakeDefaultAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.PinAppliedAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.RemoveAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.RemoveFromSetAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.SaveAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.SaveAsAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.SaveAsFolderAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.filter.operationedit.PropertyOperationEditor.OperatorChangeAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.inputdialog.InputDialogAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.PickerField.ClearAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.SelectAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.sys.ShowInfoAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.xml.DeclarativeAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.xml.DeclarativeTrackingAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.web.actions.ChangeSubstUserAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.web.actions.DoNotChangeSubstUserAction
 
actionPerformed(String, Object) - Method in interface com.haulmont.cuba.gui.components.PickerField.FieldListener
Deprecated.
 
ActionPerformedEvent(Action, Component) - Constructor for class com.haulmont.cuba.gui.components.Action.ActionPerformedEvent
 
actionPrevented - Variable in class com.haulmont.cuba.gui.RemoveOperation.BeforeActionPerformedEvent
 
actions - Variable in class com.haulmont.cuba.gui.app.core.categories.AbstractLocalizedTextFieldsFrame
 
actions - Variable in class com.haulmont.cuba.gui.app.core.inputdialog.InputDialog
 
Actions - Interface in com.haulmont.cuba.gui.components
Factory to create actions declared as ActionType.
actions - Variable in class com.haulmont.cuba.gui.components.actions.GuiActionSupport
 
ACTIONS - Static variable in class com.haulmont.cuba.gui.spring.GuiNamespaceHandler
 
actions - Variable in class com.haulmont.cuba.web.sys.WebDialogs.OptionDialogBuilderImpl
 
ActionsAwareDialogFacet<T> - Interface in com.haulmont.cuba.gui.components
Base interface for actions aware dialog facets.
ActionsAwareDialogFacet.DialogAction<T> - Class in com.haulmont.cuba.gui.components
Immutable POJO that stores dialog action settings.
ActionsAwareDialogFacet.DialogActionPerformedEvent<T> - Class in com.haulmont.cuba.gui.components
The event that is fired when DialogAction#actionHandler is triggered.
ActionsConfiguration - Class in com.haulmont.cuba.gui.sys
 
ActionsConfiguration() - Constructor for class com.haulmont.cuba.gui.sys.ActionsConfiguration
 
ActionsConfigurationParser - Class in com.haulmont.cuba.gui.spring
 
ActionsConfigurationParser() - Constructor for class com.haulmont.cuba.gui.spring.ActionsConfigurationParser
 
ActionScreenInitializer - Class in com.haulmont.cuba.gui.sys
Used in actions that open screens (EditAction, etc.) to initialize a screen builder.
ActionScreenInitializer() - Constructor for class com.haulmont.cuba.gui.sys.ActionScreenInitializer
 
ActionsHolder - Interface in com.haulmont.cuba.gui.components
A component containing Actions.
actionsHolder - Variable in class com.haulmont.cuba.web.gui.WebWindow
 
ActionsImpl - Class in com.haulmont.cuba.gui.components.impl
 
ActionsImpl() - Constructor for class com.haulmont.cuba.gui.components.impl.ActionsImpl
 
actionsLayout - Variable in class com.haulmont.cuba.gui.app.core.inputdialog.InputDialog
 
actionsList - Variable in class com.haulmont.cuba.gui.app.core.inputdialog.InputDialog
 
actionsPaneLayout - Variable in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
ActionsPermissions - Class in com.haulmont.cuba.gui.components.security
 
ActionsPermissions(SecuredActionsHolder) - Constructor for class com.haulmont.cuba.gui.components.security.ActionsPermissions
 
actionsPermissions - Variable in class com.haulmont.cuba.web.gui.WebWindow
 
ActionType - Annotation Type in com.haulmont.cuba.gui.components
Indicates that Action can be created with Actions factory and can be used in screen XML descriptor.
activate() - Method in interface com.haulmont.cuba.gui.components.data.meta.OptionsBinding
 
activate() - Method in interface com.haulmont.cuba.gui.components.data.meta.ValueBinding
Activates value binding - reads value from source to UI component if state is BindingState.ACTIVE.
activate() - Method in class com.haulmont.cuba.gui.components.data.options.OptionsBinder.OptionBindingImpl
 
activate() - Method in class com.haulmont.cuba.gui.components.data.value.ValueBinder.ValueBindingImpl
 
activateBtn - Variable in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskBrowser
 
activateProfiling() - Method in class com.haulmont.cuba.web.app.core.screenprofiler.ScreenProfilerWindow
 
active - Variable in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean.SetSchedulingActiveMsg
 
active - Variable in class com.haulmont.cuba.core.entity.ScheduledTask
 
active - Variable in class com.haulmont.cuba.gui.app.security.constraintloc.edit.ConstraintLocalizationEdit.LocalizationValueChangeListener
 
active - Variable in class com.haulmont.cuba.security.entity.User
 
activeConditionFrame - Variable in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
activeTransactions - Variable in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
actualField - Variable in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
actualize(Set<String>) - Method in interface com.haulmont.cuba.core.global.queryconditions.Condition
Returns the condition if the argument contains all parameters specified in the condition.
actualize(Set<String>) - Method in class com.haulmont.cuba.core.global.queryconditions.LogicalCondition
 
actualize(Set<String>) - Method in class com.haulmont.cuba.core.global.queryconditions.PropertyCondition
 
actualizeForQueryConditions(Condition, Set<String>) - Method in class com.haulmont.cuba.core.global.filter.QueryFilter
 
AD_HOC_TZ_PATTERN - Static variable in class com.haulmont.cuba.core.global.TimeZones
 
adapter - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
AdaptiveNumberDatatype - Class in com.haulmont.chile.core.datatypes.impl
A number format that is used when the entity attribute has the NumberFormat annotation.
AdaptiveNumberDatatype(Class<?>, NumberFormat) - Constructor for class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
AdaptiveNumberDatatype(Class<?>, String, String, String) - Constructor for class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
adaptMBeanIfPossible(Object) - Method in class com.haulmont.cuba.core.sys.jmx.MBeanExporter
 
add(Object) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
add(Condition) - Method in class com.haulmont.cuba.core.global.queryconditions.LogicalCondition
 
add(String) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
add(String, Consumer<ViewBuilder>) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
add(String, String) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
add(String, String, FetchMode) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
add(JpqlEntityModel) - Method in class com.haulmont.cuba.core.sys.jpql.DomainModel
 
add(Closure) - Method in class com.haulmont.cuba.core.sys.PostUpdateScripts
 
add(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
add(Component, int) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
add(Component) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
add(Component, int) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
add(Component) - Method in interface com.haulmont.cuba.gui.components.ComponentContainer
Adds a component to this container.
add(Component...) - Method in interface com.haulmont.cuba.gui.components.ComponentContainer
Sequentially adds components to this container.
add(Component) - Method in interface com.haulmont.cuba.gui.components.Form
Adds a component to the first column.
add(Component...) - Method in interface com.haulmont.cuba.gui.components.Form
Sequentially adds components to the first column.
add(Component, int) - Method in interface com.haulmont.cuba.gui.components.Form
Adds a component to the column with the given index.
add(Component, int, int, int) - Method in interface com.haulmont.cuba.gui.components.Form
Adds a component to a column with the given index with the given span.
add(Component, int, int) - Method in interface com.haulmont.cuba.gui.components.Form
Adds a component to a column with the given index to the given position.
add(Component, int, int, int, int) - Method in interface com.haulmont.cuba.gui.components.Form
Adds a component to a column with the given index to the given position with the given span.
add(Component, int, int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
add(Component, int, int, int, int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
add(Component, int) - Method in interface com.haulmont.cuba.gui.components.OrderedContainer
 
add(String) - Method in class com.haulmont.cuba.gui.components.ValidationErrors
Add an error without reference to component causing it.
add(Component, String) - Method in class com.haulmont.cuba.gui.components.ValidationErrors
Add an error.
add(int, T) - Method in class com.haulmont.cuba.gui.model.impl.ObservableList
 
add(T) - Method in class com.haulmont.cuba.gui.model.impl.ObservableList
 
add(T) - Method in class com.haulmont.cuba.gui.model.impl.ObservableSet
 
add(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Adds a new presentation
add(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
add(Attribute) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(CDATA) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(Entity) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(Text) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(Namespace) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(Node) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(Comment) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(Element) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(ProcessingInstruction) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
add(UserSession) - Method in class com.haulmont.cuba.security.app.UserSessions
 
add(UserSession) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
add(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
add(Component, int) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
AddAction<E extends Entity> - Class in com.haulmont.cuba.gui.actions.list
Standard action for adding an entity to the list using its lookup screen.
AddAction() - Constructor for class com.haulmont.cuba.gui.actions.list.AddAction
 
AddAction(String) - Constructor for class com.haulmont.cuba.gui.actions.list.AddAction
 
addAction(Action) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
addAction(Action, int) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
addAction(Action) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
addAction(Action, int) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
AddAction - Class in com.haulmont.cuba.gui.components.actions
Standard list action adding an entity instance to list from a lookup screen.
AddAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
The simplest constructor.
AddAction(ListComponent, Window.Lookup.Handler) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
The simplest constructor.
AddAction(ListComponent, Window.Lookup.Handler, WindowManager.OpenType) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
Constructor that allows to specify how the lookup screen opens.
AddAction(ListComponent, Window.Lookup.Handler, WindowManager.OpenType, String) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
Constructor that allows to specify the action name and how the lookup screen opens.
addAction(Action) - Method in interface com.haulmont.cuba.gui.components.ActionsHolder
Add an action to the component
addAction(Action, int) - Method in interface com.haulmont.cuba.gui.components.ActionsHolder
Add an action to the component with index.
addAction(Action, Action) - Method in class com.haulmont.cuba.gui.components.sys.ShortcutsDelegate
 
addAction(Action) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addAction(Action, int) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
AddAction.AfterAddHandler - Interface in com.haulmont.cuba.gui.components.actions
 
AddAction.DefaultHandler - Class in com.haulmont.cuba.gui.components.actions
The default implementation of Lookup.Handler, adding items to owner's datasource if they are not there yet.
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaComboBox
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaCssActionsLayout
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaDateField
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaGridLayout
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaMainTabSheet
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaOrderedActionsLayout
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaPickerField
 
addActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaTextField
 
addActionListener(Timer.ActionListener) - Method in interface com.haulmont.cuba.gui.components.Timer
addActionListener(Consumer<CubaTimer>) - Method in class com.haulmont.cuba.web.widgets.CubaTimer
 
addActionPerformedListener(Consumer<Action.ActionPerformedEvent>) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
addAdditionalDependencies(List<HasDependencies.ClientDependency>, List<HasDependencies.ClientDependency>) - Method in class com.haulmont.cuba.web.sys.CubaUidlWriter
 
addAdditionalFields(ScreenHistoryEntity, Entity) - Method in class com.haulmont.cuba.gui.sys.ScreenHistorySupport
 
addAfterCloseEventListener(Consumer<ScreenFacet.AfterCloseEvent>) - Method in interface com.haulmont.cuba.gui.components.ScreenFacet
Adds the given Consumer as screen after close event listener.
addAfterCloseListener(Consumer<Screen.AfterCloseEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
Adds Screen.AfterCloseEvent listener.
addAfterCommitChangesListener(Consumer<MasterDetailScreen.AfterCommitChangesEvent>) - Method in class com.haulmont.cuba.gui.screen.MasterDetailScreen
addAfterCommitChangesListener(Consumer<StandardEditor.AfterCommitChangesEvent>) - Method in class com.haulmont.cuba.gui.screen.StandardEditor
addAfterCommitListener(DsContext.AfterCommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
Deprecated.
 
addAfterCommitListener(DsContext.AfterCommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addAfterDetachListener(Consumer<Screen.AfterDetachEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
addAfterDetachListener(Screen, Consumer<Screen.AfterDetachEvent>) - Static method in class com.haulmont.cuba.gui.screen.UiControllerUtils
 
addAfterInitListener(Consumer<Screen.AfterInitEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
Adds Screen.AfterInitEvent listener.
addAfterInitListener(Consumer<ScreenFragment.AfterInitEvent>) - Method in class com.haulmont.cuba.gui.screen.ScreenFragment
addAfterShowEventListener(Consumer<ScreenFacet.AfterShowEvent>) - Method in interface com.haulmont.cuba.gui.components.ScreenFacet
Adds the given Consumer as screen after show event listener.
addAfterShowListener(Consumer<Screen.AfterShowEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
Adds Screen.AfterShowEvent listener.
addAfterValueClearListener(Consumer<FileUploadField.AfterValueClearEvent>) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Adds a callback interface which is invoked by the FileUploadField after value has been cleared using clear button.
addAggregationEditableColumn(Object) - Method in interface com.haulmont.cuba.web.widgets.CubaEnhancedTable
 
addAggregationEditableColumn(Object) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
addAggregationEditableColumn(Object) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
addAggregationProperty(String, AggregationInfo.Type) - Method in interface com.haulmont.cuba.gui.components.columnmanager.ColumnManager
Adds aggregation type to the column.
addAggregationProperty(Table.Column, AggregationInfo.Type) - Method in interface com.haulmont.cuba.gui.components.columnmanager.ColumnManager
Adds aggregation type to the column.
addAggregationPropertyId(String) - Method in interface com.haulmont.cuba.web.widgets.CubaEnhancedGrid
 
addAggregationPropertyId(String) - Method in class com.haulmont.cuba.web.widgets.CubaGrid
 
addAggregationPropertyId(String) - Method in class com.haulmont.cuba.web.widgets.CubaTreeGrid
 
addAlias(String, String) - Method in interface com.haulmont.cuba.gui.data.DsContext
Deprecated.
Add alias for datasource.
addAlias(String, String) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addAll(Collection) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
addAll(String...) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
addAll(ValidationErrors) - Method in class com.haulmont.cuba.gui.components.ValidationErrors
Add all errors.
addAll(int, Collection<? extends T>) - Method in class com.haulmont.cuba.gui.model.impl.ObservableList
 
addAll(Collection<? extends T>) - Method in class com.haulmont.cuba.gui.model.impl.ObservableList
 
addAll(Collection<? extends T>) - Method in class com.haulmont.cuba.gui.model.impl.ObservableSet
 
addAncestor(MetaClass) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
addAndGroup() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addApplicationListener(ApplicationListener<?>) - Method in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
addApplicationListener(ApplicationListener<?>) - Method in class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
addApplicationListener(ApplicationListener<?>) - Method in class com.haulmont.cuba.web.testsupport.ui.TestUiEventsMulticaster
 
addAppliedFilter() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addAppliedFilterLayoutHook(ComponentContainer) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addAppPropertiesFile(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
addAppPropertiesFile(String) - Method in class com.haulmont.cuba.web.testsupport.TestContainer
 
addAttachEventListener(Consumer<ScreenFragment.AttachEvent>) - Method in class com.haulmont.cuba.gui.screen.ScreenFragment
addAttachListener(Consumer<AttachEvent>) - Method in interface com.haulmont.cuba.gui.components.AttachNotifier
Registers a new attached listener.
addAttachment(EmailAttachment) - Method in class com.haulmont.cuba.core.global.EmailInfoBuilder
 
addAttribute(String) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
addAttribute(String, CoreAttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(String, Collection<? extends CoreAttributeGroup>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(String, AttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(Set<LoggedAttribute>, String, boolean) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
addAttribute(String, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addAttribute(QName, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addAttributeCopy(Attribute) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addAttributeCopy(Attribute) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addAttributeCopy(Attribute) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addAttributeKey(String, CoreAttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttributes(List<String>) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
addAttributes(Collection<String>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttributesToLocalView(MetaClass, View) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
addAttributesToMinimalView(MetaClass, View, ViewLoader.ViewInfo, Set<ViewLoader.ViewInfo>) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
addBackgroundTask(Future) - Method in class com.haulmont.cuba.web.App
 
addBackwardClickListener(Consumer<Calendar.CalendarBackwardClickEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user clicks backward navigation button.
addBatch() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
addBatch(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
addBeforeCloseListener(Consumer<Screen.BeforeCloseEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
addBeforeCloseWithCloseButtonListener(Consumer<Window.BeforeCloseWithCloseButtonEvent>) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
addBeforeCloseWithShortcutListener(Consumer<Window.BeforeCloseWithShortcutEvent>) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
addBeforeCommitAction(Runnable) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
INTERNAL.
addBeforeCommitChangesListener(Consumer<MasterDetailScreen.BeforeCommitChangesEvent>) - Method in class com.haulmont.cuba.gui.screen.MasterDetailScreen
addBeforeCommitChangesListener(Consumer<StandardEditor.BeforeCommitChangesEvent>) - Method in class com.haulmont.cuba.gui.screen.StandardEditor
addBeforeCommitListener(DsContext.BeforeCommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
Deprecated.
 
addBeforeCommitListener(DsContext.BeforeCommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addBeforeRefreshListener(Consumer<RowsCount.BeforeRefreshEvent>) - Method in interface com.haulmont.cuba.gui.components.RowsCount
 
addBeforeSaveListener(CubaEditorBeforeSaveListener<T>) - Method in class com.haulmont.cuba.web.widgets.grid.CubaEditorImpl
 
addBeforeShowListener(Consumer<Screen.BeforeShowEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
Adds Screen.BeforeShowEvent listener.
addBeforeValueClearListener(Consumer<FileUploadField.BeforeValueClearEvent>) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Sets a callback interface which is invoked by the FileUploadField before value clearing when the user clicks the clear button.
addBeforeWindowCloseListener(Consumer<Window.BeforeCloseEvent>) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
addBeforeWindowCloseListener(Consumer<Window.BeforeCloseEvent>) - Method in interface com.haulmont.cuba.gui.components.Window
Registers a new before window close listener.
addBeforeWindowCloseListener(Consumer<Window.BeforeCloseEvent>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addBlurListener(FieldEvents.BlurListener) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
addBooleanCustomField(MetaClass, MetaProperty, Entity, FieldGroup, boolean, boolean) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
Adds LookupField with boolean values instead of CheckBox that can't display null value.
addBtn - Variable in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
addButton(Button, int) - Method in class com.haulmont.cuba.web.widgets.CubaPickerField
 
addCachedObject(String, CachingStrategy) - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
Add new cached object (described in cachingStrategy)
addCDATA(String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addCellClickListener(String) - Method in interface com.haulmont.cuba.gui.components.columnmanager.ColumnManager
Registers a new cell click listener for given column.
addCellStyleProvider(DataGrid.CellStyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
addChange(String, Object) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
Add change for the given entity attribute.
addChangeListener(Consumer<DataContext.ChangeEvent>) - Method in interface com.haulmont.cuba.gui.model.DataContext
Adds a listener to DataContext.ChangeEvent.
addChangeListener(Consumer<DataContext.ChangeEvent>) - Method in class com.haulmont.cuba.gui.model.impl.DataContextImpl
 
addChangeListener(Consumer<DataContext.ChangeEvent>) - Method in class com.haulmont.cuba.gui.model.impl.NoopDataContext
 
addChanges(Entity) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
Accumulates changes for the entity.
addChanges(ObjectChangeSet) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
 
addCheck(EnvironmentCheck) - Method in class com.haulmont.cuba.core.sys.environmentcheck.EnvironmentChecksRunner
 
addChild(Node<T>) - Method in class com.haulmont.bali.datastruct.Node
Adds a child to the list of children for this Node<T>.
addChild(QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
addChildItem(AppMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Add menu item to the end of children list.
addChildItem(AppMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Add menu item to specified position in the children list.
addChildItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Add menu item to the end of children list.
addChildItem(SideMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Add menu item to specified position in the children list.
addChildItem(CubaSideMenu.MenuItem) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu.MenuItem
 
addChildItem(CubaSideMenu.MenuItem, int) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu.MenuItem
 
addClearAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
Deprecated.
addClearBtn() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
addClickListener(Consumer<Button.ClickEvent>) - Method in interface com.haulmont.cuba.gui.components.Button
 
addClickListener(Consumer<Image.ClickEvent>) - Method in interface com.haulmont.cuba.gui.components.Image
 
addClickListener(Consumer<Table.Column.ClickEvent<T>>) - Method in class com.haulmont.cuba.gui.components.Table.Column
Adds a click listener for column.
addClickListener(Button.ClickListener) - Method in class com.haulmont.cuba.web.widgets.CubaButtonField
 
addCloseListener(Consumer<InputDialogFacet.CloseEvent>) - Method in interface com.haulmont.cuba.gui.components.InputDialogFacet
Adds the given Consumer as dialog InputDialog.InputDialogCloseEvent listener.
addCloseListener(Consumer<NotificationFacet.CloseEvent>) - Method in interface com.haulmont.cuba.gui.components.NotificationFacet
Adds the given Consumer as notification NotificationFacet.CloseEvent listener.
addCloseListener(Window.CloseListener) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
addCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.screen.compatibility.ScreenEditorWrapper
Deprecated.
 
addCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.screen.compatibility.ScreenLookupWrapper
Deprecated.
 
addCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.screen.compatibility.ScreenWrapper
Deprecated.
 
addCloseWithCommitListener(Window.CloseWithCommitListener) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
addCollapseListener(Consumer<Tree.CollapseEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.Tree
Registers a new collapse listener.
addCollapseListener(Consumer<TreeDataGrid.CollapseEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.TreeDataGrid
Registers a new collapse listener.
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super T, K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Deprecated.
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super T, K>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super T, K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addCollectionChangeListener(Consumer<CollectionContainer.CollectionChangeEvent<E>>) - Method in interface com.haulmont.cuba.gui.model.CollectionContainer
addCollectionChangeListener(Consumer<CollectionContainer.CollectionChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.model.impl.CollectionContainerImpl
 
addCollectionReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addCollectionReferenceAttribute(String, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addCollectionReferenceAttribute(String, String, String) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addCollectionReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addCollectionReferenceAttribute(String, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addCollectionReferenceAttribute(String, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addColumn(int, int) - Method in class com.haulmont.cuba.gui.app.core.categories.AttributesLocationFrame
 
addColumn(DataGrid.Column<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds the given column to DataGrid.
addColumn(DataGrid.Column<E>, int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds the given column at the specified index to DataGrid.
addColumn(String, MetaPropertyPath) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Creates new column with given Id and property, then adds this column to DataGrid.
addColumn(String, MetaPropertyPath, int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Creates new column with given Id and property at the specified index, then adds this column to DataGrid.
addColumn(Table.Column<E>) - Method in interface com.haulmont.cuba.gui.components.Table
Adds the given column to Table.
addColumn(Table.Column<E>, int) - Method in interface com.haulmont.cuba.gui.components.Table
Adds the given column at the specified index to Table.
addColumnCollapsedListener(Table.ColumnCollapseListener) - Method in interface com.haulmont.cuba.gui.components.Table
addColumnCollapseListener(Consumer<Table.ColumnCollapseEvent>) - Method in interface com.haulmont.cuba.gui.components.Table
Adds a listener for column collapse events.
addColumnCollapsingChangeListener(Consumer<DataGrid.ColumnCollapsingChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new column collapsing change listener.
addColumnId(String, String) - Method in interface com.haulmont.cuba.web.widgets.CubaEnhancedGrid
 
addColumnId(String, String) - Method in class com.haulmont.cuba.web.widgets.CubaGrid
 
addColumnId(String, String) - Method in class com.haulmont.cuba.web.widgets.CubaTreeGrid
 
addColumnReorderListener(Consumer<DataGrid.ColumnReorderEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new column reorder listener.
addColumnResizeListener(Consumer<DataGrid.ColumnResizeEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new column resize listener.
addComment(String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addComponent(Component) - Method in class com.haulmont.cuba.web.widgets.CubaGroupBox
 
addComponents(Component...) - Method in class com.haulmont.cuba.web.widgets.CubaGroupBox
 
addCondition(ConditionsTree) - Method in class com.haulmont.cuba.gui.components.filter.AddConditionHelper
Opens AddCondition window.
addCondition() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addCondition(AbstractCondition) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addConditionBtn - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
AddConditionHelper - Class in com.haulmont.cuba.gui.components.filter
Helper class that does a sequence of steps for adding new condition:
AddConditionHelper(Filter, AddConditionHelper.Handler) - Constructor for class com.haulmont.cuba.gui.components.filter.AddConditionHelper
 
AddConditionHelper(Filter, boolean, boolean, AddConditionHelper.Handler) - Constructor for class com.haulmont.cuba.gui.components.filter.AddConditionHelper
 
addConditionHelper - Variable in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addConditionHelper - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
AddConditionHelper.Handler - Interface in com.haulmont.cuba.gui.components.filter
 
addConditionListener(AbstractCondition, Subscription) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
AddConditionWindow - Class in com.haulmont.cuba.gui.components.filter.addcondition
Window for adding new filter condition
AddConditionWindow() - Constructor for class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
addConstraint(MetaClass, AccessConstraint) - Method in class com.haulmont.cuba.security.app.group.AccessConstraintsBuilder
 
addContainerPropertyAggregation(Object, AggregationContainer.Type) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
addContainerPropertyAggregation(Object, AggregationContainer.Type) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
addContainerPropertyAggregation(Object, AggregationContainer.Type) - Method in interface com.haulmont.cuba.web.widgets.data.AggregationContainer
 
addContainerPropertyAggregation(Object, AggregationContainer.Type) - Method in class com.haulmont.cuba.web.widgets.data.util.NullGroupTableContainer
 
addContainerPropertyAggregation(Object, AggregationContainer.Type) - Method in class com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer
 
addContextActionHandler(Action.Handler) - Method in class com.haulmont.cuba.web.widgets.CubaWindow
 
addContextClickListener(Consumer<DataGrid.ContextClickEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new context click listener
addCookie(String, String, int) - Method in class com.haulmont.cuba.web.App
 
addCookie(String, String) - Method in class com.haulmont.cuba.web.App
 
addCookie(String, String) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
addCookie(String, String, int) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
addCookie(Cookie) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
addCopyAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addCopyButton(ComponentContainer, String, String, String, String, UiComponents) - Method in interface com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow.Companion
 
addCopyButton(ComponentContainer, String, String, String, String, UiComponents) - Method in class com.haulmont.cuba.web.app.core.showinfo.SystemInfoWindowCompanion
 
addCopyListener(Consumer<ClipboardTrigger.CopyEvent>) - Method in interface com.haulmont.cuba.gui.components.ClipboardTrigger
addCopyListener(CubaCopyButtonExtension.CopyListener) - Method in class com.haulmont.cuba.web.widgets.CubaCopyButtonExtension
 
addCreateAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addCustomField(FieldGroup.FieldConfig, FieldGroup.CustomFieldGenerator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Set Component implementation directly to FieldGroup.FieldConfig using FieldGroup.FieldConfig.setComponent(Component) method.
addCustomField(String, FieldGroup.CustomFieldGenerator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Set Component implementation directly to FieldGroup.FieldConfig using FieldGroup.FieldConfig.setComponent(Component) method.
addDatasourceToResume(List<CollectionDatasource.Suspendable>, Datasource) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addDateClickListener(Consumer<Calendar.CalendarDateClickEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user clicks on a day number of the month.
addDayClickListener(Consumer<Calendar.CalendarDayClickEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user clicks on an empty space in the day.
addDefaultChild(String) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
addDefaultChildren(String) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
addDefaultEventListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
addDefaultRoles(User) - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor
 
addDefaultRoles(User, EntityManager) - Method in class com.haulmont.cuba.security.listener.UserEntityListener
 
addDependencies(String...) - Method in class com.haulmont.cuba.web.widgets.CubaJavaScriptComponent
 
addDependencies(String...) - Method in class com.haulmont.cuba.web.widgets.CubaWindowVerticalLayout
 
addDependency(AppComponent) - Method in class com.haulmont.cuba.core.sys.AppComponent
INTERNAL.
addDependency(String, Dependency.Type) - Method in class com.haulmont.cuba.web.widgets.CubaJavaScriptComponent
 
addDependency(String, Dependency.Type) - Method in class com.haulmont.cuba.web.widgets.CubaWindowVerticalLayout
 
addDetachEventListener(Consumer<ScreenFragment.DetachEvent>) - Method in class com.haulmont.cuba.gui.screen.ScreenFragment
addDetachListener(Consumer<DetachEvent>) - Method in interface com.haulmont.cuba.gui.components.AttachNotifier
Registers a new detached listener.
addDetachListener(ScreenFragment, Consumer<ScreenFragment.DetachEvent>) - Static method in class com.haulmont.cuba.gui.screen.UiControllerUtils
 
addDisabledActionPermission(String) - Method in class com.haulmont.cuba.gui.components.security.ActionsPermissions
 
addDistinct() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces 'select' with 'select distinct'.
addDistinct() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addDistinct() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addDoubleClickListener(Consumer<OptionsList.DoubleClickEvent<I>>) - Method in interface com.haulmont.cuba.gui.components.OptionsList
Adds a listener that is fired when user double-clicks on a list item.
addDsContextToResume(DsContext, List<CollectionDatasource.Suspendable>) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addEditableChangeListener(Consumer<EditableChangeNotifier.EditableChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.EditableChangeNotifier
 
addEditAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addEditorCloseListener(Consumer<DataGrid.EditorCloseEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor close listener.
addEditorCloseListener(Consumer<EntityLinkField.EditorCloseEvent>) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
Adds editor close listener.
addEditorCloseListener(Consumer<ListEditor.EditorCloseEvent>) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Adds a listener that invoked after editor window closing.
addEditorCloseListener(Consumer<ListEditor.EditorCloseEvent>) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
addEditorCloseListener(Consumer<ListEditor.EditorCloseEvent>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
addEditorOpenListener(Consumer<DataGrid.EditorOpenEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor open listener.
addEditorPostCommitListener(Consumer<DataGrid.EditorPostCommitEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor post commit listener.
addEditorPreCommitListener(Consumer<DataGrid.EditorPreCommitEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor pre commit listener.
addedParams - Variable in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addElement(String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addElement(QName) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addElement(String, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addEmbeddedChanges(String, EntityAttributeChanges) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
Adds changes for the embedded entity attribute.
addEmbeddedFieldGroup(MetaProperty, String, Entity, boolean) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
Creates field group for the embedded property
addEmbeddedProperty(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addEnabledRule(BaseAction.EnabledRule) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Add new enabled rule for the action.
addEnterPressListener(Consumer<TextInputField.EnterPressEvent>) - Method in interface com.haulmont.cuba.gui.components.TextInputField.EnterPressNotifier
 
addEntities(String, Collection) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
addEntity(String, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addEntityAttributeTarget(PermissionsContainer, String, String, EntityAttrAccess) - Method in class com.haulmont.cuba.security.app.role.AnnotatedPermissionsBuilder
 
addEntityInGroupBy(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds @param entityAlias to 'group by' clause
addEntityInGroupBy(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addEntityInGroupBy(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addEntityListenerEventListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
addEntityListenerHolder(SerializableDescriptorEventHolder) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
addEntityPackage(String) - Method in class com.haulmont.cuba.client.testsupport.CubaClientTestCase
Add entities package to build metadata from.
addEntityVariable(String, JpqlEntityModel) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
Internal method to register entity variables found in query
addEnumValue() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
addErrors(ValidationErrors) - Method in class com.haulmont.cuba.gui.screen.MasterDetailScreen.ValidationEvent
 
addErrors(ValidationErrors) - Method in class com.haulmont.cuba.gui.screen.StandardEditor.ValidationEvent
 
addEvent(CalendarEvent) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
Adds CalendarEvent to the event provider list.
addEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.ContainerCalendarEventProvider
 
addEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
addEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
addEventChangeListener(Consumer<CalendarEvent.EventChangeEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
addEventChangeListener(Consumer<CalendarEvent.EventChangeEvent<V>>) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
addEventChangeListener(Consumer<CalendarEvent.EventChangeEvent<V>>) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
addEventClickListener(Consumer<Calendar.CalendarEventClickEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user clicks on an event.
addEventData(ScreenProfilerServiceBean.ProfilerEventData) - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
addEventMoveListener(Consumer<Calendar.CalendarEventMoveEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user changes an event position.
addEventResizeListener(Consumer<Calendar.CalendarEventResizeEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user changes an event duration.
addEventSetChangeListener(Consumer<CalendarEventProvider.EventSetChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
 
addEventSetChangeListener(Consumer<CalendarEventProvider.EventSetChangeEvent>) - Method in class com.haulmont.cuba.gui.components.calendar.ContainerCalendarEventProvider
 
addEventSetChangeListener(Consumer<CalendarEventProvider.EventSetChangeEvent>) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
addEventSetChangeListener(Consumer<CalendarEventProvider.EventSetChangeEvent>) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
addExpandedStateChangeListener(Consumer<Collapsable.ExpandedStateChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.Collapsable
 
addExpandListener(Consumer<Tree.ExpandEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.Tree
Registers a new expand listener.
addExpandListener(Consumer<TreeDataGrid.ExpandEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.TreeDataGrid
Registers a new expand listener.
addExportAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addExtension(String, String) - Static method in class com.haulmont.cuba.core.global.FileTypesHelper
Adds a mime-type mapping for the given filename extension.
addFacet(Facet) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
addFacet(Facet) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
addFacet(Facet) - Method in interface com.haulmont.cuba.gui.components.Frame
Registers the passed non-visual component in the frame.
addFacet(Facet) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addFactory(String, Function<Element, Condition>) - Method in class com.haulmont.cuba.core.global.queryconditions.ConditionXmlLoader
Adds a function creating a condition from XML element.
addFailedListener(CubaFileUpload.FailedListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addField(MetaClass, MetaProperty, Entity, FieldGroup, boolean, boolean, boolean, Collection<FieldGroup.FieldConfig>) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
Adds field to the specified field group.
addField(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Append field to 1 column.
addField(FieldGroup.FieldConfig, int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Append field to colIndex column.
addField(FieldGroup.FieldConfig, int, int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Insert field to colIndex column to rowIndex position.
addFieldListener(PickerField.FieldListener) - Method in interface com.haulmont.cuba.gui.components.PickerField
addFieldListener(CubaPickerField.FieldValueChangeListener<T>) - Method in class com.haulmont.cuba.web.widgets.CubaPickerField
 
addFieldsToFieldGroup(FieldGroup, List<FieldGroup.FieldConfig>) - Method in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
addFieldValueChangeListener(Consumer<PickerField.FieldValueChangeEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.PickerField
Adds a listener that will be fired in case field is editable.
addFile(Element, String) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
addFileExtensionNotAllowedListener(CubaFileUpload.FileExtensionNotAllowedListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addFileSizeLimitExceededListener(CubaFileUpload.FileSizeLimitExceededListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addFileUploadErrorListener(Consumer<UploadField.FileUploadErrorEvent>) - Method in interface com.haulmont.cuba.gui.components.UploadField
Adds file upload error listener.
addFileUploadFinishListener(Consumer<UploadField.FileUploadFinishEvent>) - Method in interface com.haulmont.cuba.gui.components.UploadField
Adds file upload finish listener.
addFileUploadStartListener(Consumer<UploadField.FileUploadStartEvent>) - Method in interface com.haulmont.cuba.gui.components.UploadField
Adds file upload start listener.
addFileUploadSucceedListener(Consumer<FileUploadField.FileUploadSucceedEvent>) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Adds file upload succeed listener.
addFiltered(BaseGenericIdEntity<?>, String, Object) - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
INTERNAL.
addFiltered(BaseGenericIdEntity<?>, String, Collection) - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
INTERNAL.
addFilterEntityChangeListener(Filter.FilterEntityChangeListener) - Method in interface com.haulmont.cuba.gui.components.Filter
 
addFilterEntityChangeListener(Filter.FilterEntityChangeListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
addFilterEntityChangeListener(Filter.FilterEntityChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addFiltersPopupActions() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addFinishedListener(CubaFileUpload.FinishedListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addFirst - Variable in class com.haulmont.cuba.gui.builders.EditorBuilder
 
addFirst - Variable in class com.haulmont.cuba.gui.components.actions.CreateAction
 
addFirstSelectionSource(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
 
addFirstSelectionSource(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addFirstSelectionSource(CommonTree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addFocusListener(FieldEvents.FocusListener) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
addFoldersLabel(AbstractLayout, Label) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
addFooterRowAt(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Inserts a new row at the given position to the footer section.
addForwardClickListener(Consumer<Calendar.CalendarForwardClickEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user clicks forward navigation button.
addFtsComponentParameter(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.Adapter
 
addFtsComponentParameter(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.DatasourceAdapter
 
addFtsComponentParameter(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.LoaderAdapter
 
addFtsCustomParameter(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.Adapter
 
addFtsCustomParameter(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.DatasourceAdapter
 
addFtsCustomParameter(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.LoaderAdapter
 
addFunction(String, JavaScriptFunction) - Method in class com.haulmont.cuba.web.widgets.CubaJavaScriptComponent
 
addGeneratedColumn(String, DataGrid.ColumnGenerator<E, ?>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Add a generated column to the DataGrid.
addGeneratedColumn(String, DataGrid.ColumnGenerator<E, ?>, int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Add a generated column to the DataGrid.
addGeneratedColumn(String, DataGrid.GenericColumnGenerator<E, ?>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
INTERNAL
addGeneratedColumn(String, Table.ColumnGenerator<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Add a generated column to the table.
addGeneratedColumn(String, int, Table.ColumnGenerator<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Adds a generated column at the specified index to Table.
addGeneratedColumn(String, Table.ColumnGenerator<? super E>, Class<? extends Component>) - Method in interface com.haulmont.cuba.gui.components.Table
Add a generated column to the table.
addGeneratedColumn(Object, Table.ColumnGenerator) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
addGeneratedColumn(Object, Table.ColumnGenerator) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
addGeneratedColumnByOperation(Table<OperationPermissionTarget>, String) - Method in class com.haulmont.cuba.web.app.ui.security.role.EntityPermissionsFrameCompanion
 
addGroup(GroupType) - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addHandler(ExceptionHandler) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Adds new Web-level handler if it is not yet registered.
addHandler(UiExceptionHandler) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Adds new GUI-level handler if it is not yet registered.
addHeader(String, String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
addHeader(EmailHeader) - Method in class com.haulmont.cuba.core.global.EmailInfoBuilder
 
addHeaderRowAt(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Inserts a new row at the given position to the header section.
addHidden(String) - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
addHiddenActionPermission(String) - Method in class com.haulmont.cuba.gui.components.security.ActionsPermissions
 
addHiddenAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
addHint(String, String) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
addIdConditions(MetaClass, String, QueryTransformer) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addIdInStr(String, UUID) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
addImportAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addInitEntityListener(Consumer<MasterDetailScreen.InitEntityEvent<T>>) - Method in class com.haulmont.cuba.gui.screen.MasterDetailScreen
addInitEntityListener(Consumer<StandardEditor.InitEntityEvent<T>>) - Method in class com.haulmont.cuba.gui.screen.StandardEditor
Adds a listener to StandardEditor.InitEntityEvent.
addInitListener(Consumer<Screen.InitEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
Adds Screen.InitEvent listener.
addInitListener(Consumer<ScreenFragment.InitEvent>) - Method in class com.haulmont.cuba.gui.screen.ScreenFragment
addInitTask(ComponentLoader.InitTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.ComponentContext
 
addInitTimerMethodTask(Timer, String, ComponentLoader.ComponentContext) - Method in class com.haulmont.cuba.web.gui.facets.TimerFacetProvider
Deprecated.
addInjectTask(ComponentLoader.InjectTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.ComponentContext
 
addInstanceChangeListener(Consumer<EntityValueSource.InstanceChangeEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.data.meta.EntityValueSource
 
addInstanceChangeListener(Consumer<EntityValueSource.InstanceChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.value.ContainerValueSource
 
addInstanceChangeListener(Consumer<EntityValueSource.InstanceChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.value.DatasourceValueSource
 
addInstanceToCommit(Entity) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be committed to the database.
addInstanceToCommit(Entity, View) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be committed to the database.
addInstanceToCommit(Entity, String) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be committed to the database.
addInstanceToRemove(Entity) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be removed from the database.
addInternalListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
addItem(Object) - Method in interface com.haulmont.cuba.gui.components.TokenList.ItemChangeHandler
Invoked when item is added.
addItem(List<MenuItem>, MenuItem, MenuItem, boolean) - Method in class com.haulmont.cuba.gui.config.MenuConfig
 
addItem(Double) - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
addItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Deprecated.
Add an item to the collection.
addItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
addItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addItemAfter(Object) - Method in class com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer
 
addItemAfter(Object, Object) - Method in class com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer
 
addItemChangeListener(Datasource.ItemChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
Deprecated.
 
addItemChangeListener(Datasource.ItemChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
addItemChangeListener(Datasource.ItemChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addItemChangeListener(Consumer<InstanceContainer.ItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.model.impl.InstanceContainerImpl
 
addItemChangeListener(Consumer<InstanceContainer.ItemChangeEvent<E>>) - Method in interface com.haulmont.cuba.gui.model.InstanceContainer
addItemClickListener(Consumer<DataGrid.ItemClickEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new item click listener
addItemFirst(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
Deprecated.
Add an item to the collection to the first position.
addItemFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
addItemFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addItemLayout - Variable in class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
addItemPropertyChangeListener(Datasource.ItemPropertyChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
Deprecated.
 
addItemPropertyChangeListener(Datasource.ItemPropertyChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
addItemPropertyChangeListener(Datasource.ItemPropertyChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addItemPropertyChangeListener(Consumer<InstanceContainer.ItemPropertyChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.model.impl.InstanceContainerImpl
 
addItemPropertyChangeListener(Consumer<InstanceContainer.ItemPropertyChangeEvent<E>>) - Method in interface com.haulmont.cuba.gui.model.InstanceContainer
addItemSetChangeListener(Consumer<DataGridItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
addItemSetChangeListener(Consumer<DataGridItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.DatasourceDataGridItems
 
addItemSetChangeListener(Consumer<DataGridItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.EmptyDataGridItems
 
addItemSetChangeListener(Consumer<DataGridItems.ItemSetChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.data.DataGridItems
Registers a new item set change listener.
addItemSetChangeListener(Consumer<TableItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
addItemSetChangeListener(Consumer<TableItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.DatasourceTableItems
 
addItemSetChangeListener(Consumer<TableItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.EmptyTableItems
 
addItemSetChangeListener(Consumer<TableItems.ItemSetChangeEvent<I>>) - Method in interface com.haulmont.cuba.gui.components.data.TableItems
Registers a new item set change listener.
addItemSetChangeListener(Consumer<TreeItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.tree.ContainerTreeItems
 
addItemSetChangeListener(Consumer<TreeItems.ItemSetChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.tree.DatasourceTreeItems
 
addItemSetChangeListener(Consumer<TreeItems.ItemSetChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.data.TreeItems
Registers a new item set change listener.
additionalActionsBtn - Variable in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
additionalCriteriaParameters - Variable in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
AdditionalCriteriaProvider - Interface in com.haulmont.cuba.core.sys.persistence
Provides the additional criteria for the query.
additionalCriteriaProviders - Variable in class com.haulmont.cuba.core.sys.QueryImpl
 
additionalExceptionReportBinding - Variable in class com.haulmont.cuba.web.exception.ExceptionDialog
 
additionalNamespaces() - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
AdditionLoggerWindow - Class in com.haulmont.cuba.web.app.ui.serverlogviewer
 
AdditionLoggerWindow() - Constructor for class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
addJoin(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'join' clause
addJoin(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addJoinAndWhere(String, String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'join' and 'where' clauses.
addJoinAndWhere(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addJoinInternal(String, EntityVariable) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addJoinStatements(QueryTransformer, Condition) - Method in class com.haulmont.cuba.core.global.queryconditions.ConditionJpqlGenerator
 
addLayoutClickListener(Consumer<LayoutClickNotifier.LayoutClickEvent>) - Method in interface com.haulmont.cuba.gui.components.LayoutClickNotifier
Adds a listener that is fired when user clicks inside the layout at any place.
addLazyTab(String, Element, ComponentLoader) - Method in interface com.haulmont.cuba.gui.components.Accordion
INTERNAL.
addLazyTab(String, Element, ComponentLoader) - Method in interface com.haulmont.cuba.gui.components.TabSheet
INTERNAL.
addLazyTask(DsContextImplementation.LazyTask) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addLazyTask(DsContextImplementation.LazyTask) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
addListener(Class<L>, L) - Method in class com.haulmont.bali.events.EventRouter
 
addListener(Class<L>, L, Runnable) - Method in class com.haulmont.bali.events.EventRouter
 
addListener(Class, ClusterListener) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
addListener(Class, ClusterListener) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Subscribe to messages from other cluster nodes.
addListener(AppContext.Listener) - Static method in class com.haulmont.cuba.core.sys.AppContext
Register an application start/stop listener.
addListener(Class<? extends Entity>, Class<?>) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
Register an entity listener by its class.
addListener(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
Register an entity listener which is a ManagedBean.
addListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
addListener(AbstractCondition.Listener) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
addListener(Window.CloseListener) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
addListener(DsContext.CommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
Deprecated.
addListener(DsContext.CommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addListener(PresentationsChangeListener) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Adds listener
addListener(PresentationsChangeListener) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
addListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.screen.compatibility.ScreenEditorWrapper
Deprecated.
 
addListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.screen.compatibility.ScreenLookupWrapper
Deprecated.
 
addListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.screen.compatibility.ScreenWrapper
Deprecated.
 
addListener(ConnectionListener) - Method in interface com.haulmont.cuba.portal.Connection
Add a connection listener.
addListener(ConnectionListener) - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
addListener(CubaManagedTabSheet.SelectedTabChangeListener) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
Deprecated.
addListener(CubaTokenListLabel.RemoveTokenListener) - Method in class com.haulmont.cuba.web.widgets.CubaTokenListLabel
 
addListItemValidator(Consumer<? super V>) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
addListItemValidator(Consumer<? super V>) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
addListItemValidator(Consumer<? super V>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
addLocalProperties() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addLocalProperty(String) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addLogger() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
addLogger() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
addLogger(String, Level) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
addLookupAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
Deprecated.
addLookupValueChangeListener(Consumer<LookupComponent.LookupSelectionChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.LookupComponent.LookupSelectionChangeNotifier
 
addMacroParams(TypedQuery) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addManyToManyProperty(String, EntityImportView, CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addManyToManyProperty(String, ReferenceImportBehaviour, CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addManyToOneProperty(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addManyToOneProperty(String, ReferenceImportBehaviour) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addMenuItem(AppMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Add menu item to the end of root items list.
addMenuItem(AppMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Add menu item to specified position in the root items list.
addMenuItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Add menu item to the end of root items list.
addMenuItem(SideMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Add menu item to specified position in the root items list.
addMenuItem(MenuBar.MenuItem) - Method in class com.haulmont.cuba.web.widgets.CubaMenuBar
 
addMenuItem(MenuBar.MenuItem, int) - Method in class com.haulmont.cuba.web.widgets.CubaMenuBar
 
addMenuItem(CubaSideMenu.MenuItem) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu
 
addMenuItem(CubaSideMenu.MenuItem, int) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu
 
addMetaAnnotationsFromXml(List<MetadataBuildSupport.XmlAnnotations>, MetaClass) - Method in class com.haulmont.cuba.core.sys.MetadataLoader
Initialize entity annotations from definition in metadata.xml.
addMethod(List<MethodInfo>, MethodInfo) - Method in class com.haulmont.cuba.core.app.AbstractBeansMetadata
 
addModel(MetaModelImpl) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
addMultiplePropertyDescriptors(Element, List<AbstractConditionDescriptor>, Filter) - Method in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilder
 
addMultiplePropertyDescriptors(String, String, List<AbstractConditionDescriptor>, Filter) - Method in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilder
 
addNamespace(String, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addNewElement(Element, Element, Set<Element>) - Method in class com.haulmont.cuba.gui.xml.XmlInheritanceProcessor
 
addNewOption(String) - Method in interface com.haulmont.cuba.gui.components.LookupField.NewOptionHandler
Deprecated.
Called when user enters a value which is not in the options list, and presses Enter.
addOnComponentValueChangedLoadTrigger(DataLoader, Component, String, DataLoadCoordinator.LikeClause) - Method in interface com.haulmont.cuba.gui.components.DataLoadCoordinator
Adds trigger on visual component ValueChangeEvent.
addOnContainerItemChangedLoadTrigger(DataLoader, InstanceContainer, String) - Method in interface com.haulmont.cuba.gui.components.DataLoadCoordinator
Adds trigger on data container ItemChangeEvent.
addOneToManyProperty(String, EntityImportView, CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addOneToOneProperty(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addOneToOneProperty(String, ReferenceImportBehaviour) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addOnFrameOwnerEventLoadTrigger(DataLoader, Class) - Method in interface com.haulmont.cuba.gui.components.DataLoadCoordinator
Adds trigger on screen/fragment event.
addOpenAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
Deprecated.
addOpenAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addOptionsChangeListener(Consumer<Options.OptionsChangeEvent<I>>) - Method in interface com.haulmont.cuba.gui.components.data.Options
 
addOptionsChangeListener(Consumer<Options.OptionsChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.options.ContainerOptions
 
addOptionsChangeListener(Consumer<Options.OptionsChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.options.DatasourceOptions
 
addOptionsChangeListener(Consumer<Options.OptionsChangeEvent<I>>) - Method in class com.haulmont.cuba.gui.components.data.options.ListOptions
 
addOptionsChangeListener(Consumer) - Method in class com.haulmont.cuba.gui.components.data.options.MapOptions
 
addOrderByIdIfNotExists(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'order by' clause if it doesn't exists
addOrderByIdIfNotExists(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addOrGroup() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addOrUpdate(Set<AttributeInfo>, AttributeInfo) - Method in class com.haulmont.cuba.web.widgets.HtmlAttributesExtension
 
addOwner(ActionOwner) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
addOwner(ActionOwner) - Method in interface com.haulmont.cuba.gui.components.Action
Add an owner component.
addParamEditor(AbstractCondition, ParamEditor) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addParameter(String, String) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
addParamValueChangeListener(Consumer<Param.ParamValueChangedEvent>) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
addParentsToNested() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
addPermission(PermissionType, String, int) - Method in class com.haulmont.cuba.security.role.BasicRoleDefinition.BasicRoleDefinitionBuilder
 
addPermissionBtn - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
addPersistentAttributeToMinimalView(MetaClass, Set<ViewLoader.ViewInfo>, ViewLoader.ViewInfo, View, MetaProperty) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
addPopupStyleName(String) - Method in class com.haulmont.cuba.web.widgets.CubaSuggestionField
 
addPopupStyleName(String) - Method in class com.haulmont.cuba.web.widgets.CubaSuggestionPickerField
 
addPopupVisibilityListener(Consumer<PopupButton.PopupVisibilityEvent>) - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
addPopupVisibilityListener(Consumer<PopupView.PopupVisibilityEvent>) - Method in interface com.haulmont.cuba.gui.components.PopupView
 
addPostCommitListener(Consumer<DataContext.PostCommitEvent>) - Method in interface com.haulmont.cuba.gui.model.DataContext
Adds a listener to DataContext.PostCommitEvent.
addPostCommitListener(Consumer<DataContext.PostCommitEvent>) - Method in class com.haulmont.cuba.gui.model.impl.DataContextImpl
 
addPostCommitListener(Consumer<DataContext.PostCommitEvent>) - Method in class com.haulmont.cuba.gui.model.impl.NoopDataContext
 
addPostInitTask(ComponentLoader.PostInitTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.ComponentContext
 
addPostLoadListener(Consumer<CollectionLoader.PostLoadEvent<E>>) - Method in interface com.haulmont.cuba.gui.model.CollectionLoader
Adds a listener to CollectionLoader.PostLoadEvent.
addPostLoadListener(Consumer<CollectionLoader.PostLoadEvent<E>>) - Method in class com.haulmont.cuba.gui.model.impl.CollectionLoaderImpl
 
addPostLoadListener(Consumer<InstanceLoader.PostLoadEvent>) - Method in class com.haulmont.cuba.gui.model.impl.InstanceLoaderImpl
 
addPostLoadListener(Consumer<KeyValueCollectionLoader.PostLoadEvent>) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueCollectionLoaderImpl
 
addPostLoadListener(Consumer<KeyValueInstanceLoader.PostLoadEvent>) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueInstanceLoaderImpl
 
addPostLoadListener(Consumer<InstanceLoader.PostLoadEvent>) - Method in interface com.haulmont.cuba.gui.model.InstanceLoader
Adds a listener to InstanceLoader.PostLoadEvent.
addPostLoadListener(Consumer<KeyValueCollectionLoader.PostLoadEvent>) - Method in interface com.haulmont.cuba.gui.model.KeyValueCollectionLoader
addPostLoadListener(Consumer<KeyValueInstanceLoader.PostLoadEvent>) - Method in interface com.haulmont.cuba.gui.model.KeyValueInstanceLoader
addPreCloseListener(CubaWindow.PreCloseListener) - Method in class com.haulmont.cuba.web.widgets.CubaWindow
 
addPreCommitListener(Consumer<DataContext.PreCommitEvent>) - Method in interface com.haulmont.cuba.gui.model.DataContext
Adds a listener to DataContext.PreCommitEvent.
addPreCommitListener(Consumer<DataContext.PreCommitEvent>) - Method in class com.haulmont.cuba.gui.model.impl.DataContextImpl
 
addPreCommitListener(Consumer<DataContext.PreCommitEvent>) - Method in class com.haulmont.cuba.gui.model.impl.NoopDataContext
 
addPreLoadListener(Consumer<CollectionLoader.PreLoadEvent<E>>) - Method in interface com.haulmont.cuba.gui.model.CollectionLoader
Adds a listener to CollectionLoader.PreLoadEvent.
addPreLoadListener(Consumer<CollectionLoader.PreLoadEvent<E>>) - Method in class com.haulmont.cuba.gui.model.impl.CollectionLoaderImpl
 
addPreLoadListener(Consumer<InstanceLoader.PreLoadEvent>) - Method in class com.haulmont.cuba.gui.model.impl.InstanceLoaderImpl
 
addPreLoadListener(Consumer<KeyValueCollectionLoader.PreLoadEvent>) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueCollectionLoaderImpl
 
addPreLoadListener(Consumer<KeyValueInstanceLoader.PreLoadEvent>) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueInstanceLoaderImpl
 
addPreLoadListener(Consumer<InstanceLoader.PreLoadEvent>) - Method in interface com.haulmont.cuba.gui.model.InstanceLoader
Adds a listener to InstanceLoader.PreLoadEvent.
addPreLoadListener(Consumer<KeyValueCollectionLoader.PreLoadEvent>) - Method in interface com.haulmont.cuba.gui.model.KeyValueCollectionLoader
addPreLoadListener(Consumer<KeyValueInstanceLoader.PreLoadEvent>) - Method in interface com.haulmont.cuba.gui.model.KeyValueInstanceLoader
addPrintable(String, Table.Printable<? super E, ?>) - Method in interface com.haulmont.cuba.gui.components.Table
Adds Table.Printable representation for column.
addProcessingInstruction(String, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addProcessingInstruction(String, Map<String, String>) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addProgressListener(BackgroundTask.ProgressListener<T, V>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Add additional progress listener.
addProperties(String...) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addProperty(MetaProperty, CategoryAttribute) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
addProperty(EntityImportViewProperty) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addProperty(MetaProperty) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
addProperty(String) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
Adds a key of a returned key-value pair.
addProperty(String, View, FetchMode) - Method in class com.haulmont.cuba.core.global.View
Add a property to this view.
addProperty(String, View, boolean) - Method in class com.haulmont.cuba.core.global.View
Deprecated.
addProperty(String, View) - Method in class com.haulmont.cuba.core.global.View
Add a property to this view.
addProperty(String) - Method in class com.haulmont.cuba.core.global.View
Add a property to this view.
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addProperty(String) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Deprecated.
Adds a string property to the meta-class of this datasource.
addProperty(String, Class) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Deprecated.
Adds a property of the given Java class to the meta-class of this datasource.
addProperty(String, Datatype) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Deprecated.
Adds a property of the given datatype to the meta-class of this datasource.
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addProperty(String) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueCollectionContainerImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueCollectionContainerImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueCollectionContainerImpl
 
addProperty(String) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueContainerImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueContainerImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.model.impl.KeyValueContainerImpl
 
addProperty(String) - Method in interface com.haulmont.cuba.gui.model.KeyValueContainer
Adds a string property to the meta-class of this loader.
addProperty(String, Class) - Method in interface com.haulmont.cuba.gui.model.KeyValueContainer
Adds a property of the given Java class to the meta-class of this loader.
addProperty(String, Datatype) - Method in interface com.haulmont.cuba.gui.model.KeyValueContainer
Adds a property of the given datatype to the meta-class of this loader.
addPropertyChangeListener(Instance.PropertyChangeListener) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
addPropertyChangeListener(Instance.PropertyChangeListener) - Method in interface com.haulmont.chile.core.model.Instance
Add listener to track attributes changes.
addPropertyChangeListener(Consumer<PropertyChangeEvent>) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
addPropertyChangeListener(Consumer<PropertyChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.Action
Adds a listener to be notified about Enabled, Caption or Icon property changes.
addPropertyChangeListener(Instance.PropertyChangeListener) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu.MenuItem
 
addPropertyChangeListenerRecursive(CubaSideMenu.MenuItem, PropertyChangeListener) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu
 
addPropertyOption(String, String, String, String) - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
addQueueUploadCompleteListener(FileMultiUploadField.QueueUploadCompleteListener) - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
addQueueUploadCompleteListener(Consumer<FileMultiUploadField.QueueUploadCompleteEvent>) - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
Adds queue upload complete listener.
addQueueUploadFinishedListener(CubaFileUpload.QueueFinishedListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addRangeSelectListener(Consumer<Calendar.CalendarRangeSelectEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user drag-marks day or time cells using mouse.
addReadOnly(String) - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
addReadonlyAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
addReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addReferenceAttribute(String, String, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addReferenceAttribute(String, String, String, boolean) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addReferenceAttribute(String, String, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addReferenceAttribute(String, String, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addRefreshFoldersListener(CubaFoldersPane.RefreshFoldersListener) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
addRemoveAction() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderGridContextMenu
 
addRequired(String) - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
addRequiredAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
addResetFilterAction(PopupButton) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addResizeListener(Consumer<ResizableTextArea.ResizeEvent>) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
 
addResource(CancelableResource) - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
add cancelable resource to the current execution
addResource(CancelableResource) - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
address - Variable in class com.haulmont.cuba.core.entity.JmxInstance
 
address - Variable in class com.haulmont.cuba.core.entity.SendingMessage
 
address - Variable in class com.haulmont.cuba.security.entity.SessionLogEntry
 
address - Variable in class com.haulmont.cuba.security.global.UserSession
 
AddRoleAction() - Constructor for class com.haulmont.cuba.gui.app.security.user.edit.UserEditor.AddRoleAction
 
addRow(Object, ComponentContainer, boolean) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
addRowStyleProvider(Function<? super E, String>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds style provider for the DataGrid rows.
addScreenDependencies(FrameOwner, String...) - Static method in class com.haulmont.cuba.web.gui.screen.ScreenDependencyUtils
Adds dependency paths to the given frameOwner.
addScreenDependency(FrameOwner, String, Dependency.Type) - Static method in class com.haulmont.cuba.web.gui.screen.ScreenDependencyUtils
Adds a dependency to the given frameOwner.
addSelectedItemChangeListener(Consumer<DataGridItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
addSelectedItemChangeListener(Consumer<DataGridItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.DatasourceDataGridItems
 
addSelectedItemChangeListener(Consumer<DataGridItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.EmptyDataGridItems
 
addSelectedItemChangeListener(Consumer<DataGridItems.SelectedItemChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.data.DataGridItems
Registers a new selected item change listener.
addSelectedItemChangeListener(Consumer<TableItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
addSelectedItemChangeListener(Consumer<TableItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.DatasourceTableItems
 
addSelectedItemChangeListener(Consumer<TableItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.EmptyTableItems
 
addSelectedItemChangeListener(Consumer<TableItems.SelectedItemChangeEvent<I>>) - Method in interface com.haulmont.cuba.gui.components.data.TableItems
Registers a new selected item change listener.
addSelectedItemChangeListener(Consumer<TreeItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.tree.ContainerTreeItems
 
addSelectedItemChangeListener(Consumer<TreeItems.SelectedItemChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.tree.DatasourceTreeItems
 
addSelectedItemChangeListener(Consumer<TreeItems.SelectedItemChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.data.TreeItems
Registers a new selected item change listener.
addSelectedTabChangeListener(Consumer<Accordion.SelectedTabChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.Accordion
Add a listener that will be notified when a selected tab is changed.
addSelectedTabChangeListener(Consumer<TabSheet.SelectedTabChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Add a listener that will be notified when a selected tab is changed.
addSelectedTabChangeListener(CubaManagedTabSheet.SelectedTabChangeListener) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
addSelectionListener(Consumer<DataGrid.SelectionEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new selection listener
addSelectionListener(Consumer<Table.SelectionEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.Table
Registers a new selection listener
addSelectionListener(Consumer<Tree.SelectionEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.Tree
Registers a new selection listener
addSelectionSource(CommonTree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addSetFilterEntityAction(PopupButton, FilterEntity) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addSetter(Class, BiConsumer) - Method in class com.haulmont.chile.core.model.utils.MethodsCache.SettersHolder
 
addShortcutAction(ShortcutAction) - Method in interface com.haulmont.cuba.gui.components.ShortcutNotifier
 
addShortcutListener(TextField, FilterHelper.ShortcutListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaComboBox
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaCssActionsLayout
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaGridLayout
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaOrderedActionsLayout
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaTextField
 
addShortcutListener(ShortcutListener) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
addShowMoreFilterEntitiesAction(PopupButton) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addSingleValueAttribute(Class, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addSingleValueAttribute(Class, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addSingleValueAttribute(Class, String, String) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addSingleValueAttribute(Class, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addSingleValueAttribute(Class, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addSingleValueAttribute(Class, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addSortListener(Consumer<DataGrid.SortEvent>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new sort order change listener
addSourceChangeListener(Consumer<ResourceView.SourceChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Adds a listener that will be notified when a source is changed.
addSpecificSuggestions(SourceCodeEditor, String, int, List<Suggestion>) - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
addSplitPositionChangeListener(Consumer<SplitPanel.SplitPositionChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Adds a listener for SplitPanel.SplitPositionChangeEvents fired by a SplitPanel.
addStartedListener(CubaFileUpload.StartedListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.DatasourceDataGridItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.EmptyDataGridItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.data.DataUnit
Registers a new state change listener.
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.options.ContainerOptions
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.options.DatasourceOptions
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.options.ListOptions
 
addStateChangeListener(Consumer) - Method in class com.haulmont.cuba.gui.components.data.options.MapOptions
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.table.DatasourceTableItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.table.EmptyTableItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.tree.ContainerTreeItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.tree.DatasourceTreeItems
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.value.ContainerValueSource
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.value.DatasourceValueSource
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class com.haulmont.cuba.gui.components.data.value.LegacyCollectionDsValueSource
 
addStateChangeListener(Consumer<AppWorkArea.StateChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
addStateChangeListener(Datasource.StateChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
Deprecated.
 
addStateChangeListener(Datasource.StateChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
addStateChangeListener(Datasource.StateChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addStateChangeListener(Consumer<Connection.StateChangeEvent>) - Method in interface com.haulmont.cuba.web.Connection
Add a connection listener.
addStateChangeListener(Consumer<Connection.StateChangeEvent>) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
addStateChangeListener(Consumer<Connection.StateChangeEvent>) - Method in class com.haulmont.cuba.web.testsupport.ui.TestConnection
 
addStopListener(Timer.StopListener) - Method in interface com.haulmont.cuba.gui.components.Timer
Deprecated.
addStopListener(Consumer<CubaTimer>) - Method in class com.haulmont.cuba.web.widgets.CubaTimer
 
addStringAttribute(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
 
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
addStyleName(String) - Method in interface com.haulmont.cuba.gui.components.Component
Adds one or more style names to this component.
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
addStyleName(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Adds one or more style names to this component.
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
addStyleName(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addStyleName(String) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu.MenuItem
 
addStyleProvider(Table.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Add style provider for the table.
Table can use several providers to obtain many style names for cells and rows.
addStyleProvider(Function<? super E, String>) - Method in interface com.haulmont.cuba.gui.components.Tree
Add a style provider for tree items.
AddSubstitutedAction() - Constructor for class com.haulmont.cuba.gui.app.security.user.edit.UserEditor.AddSubstitutedAction
 
addSucceededListener(CubaFileUpload.SucceededListener) - Method in class com.haulmont.cuba.web.widgets.CubaFileUpload
 
addSystem() - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
addSystemProperties() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addSystemPropertiesFrom(Class<?>, Class<?>, MetaClass, Metadata, Set<String>) - Method in class com.haulmont.cuba.core.global.View
 
addTab(String, Component) - Method in interface com.haulmont.cuba.gui.components.Accordion
Add a new tab to the component.
addTab(String, Component) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Add a new tab to the component.
addTab(Component, String) - Method in class com.haulmont.cuba.web.widgets.CubaMainTabSheet.TabSheetBehaviourImpl
 
addTab(Component, String, Resource) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
addTab(Component, String, Resource, int) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
addTab(Component, String) - Method in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet.TabSheetBehaviourImpl
 
addTab(Component, String) - Method in interface com.haulmont.cuba.web.widgets.TabSheetBehaviour
 
addTable(MetaClass, MetaProperty) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
Creates a table for the entities in ONE_TO_MANY or MANY_TO_MANY relation with the current one
addTableCellClickListener(Object, CubaEnhancedTable.TableCellClickListener) - Method in interface com.haulmont.cuba.web.widgets.CubaEnhancedTable
 
addTableCellClickListener(Object, CubaEnhancedTable.TableCellClickListener) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
addTableCellClickListener(Object, CubaEnhancedTable.TableCellClickListener) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
addTask(Future) - Method in class com.haulmont.cuba.web.sys.BackgroundTaskManager
Add task to task set
addTemplateParameter(String, Serializable) - Method in class com.haulmont.cuba.core.global.EmailInfoBuilder
 
addText(String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
addTextChangeListener(TextField, FilterHelper.TextChangeListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
addTextChangeListener(Consumer<TextInputField.TextChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
Adds a listener that is fired when the component value is changed.
addTimer(Timer) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
addTimer(Timer) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
addTimer(CubaTimer) - Method in class com.haulmont.cuba.web.AppUI
 
addTimer(Timer) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addTimerActionListener(Consumer<Timer.TimerActionEvent>) - Method in interface com.haulmont.cuba.gui.components.Timer
Adds Timer.TimerActionEvent listener.
addTimerStopListener(Consumer<Timer.TimerStopEvent>) - Method in interface com.haulmont.cuba.gui.components.Timer
Adds Timer.TimerStopEvent listener.
addToCollection(E) - Method in class com.haulmont.cuba.gui.model.impl.CollectionContainerImpl
 
addToCollection(E) - Method in class com.haulmont.cuba.gui.model.impl.CollectionPropertyContainerImpl
 
addToCollectionFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addToContext(Entity, Datasource<Entity>, Collection<Entity>, Map<Object, View>) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
AddToCurrSetAction() - Constructor for class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.AddToCurrSetAction
 
addToDestinationGrid(GridDropEvent<CategoryAttribute>, boolean, DragSourceExtension) - Method in class com.haulmont.cuba.web.app.core.categories.AttributesLocationCompanion
 
addToEnvironment(String, Object) - Method in class com.haulmont.cuba.testsupport.TestContext
 
addToHierarchyWrapper(Object) - Method in class com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer
 
AddToSetAction - Class in com.haulmont.cuba.gui.actions.list
An action that adds a record to the set.
AddToSetAction() - Constructor for class com.haulmont.cuba.gui.actions.list.AddToSetAction
 
AddToSetAction(String) - Constructor for class com.haulmont.cuba.gui.actions.list.AddToSetAction
 
AddToSetAction(Table) - Constructor for class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.AddToSetAction
 
addToUpperPath(MetaPropertyPath) - Method in class com.haulmont.cuba.testsupport.TestJpqlSortExpressionProvider
 
addUiPermission() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
addUrlParamsChangeListener(Consumer<UrlParamsChangedEvent>) - Method in class com.haulmont.cuba.gui.screen.Screen
Adds UrlParamsChangedEvent listener.
addUserSubstitutionListener(Consumer<Connection.UserSubstitutedEvent>) - Method in interface com.haulmont.cuba.web.Connection
Add a user substitution listener.
addUserSubstitutionListener(Consumer<Connection.UserSubstitutedEvent>) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
addUserSubstitutionListener(Consumer<Connection.UserSubstitutedEvent>) - Method in class com.haulmont.cuba.web.testsupport.ui.TestConnection
 
addValidationEventListener(Consumer<MasterDetailScreen.ValidationEvent>) - Method in class com.haulmont.cuba.gui.screen.MasterDetailScreen
addValidationEventListener(Consumer<StandardEditor.ValidationEvent>) - Method in class com.haulmont.cuba.gui.screen.StandardEditor
Adds a listener to StandardEditor.ValidationEvent.
addValidator(Consumer<? super V>) - Method in interface com.haulmont.cuba.gui.components.Field
Add validator instance.
addValidator(FieldGroup.FieldConfig, Field.Validator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.addValidator(validator) instead.
addValidator(String, Field.Validator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).addValidator(validator) instead.
addValidator(Consumer<?>) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Deprecated.
Add validator for declarative field.
addValidator(Table.Column, Consumer<?>) - Method in interface com.haulmont.cuba.gui.components.Table
Deprecated.
automatic validation of Table is not supported
addValidator(Consumer<?>) - Method in interface com.haulmont.cuba.gui.components.Table
Deprecated.
automatic validation of Table is not supported
addValidators(Consumer<? super V>...) - Method in interface com.haulmont.cuba.gui.components.Field
 
addValueChangeListener(Consumer<DataGridItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
addValueChangeListener(Consumer<DataGridItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.DatasourceDataGridItems
 
addValueChangeListener(Consumer<DataGridItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.EmptyDataGridItems
 
addValueChangeListener(Consumer<DataGridItems.ValueChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.data.DataGridItems
Registers a new value change listener.
addValueChangeListener(Consumer<EntityOptions.ValueChangeEvent<E>>) - Method in interface com.haulmont.cuba.gui.components.data.meta.EntityOptions
 
addValueChangeListener(Consumer<EntityOptions.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.options.ContainerOptions
 
addValueChangeListener(Consumer<EntityOptions.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.options.DatasourceOptions
 
addValueChangeListener(Consumer<EntityOptions.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.options.ListEntityOptions
 
addValueChangeListener(Consumer<EntityOptions.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.options.MapEntityOptions
 
addValueChangeListener(Consumer<TableItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
addValueChangeListener(Consumer<TableItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.DatasourceTableItems
 
addValueChangeListener(Consumer<TableItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.table.EmptyTableItems
 
addValueChangeListener(Consumer<TableItems.ValueChangeEvent<I>>) - Method in interface com.haulmont.cuba.gui.components.data.TableItems
Registers a new value change listener.
addValueChangeListener(Consumer<TreeItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.tree.ContainerTreeItems
 
addValueChangeListener(Consumer<TreeItems.ValueChangeEvent<E>>) - Method in class com.haulmont.cuba.gui.components.data.tree.DatasourceTreeItems
 
addValueChangeListener(Consumer<TreeItems.ValueChangeEvent<T>>) - Method in interface com.haulmont.cuba.gui.components.data.TreeItems
Registers a new value change listener.
addValueChangeListener(Consumer<ValueSource.ValueChangeEvent<V>>) - Method in class com.haulmont.cuba.gui.components.data.value.ContainerValueSource
 
addValueChangeListener(Consumer<ValueSource.ValueChangeEvent<V>>) - Method in class com.haulmont.cuba.gui.components.data.value.DatasourceValueSource
 
addValueChangeListener(Consumer<ValueSource.ValueChangeEvent<Collection<V>>>) - Method in class com.haulmont.cuba.gui.components.data.value.LegacyCollectionDsValueSource
 
addValueChangeListener(Consumer<ValueSource.ValueChangeEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.data.ValueSource
Registers a new value change listener.
addValueChangeListener(DateInIntervalComponent.ValueChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateInIntervalComponent
 
addValueChangeListener(Consumer<Param.ParamValueChangedEvent>) - Method in class com.haulmont.cuba.gui.components.filter.Param
addValueChangeListener(Consumer<HasValue.ValueChangeEvent<Object>>) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
addValueChangeListener(Consumer<HasValue.ValueChangeEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.HasValue
 
addValueChangeListener(String, Consumer<HasValue.ValueChangeEvent>) - Method in interface com.haulmont.cuba.gui.FrameContext
Add the value listener to the specified component
addValueChangeListener(String, Consumer<HasValue.ValueChangeEvent>) - Method in class com.haulmont.cuba.gui.sys.FrameContextImpl
 
addValueChangeListener(HasValue.ValueChangeListener<T>) - Method in class com.haulmont.cuba.web.widgets.CubaComboBoxPickerField
 
addValueChangeListener(HasValue.ValueChangeListener<T>) - Method in class com.haulmont.cuba.web.widgets.CubaSearchSelectPickerField
 
addValueChangeListener(HasValue.ValueChangeListener<T>) - Method in class com.haulmont.cuba.web.widgets.CubaSuggestionPickerField
 
addValueToDatasource(Object, String) - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
addValueToLayout(Object, String) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
addView(View) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
addView(String) - Method in class com.haulmont.cuba.core.global.ViewBuilder
 
addView(View) - Method in interface com.haulmont.cuba.core.Query
Adds View for this Query instance.
addView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.Query
Adds View for this Query instance.
addView(JpaQuery, String, View, boolean) - Method in class com.haulmont.cuba.core.sys.FetchGroupManager
 
addView(View) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addView(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addView(View) - Method in interface com.haulmont.cuba.core.TypedQuery
 
addView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.TypedQuery
 
addViewName(String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addViewName(String) - Method in interface com.haulmont.cuba.core.TypedQuery
Adds View for this Query instance.
addVisibilityChangeListener(Consumer<VisibilityChangeNotifier.VisibilityChangeEvent>) - Method in interface com.haulmont.cuba.gui.components.VisibilityChangeNotifier
 
addWeekClickListener(Consumer<Calendar.CalendarWeekClickEvent<V>>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Adds a listener that is invoked when the user clicks on a week number.
addWhere(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'where' clause replacing entity alias
addWhere(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addWhereAsIs(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'where' clause
addWhereAsIs(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addWhereInternal(CommonTree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addWindow(Window) - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
adHocFilter - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
adjustLayout() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
adjustParentStyles() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
ADMIN_USER_ID - Static variable in class com.haulmont.cuba.testsupport.TestSupport
 
advice(ProceedingJoinPoint) - Method in class com.haulmont.cuba.core.sys.aop.PerformanceLogMethodAspect
 
advice(ProceedingJoinPoint) - Method in class com.haulmont.cuba.core.sys.aop.PerformanceLogTypeAspect
 
after() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
after() - Method in class com.haulmont.cuba.testsupport.TestContainer.Common
 
after() - Method in class com.haulmont.cuba.web.testsupport.TestContainer
 
after() - Method in class com.haulmont.cuba.web.testsupport.TestContainer.Common
 
after() - Method in class com.haulmont.cuba.web.testsupport.TestUiEnvironment
 
afterActionPerformed(Consumer<RemoveOperation.AfterActionPerformedEvent<E>>) - Method in class com.haulmont.cuba.gui.RemoveOperation.RemoveBuilder
 
AfterActionPerformedEvent(FrameOwner, List<E>) - Constructor for class com.haulmont.cuba.gui.RemoveOperation.AfterActionPerformedEvent
 
afterActionPerformedHandler - Variable in class com.haulmont.cuba.gui.actions.list.ExcludeAction
 
afterActionPerformedHandler - Variable in class com.haulmont.cuba.gui.actions.list.RemoveAction
 
afterActionPerformedHandler - Variable in class com.haulmont.cuba.gui.RemoveOperation.RemoveBuilder
 
afterAddHandler - Variable in class com.haulmont.cuba.gui.components.actions.AddAction
 
afterAll(ExtensionContext) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
afterAll(ExtensionContext) - Method in class com.haulmont.cuba.web.testsupport.TestContainer
 
AfterAuthenticationEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is authenticated or authentication failed.
AfterAuthenticationEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.AfterAuthenticationEvent
 
AfterCloseEvent(ScreenFacet, Screen) - Constructor for class com.haulmont.cuba.gui.components.ScreenFacet.AfterCloseEvent
 
AfterCloseEvent(Screen, CloseAction) - Constructor for class com.haulmont.cuba.gui.screen.Screen.AfterCloseEvent
 
afterCloseHandler - Variable in class com.haulmont.cuba.gui.sys.ActionScreenInitializer
 
AfterCloseListenerAdapter - Class in com.haulmont.cuba.gui.builders
 
AfterCloseListenerAdapter(Consumer<AfterScreenCloseEvent>) - Constructor for class com.haulmont.cuba.gui.builders.AfterCloseListenerAdapter
 
afterCloseLookup(String) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Hook to be implemented in subclasses.
afterCommit(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after merging an entity and transaction commit.
afterCommit() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl.EntityManagerContextSynchronization
 
afterCommit(Entity) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
Hook invoked after the editor was committed and closed
afterCommit(Entity) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
Hook invoked after the editor was committed and closed
afterCommit(CommitContext, Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.DsContext.AfterCommitListener
Deprecated.
Called after a successful commit to the middleware.
afterCommit(CommitContext, Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.DsContext.CommitListener
Deprecated.
Called after a successful commit to the middleware.
afterCommit(CommitContext, Set<Entity>) - Method in class com.haulmont.cuba.gui.data.DsContext.CommitListenerAdapter
Deprecated.
 
afterCommit(CommitContext, Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
afterCommitAction - Variable in class com.haulmont.cuba.core.sys.TransactionalActionBean
 
AfterCommitChangesEvent(Screen) - Constructor for class com.haulmont.cuba.gui.screen.MasterDetailScreen.AfterCommitChangesEvent
 
AfterCommitChangesEvent(Screen) - Constructor for class com.haulmont.cuba.gui.screen.StandardEditor.AfterCommitChangesEvent
 
afterCommitHandler - Variable in class com.haulmont.cuba.gui.actions.list.CreateAction
 
afterCommitHandler - Variable in class com.haulmont.cuba.gui.actions.list.EditAction
 
afterCommitHandler - Variable in class com.haulmont.cuba.gui.actions.list.ViewAction
 
afterCommitHandler - Variable in class com.haulmont.cuba.gui.components.actions.CreateAction
 
afterCommitHandler - Variable in class com.haulmont.cuba.gui.components.actions.EditAction
 
afterCommitListeners - Variable in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
afterCommitOpenedEntity(Entity) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
afterComplete(boolean, Collection<Entity>) - Method in interface com.haulmont.cuba.core.listener.AfterCompleteTransactionListener
Invoked after transaction completion.
AfterCompleteTransactionListener - Interface in com.haulmont.cuba.core.listener
Interface for listeners notified after transaction completion.
afterCompleteTxListeners - Variable in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
afterCompletion(Consumer<CommitContext>) - Method in interface com.haulmont.cuba.core.global.TransactionalAction
Specifies the action to be performed after the commit (regardless of whether it is successful or not).
afterCompletion(int) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.ContainerResourceSynchronization
 
afterCompletion(int) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl.EntityManagerContextSynchronization
 
afterCompletion(int) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl.StatisticsTransactionSynchronization
 
afterCompletion(Consumer<CommitContext>) - Method in class com.haulmont.cuba.core.sys.TransactionalActionBean
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.haulmont.cuba.portal.sys.security.SecurityContextHandlerInterceptor
 
AfterDeleteEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities after they have been deleted or marked as deleted in DB.
AfterDetachEvent(Screen) - Constructor for class com.haulmont.cuba.gui.screen.Screen.AfterDetachEvent
 
afterEach(ExtensionContext) - Method in class com.haulmont.cuba.testsupport.TestNamePrinter
 
afterEach(ExtensionContext) - Method in class com.haulmont.cuba.web.testsupport.TestUiEnvironment
 
afterEditorCloseHandler - Variable in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
afterFilterApplied() - Method in interface com.haulmont.cuba.gui.components.Filter.AfterFilterAppliedHandler
 
afterFilterAppliedHandler - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
afterInit(Screen.AfterInitEvent) - Method in class com.haulmont.cuba.gui.components.AbstractLookup
Deprecated.
 
afterInitAppContext() - Method in class com.haulmont.cuba.core.sys.AbstractAppContextLoader
 
afterInitAppProperties() - Method in class com.haulmont.cuba.core.sys.AbstractAppContextLoader
 
afterInitAppProperties() - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
AfterInitEvent(Screen, ScreenOptions) - Constructor for class com.haulmont.cuba.gui.screen.Screen.AfterInitEvent
 
AfterInitEvent(ScreenFragment, ScreenOptions) - Constructor for class com.haulmont.cuba.gui.screen.ScreenFragment.AfterInitEvent
 
AfterInsertEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities after they have been inserted into DB.
afterLoad(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after loading an entity from the database.
afterLoad(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after loading a list of entities from the database.
afterLoadData(Map<String, Object>, LoadContext, Collection<T>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
This method is invoked by CollectionDatasourceImpl.loadData(Map) method immediately after loading entities from DataSupplier.
afterLoadValues(Map<String, Object>, ValueLoadContext, List<KeyValueEntity>) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
AfterLoginEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is logged in or login failed.
AfterLoginEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
AfterLoginEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after login procedure in Connection.
AfterLoginEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
afterLookupCloseHandler - Variable in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
afterLookupSelectionHandler - Variable in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
afterLookupWindowOpened(Window) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
afterLookupWindowOpened(Window) - Method in class com.haulmont.cuba.gui.dynamicattributes.FilteringLookupAction
 
afterMerge(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after merging an entity and before transaction commit.
afterPersist(Entity, View) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after persisting a new entity.
afterPropertiesSet() - Method in class com.haulmont.cuba.core.sys.aop.CubaMethodValidationPostProcessor
 
afterPropertiesSet() - Method in class com.haulmont.cuba.core.sys.CubaDataSourceFactoryBean
 
afterPropertiesSet() - Method in class com.haulmont.cuba.gui.actions.picker.ClearAction
 
afterPropertiesSet() - Method in class com.haulmont.cuba.gui.actions.picker.LookupAction
 
afterPropertiesSet() - Method in class com.haulmont.cuba.gui.actions.picker.OpenAction
 
afterPropertiesSet() - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
afterPropertiesSet() - Method in class com.haulmont.cuba.web.sys.navigation.UrlChangeHandler
 
afterPropertiesSet() - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
afterRefresh(Map<String, Object>, Collection) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
afterRefreshHandler - Variable in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
afterRemove(Set) - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserRemoveAction
 
afterRemove(Set) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
Hook invoked after remove.
afterRemoveHandler - Variable in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
AfterScreenCloseEvent<S extends Screen> - Class in com.haulmont.cuba.gui.builders
Event sent to listeners added to the screen using withAfterCloseListener() method of screen builders.
AfterScreenCloseEvent(S, CloseAction) - Constructor for class com.haulmont.cuba.gui.builders.AfterScreenCloseEvent
 
afterScreenRemove(Screen) - Method in class com.haulmont.cuba.web.sys.WebScreens
 
afterSelect(Collection) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Hook to be implemented in subclasses.
afterShow(Screen.AfterShowEvent) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
afterShow(Screen.AfterShowEvent) - Method in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
AfterShowEvent(ScreenFacet, Screen) - Constructor for class com.haulmont.cuba.gui.components.ScreenFacet.AfterShowEvent
 
AfterShowEvent(Screen) - Constructor for class com.haulmont.cuba.gui.screen.Screen.AfterShowEvent
 
afterShowWindow(Screen) - Method in class com.haulmont.cuba.web.sys.WebScreens
 
afterSingletonsInstantiated() - Method in class com.haulmont.cuba.core.sys.jmx.MBeanExporter
 
afterUnregisterComponentHandler - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
afterUnregisterComponentHandler - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
AfterUpdateEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities after they have been updated in DB.
AfterValueClearEvent(FileUploadField, boolean) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.AfterValueClearEvent
 
afterWindowApplyPostInit() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
Deprecated.
Called after "postInit" in "Apply" action processing.
afterWindowClosed(Window) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
Hook invoked always after the editor was closed
afterWindowClosed(Window) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
Hook invoked always after the editor was closed
afterWindowClosed(Window) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
Hook invoked after the editor was closed
afterWindowClosedHandler - Variable in class com.haulmont.cuba.gui.components.actions.CreateAction
 
afterWindowClosedHandler - Variable in class com.haulmont.cuba.gui.components.actions.EditAction
 
aggregatable - Variable in class com.haulmont.cuba.web.widgets.CubaGrid
 
aggregatable - Variable in class com.haulmont.cuba.web.widgets.CubaTreeGrid
 
AggregatableDataGridItems<E extends Entity> - Interface in com.haulmont.cuba.gui.components.data
 
aggregatableDelegate - Variable in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
aggregatableDelegate - Variable in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
AggregatableDelegate<K> - Class in com.haulmont.cuba.gui.data.impl
 
AggregatableDelegate() - Constructor for class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
aggregatableDelegate - Variable in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
aggregatableDelegate - Variable in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
AggregatableTableItems<E extends Entity> - Interface in com.haulmont.cuba.gui.components.data
 
aggregate(AggregationInfo[], Collection<?>) - Method in interface com.haulmont.cuba.gui.components.data.AggregatableDataGridItems
Perform aggregation and return map with formatted string values.
aggregate(AggregationInfo[], Collection<?>) - Method in interface com.haulmont.cuba.gui.components.data.AggregatableTableItems
Perform aggregation and return map with formatted string values.
aggregate(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
aggregate(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.DatasourceDataGridItems
 
aggregate(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
aggregate(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.table.DatasourceTableItems
 
aggregate(Collection<V>) - Method in interface com.haulmont.cuba.gui.data.aggregation.AggregationStrategy
Performs aggregation of propertyValues.
aggregate(AggregationInfo[], Collection<K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Aggregatable
Deprecated.
Perform aggregation and return map with formatted string values.
aggregate(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
aggregate(AggregationInfo[], Collection) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
aggregate(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
aggregate(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
aggregate(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
aggregate(AggregationContainer.Context) - Method in interface com.haulmont.cuba.web.widgets.data.AggregationContainer
Perform aggregation and return map with formatted string values.
aggregate(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.data.util.NullGroupTableContainer
 
aggregate(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer
 
AGGREGATE_JPQL_FUNCTION_PATTERN - Static variable in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilder
 
AggregateExpressionNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
AggregateExpressionNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.AggregateExpressionNode
 
aggregateValues(AggregationInfo[], Collection<?>) - Method in interface com.haulmont.cuba.gui.components.data.AggregatableDataGridItems
Perform aggregation and return map with aggregation info and aggregation column type, i.e.
aggregateValues(AggregationInfo[], Collection<?>) - Method in interface com.haulmont.cuba.gui.components.data.AggregatableTableItems
Perform aggregation and return map with aggregation info and aggregation column type, i.e.
aggregateValues(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.ContainerDataGridItems
 
aggregateValues(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.datagrid.DatasourceDataGridItems
 
aggregateValues(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.table.ContainerTableItems
 
aggregateValues(AggregationInfo[], Collection<?>) - Method in class com.haulmont.cuba.gui.components.data.table.DatasourceTableItems
 
aggregateValues(AggregationInfo[], Collection<K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Aggregatable
Deprecated.
Perform aggregation and return map with aggregation info and aggregation column type, i.e.
aggregateValues(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
aggregateValues(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
aggregateValues(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
aggregateValues(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
aggregateValues(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
aggregateValues(AggregationContainer.Context) - Method in interface com.haulmont.cuba.web.widgets.data.AggregationContainer
Perform aggregation and return map with aggregation info and aggregation column type, i.e.
aggregateValues(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.data.util.NullGroupTableContainer
 
aggregateValues(AggregationContainer.Context) - Method in class com.haulmont.cuba.web.widgets.data.util.NullTreeTableContainer
 
aggregation - Variable in class com.haulmont.cuba.gui.components.Table.Column
 
Aggregation<T> - Interface in com.haulmont.cuba.gui.data.aggregation
 
AggregationContainer - Interface in com.haulmont.cuba.web.widgets.data
 
AggregationContainer.Context - Class in com.haulmont.cuba.web.widgets.data
 
AggregationContainer.Type - Enum in com.haulmont.cuba.web.widgets.data
 
AggregationDistributionContext(Table.Column, Object, Collection<E>, boolean) - Constructor for class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
aggregationDistributionProvider - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
aggregationDistributionProvider - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
aggregationEditableColumns - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
aggregationEditableColumns - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
AggregationInfo - Class in com.haulmont.cuba.gui.components
 
AggregationInfo() - Constructor for class com.haulmont.cuba.gui.components.AggregationInfo
 
AggregationInfo.Type - Enum in com.haulmont.cuba.gui.components
 
AggregationInputValueChangeContext(Object, String, boolean) - Constructor for class com.haulmont.cuba.web.widgets.CubaEnhancedTable.AggregationInputValueChangeContext
 
aggregationPosition - Variable in class com.haulmont.cuba.web.widgets.CubaGrid
 
aggregationPosition - Variable in class com.haulmont.cuba.web.widgets.CubaTreeGrid
 
aggregationPropertyIds - Variable in class com.haulmont.cuba.web.widgets.CubaGrid
 
aggregationPropertyIds - Variable in class com.haulmont.cuba.web.widgets.CubaTreeGrid
 
Aggregations - Class in com.haulmont.cuba.gui.data.aggregation
 
AggregationStrategy<V,T> - Interface in com.haulmont.cuba.gui.data.aggregation
Custom aggregation strategy for Table component.
aggregationStyle - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
aggregationStyle - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
aggregationTooltips - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
aggregationTooltips - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
ALGORITHM - Static variable in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
ALIAS_PLACEHOLDER - Static variable in interface com.haulmont.cuba.core.global.QueryTransformer
Main entity alias placeholder
aliasesMap - Variable in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
aliasPattern - Variable in class com.haulmont.cuba.gui.components.autocomplete.impl.AliasRemover
 
AliasRemover - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
AliasRemover() - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.AliasRemover
 
ALIGN_CONTENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ALIGN_ITEMS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ALIGN_SELF - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
AlignInsideUndefinedSizedContainer() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.AlignInsideUndefinedSizedContainer
 
alignment - Variable in class com.haulmont.cuba.gui.components.Table.Column
 
ALL - Static variable in class com.haulmont.cuba.gui.components.MarginInfo
 
ALL - Static variable in class com.haulmont.cuba.security.app.UserSessionService.Filter
An empty filter for loading all active sessions.
allAllowCheck - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
allCaption - Variable in class com.haulmont.cuba.web.widgets.CubaColorPickerSelect
 
allComponents - Variable in class com.haulmont.cuba.web.gui.WebWindow
 
allDayProperty - Variable in class com.haulmont.cuba.gui.components.calendar.ContainerCalendarEventProvider
 
allDayProperty - Variable in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
allDenyCheck - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
allHideCheck - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
allModifyCheck - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
allowCheckBox - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
allowCheckBox - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.SpecificPermissionsFrame
 
allowChecker - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame.EntityOperationControl
 
allowCommit - Variable in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
allowed(NavigationState, NavigationState) - Method in class com.haulmont.cuba.web.sys.navigation.accessfilter.CubaLoginScreenFilter
 
allowed(NavigationState, NavigationState) - Method in class com.haulmont.cuba.web.sys.navigation.accessfilter.CubaNotFoundScreenFilter
 
allowed - Variable in class com.haulmont.cuba.web.sys.navigation.accessfilter.NavigationFilter.AccessCheckResult
 
allowed() - Static method in class com.haulmont.cuba.web.sys.navigation.accessfilter.NavigationFilter.AccessCheckResult
 
allowed(NavigationState, NavigationState) - Method in interface com.haulmont.cuba.web.sys.navigation.accessfilter.NavigationFilter
Checks whether fromState to toState navigation is allowed or not.
allowLogProperty(MetaProperty, CategoryAttribute) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
allowTextSelection(Table) - Method in interface com.haulmont.cuba.gui.app.security.user.resetpasswords.NewPasswordsList.Companion
 
allowTextSelection(Table) - Method in class com.haulmont.cuba.web.app.security.user.resetpasswords.NewPasswordsListCompanion
 
allReadOnlyCheck - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
allSessions - Variable in class com.haulmont.cuba.gui.app.security.session.browse.SessionMessageWindow
 
ALT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
altKey - Variable in class com.haulmont.cuba.gui.components.MouseEventDetails
 
AM_PM_FIELD_STYLE_NAME - Static variable in class com.haulmont.cuba.web.widgets.CubaTimeFieldWrapper
 
amPm - Variable in class com.haulmont.cuba.web.widgets.CubaTimeFieldWrapper.AmPmLocalTime
 
amPmField - Variable in class com.haulmont.cuba.web.widgets.CubaTimeFieldWrapper
 
amPmFieldValueChanged(HasValue.ValueChangeEvent<AmPm>) - Method in class com.haulmont.cuba.web.widgets.CubaTimeFieldWrapper
 
AmPmLocalTime(LocalTime, AmPm) - Constructor for class com.haulmont.cuba.web.widgets.CubaTimeFieldWrapper.AmPmLocalTime
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.AlignInsideUndefinedSizedContainer
 
analyze(Window) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ComponentRelativeSizeInsideUndefinedSizedContainer
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ComponentUndefinedSize
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ExpandedComponentOverlapsAnother
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ExpandOfSingleComponent
 
analyze(Component, String) - Method in interface com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.Inspection
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.RelativeHeightComponentInsideUndefinedHeightDialog
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.RelativeWidthComponentInsideUndefinedWidthDialog
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ScrollBoxInnerComponentRelativeSize
 
analyzeResultBox - Variable in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzerWindow
 
ancestors - Variable in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
ancestors - Variable in class com.haulmont.cuba.core.sys.ViewLoader.ViewInfo
 
and() - Static method in class com.haulmont.cuba.core.global.queryconditions.LogicalCondition
 
ANIMATION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_DELAY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_DIRECTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_DURATION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_ITERATION_COUNT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_NAME - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_TIMING_FUNCTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
AnnotatedAccessGroupDefinition - Class in com.haulmont.cuba.security.app.group
 
AnnotatedAccessGroupDefinition() - Constructor for class com.haulmont.cuba.security.app.group.AnnotatedAccessGroupDefinition
 
annotatedElement - Variable in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
annotatedElement - Variable in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
annotatedGroupDefinitionBuilder - Variable in class com.haulmont.cuba.security.app.group.AnnotatedAccessGroupDefinition
 
AnnotatedGroupDefinitionBuilder - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder() - Constructor for class com.haulmont.cuba.security.app.group.AnnotatedGroupDefinitionBuilder
 
AnnotatedGroupDefinitionBuilder.AnnotationContext - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.AnnotationProcessor<T extends AnnotatedGroupDefinitionBuilder.AnnotationContext> - Interface in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.ConstraintAnnotationProcessor - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.ConstraintsAnnotationContext - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.CustomConstraintAnnotationProcessor - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.JpqlAnnotationProcessor - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.SessionAttributesAnnotationProcessor - Class in com.haulmont.cuba.security.app.group
 
AnnotatedGroupDefinitionBuilder.SessionAttributesContext - Class in com.haulmont.cuba.security.app.group
 
AnnotatedMethod(T, Method, MethodHandle) - Constructor for class com.haulmont.cuba.gui.sys.UiControllerReflectionInspector.AnnotatedMethod
 
AnnotatedPermissionsBuilder - Class in com.haulmont.cuba.security.app.role
INTERNAL
AnnotatedPermissionsBuilder() - Constructor for class com.haulmont.cuba.security.app.role.AnnotatedPermissionsBuilder
 
annotatedPermissionsBuilder - Variable in class com.haulmont.cuba.security.app.role.AnnotatedRoleDefinition
 
AnnotatedRoleDefinition - Class in com.haulmont.cuba.security.app.role
Abstract class that helps to work with Role annotation.
AnnotatedRoleDefinition() - Constructor for class com.haulmont.cuba.security.app.role.AnnotatedRoleDefinition
 
annotation - Variable in class com.haulmont.cuba.security.app.group.AnnotatedGroupDefinitionBuilder.AnnotationContext
 
AnnotationBasedLoaderBeforeShow - Class in com.haulmont.cuba.gui.model.impl
Default implementation of LoadBeforeShowStrategy that triggers all loaders if LoadDataBeforeShow annotation is present on the controller class.
AnnotationBasedLoaderBeforeShow() - Constructor for class com.haulmont.cuba.gui.model.impl.AnnotationBasedLoaderBeforeShow
 
annotationClass - Variable in class com.haulmont.cuba.gui.sys.UiControllerReflectionInspector.InjectElement
 
AnnotationContext(Annotation, Method, AccessGroupDefinition) - Constructor for class com.haulmont.cuba.security.app.group.AnnotatedGroupDefinitionBuilder.AnnotationContext
 
AnnotationMBeanExporter - Class in com.haulmont.cuba.core.sys.jmx
Autodetects Spring beans annotated with JmxBean and registers them with a JMX server.
AnnotationMBeanExporter() - Constructor for class com.haulmont.cuba.core.sys.jmx.AnnotationMBeanExporter
 
AnnotationMBeanInfoAssembler - Class in com.haulmont.cuba.core.sys.jmx
This assembler is a hybrid of InterfaceBasedMBeanInfoAssembler and MetadataMBeanInfoAssembler.
AnnotationMBeanInfoAssembler(JmxAttributeSource) - Constructor for class com.haulmont.cuba.core.sys.jmx.AnnotationMBeanInfoAssembler
 
AnnotationMBeanNamingStrategy - Class in com.haulmont.cuba.core.sys.jmx
An implementation of the ObjectNamingStrategy interface that reads object name from JmxBean annotation.
AnnotationMBeanNamingStrategy() - Constructor for class com.haulmont.cuba.core.sys.jmx.AnnotationMBeanNamingStrategy
 
annotations - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotations
 
AnnotationScanMetadataReaderFactory - Class in com.haulmont.cuba.gui.sys
 
AnnotationScanMetadataReaderFactory(ApplicationContext) - Constructor for class com.haulmont.cuba.gui.sys.AnnotationScanMetadataReaderFactory
 
ANONYMOUS_USER_ID - Static variable in class com.haulmont.cuba.testsupport.TestSupport
 
AnonymousAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
AnonymousAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.AnonymousAuthenticationProvider
 
AnonymousLoginProvider - Class in com.haulmont.cuba.web.security.providers
 
AnonymousLoginProvider() - Constructor for class com.haulmont.cuba.web.security.providers.AnonymousLoginProvider
 
AnonymousSession - Class in com.haulmont.cuba.portal.sys.security
 
AnonymousSession(UserSession, Locale) - Constructor for class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
anonymousSession - Variable in class com.haulmont.cuba.portal.sys.security.AnonymousSessionHolder
 
AnonymousSessionHolder - Class in com.haulmont.cuba.portal.sys.security
 
AnonymousSessionHolder() - Constructor for class com.haulmont.cuba.portal.sys.security.AnonymousSessionHolder
 
anonymousSessionHolder - Variable in class com.haulmont.cuba.portal.sys.security.DefaultPortalSessionFactory
 
anonymousSessionHolder - Variable in class com.haulmont.cuba.security.app.TrustedClientServiceBean
 
AnonymousSessionHolder - Class in com.haulmont.cuba.security.auth
Stores shared anonymous sessions instance for clients.
AnonymousSessionHolder() - Constructor for class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
anonymousSessionHolder - Variable in class com.haulmont.cuba.security.jmx.UserSessions
 
anonymousSessionHolder - Variable in class com.haulmont.cuba.web.security.providers.AnonymousLoginProvider
 
anonymousSessionUrlsHolder - Variable in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
AnonymousUserCredentials - Class in com.haulmont.cuba.security.auth
Credentials object for anonymous session.
AnonymousUserCredentials() - Constructor for class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
AnonymousUserCredentials(Locale) - Constructor for class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
AnonymousUserCredentials(Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
AnonymousUserCredentials - Class in com.haulmont.cuba.web.security
 
AnonymousUserCredentials() - Constructor for class com.haulmont.cuba.web.security.AnonymousUserCredentials
 
AnonymousUserCredentials(Locale) - Constructor for class com.haulmont.cuba.web.security.AnonymousUserCredentials
 
AntlrNoCaseStringStream - Class in com.haulmont.cuba.core.sys.jpql
 
AntlrNoCaseStringStream(String) - Constructor for class com.haulmont.cuba.core.sys.jpql.AntlrNoCaseStringStream
 
App - Class in com.haulmont.cuba.portal
 
App(Connection, HttpServletRequest, HttpServletResponse) - Constructor for class com.haulmont.cuba.portal.App
 
App - Class in com.haulmont.cuba.web
Central class of the web application.
App() - Constructor for class com.haulmont.cuba.web.App
 
app - Variable in class com.haulmont.cuba.web.app.login.LoginScreen
 
app - Variable in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
app - Variable in class com.haulmont.cuba.web.app.ui.core.settings.SettingsWindow
 
app - Variable in class com.haulmont.cuba.web.AppUI
 
app - Variable in class com.haulmont.cuba.web.exception.ExceptionHandlers
 
app - Variable in class com.haulmont.cuba.web.security.LoginScreenAuthDelegate
 
app - Variable in class com.haulmont.cuba.web.sys.LinkHandler
 
app - Variable in class com.haulmont.cuba.web.sys.linkhandling.ExternalLinkContext
 
app - Variable in class com.haulmont.cuba.web.testsupport.TestUiEnvironment
 
APP_COMPONENTS_PARAM - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_HOME_PROP - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_LOGO_IMAGE - Static variable in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
APP_LOGO_IMAGE - Static variable in class com.haulmont.cuba.web.app.main.MainScreen
 
APP_PROPS_CONFIG_PARAM - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_PROPS_PARAM - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_THEME_COOKIE_PREFIX - Static variable in class com.haulmont.cuba.web.App
 
appBeans - Variable in class com.haulmont.cuba.client.testsupport.CubaClientTestCase
 
AppBeans - Class in com.haulmont.cuba.core.global
Contains static methods for access to all managed beans of the application block.
AppBeans() - Constructor for class com.haulmont.cuba.core.global.AppBeans
 
AppComponent - Class in com.haulmont.cuba.core.sys
Describes an app component which the current application depends on.
AppComponent(String) - Constructor for class com.haulmont.cuba.core.sys.AppComponent
 
AppComponents - Class in com.haulmont.cuba.core.sys
Holds the list of AppComponents.
AppComponents(String) - Constructor for class com.haulmont.cuba.core.sys.AppComponents
This constructor is used when no app components are specified.
AppComponents(List<String>, String) - Constructor for class com.haulmont.cuba.core.sys.AppComponents
 
appComponents - Variable in class com.haulmont.cuba.testsupport.TestContainer
 
appComponents - Variable in class com.haulmont.cuba.web.testsupport.TestContainer
 
AppConfig - Class in com.haulmont.cuba.gui
GenericUI class holding common information about client application configuration, as well as some static helper methods to obtain infrastructure objects.
appContext - Variable in class com.haulmont.cuba.client.testsupport.CubaClientTestCase
 
AppContext - Class in com.haulmont.cuba.core.sys
System-level class with static methods providing access to some central application structures: Spring's ApplicationContext Application properties which were set in app.properties files Current thread's SecurityContext It also allows to register listeners which are triggered on the application start/stop, and provides the method AppContext.isStarted() to check whether the app is fully initialized at the moment.
AppContext() - Constructor for class com.haulmont.cuba.core.sys.AppContext
 
AppContext.Internals - Class in com.haulmont.cuba.core.sys
INTERNAL.
AppContext.Listener - Interface in com.haulmont.cuba.core.sys
Application startup/shutdown listener.
AppContext.SecuredOperation<T> - Interface in com.haulmont.cuba.core.sys
 
AppContextInitializedEvent - Class in com.haulmont.cuba.core.sys.events
Application lifecycle event.
AppContextInitializedEvent(ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.events.AppContextInitializedEvent
 
AppContextLoader - Class in com.haulmont.cuba.core.sys
AppContext loader of the middleware web application.
AppContextLoader() - Constructor for class com.haulmont.cuba.core.sys.AppContextLoader
 
appContextLoader - Variable in class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreServletListener
 
appContextLoader - Variable in class com.haulmont.cuba.web.sys.singleapp.SingleAppWebServletListener
 
AppContextStartedEvent - Class in com.haulmont.cuba.core.sys.events
Application lifecycle event.
AppContextStartedEvent(ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.events.AppContextStartedEvent
 
appContextStopped() - Method in class com.haulmont.cuba.core.sys.serialization.SerializationShutdownListener
 
appContextStopped() - Method in class com.haulmont.cuba.core.sys.xmlparsing.Dom4jToolsShutdownListener
 
AppContextStoppedEvent - Class in com.haulmont.cuba.core.sys.events
Application lifecycle event.
AppContextStoppedEvent(ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.events.AppContextStoppedEvent
 
AppCookies - Class in com.haulmont.cuba.web.sys
 
AppCookies() - Constructor for class com.haulmont.cuba.web.sys.AppCookies
 
append(ILoggingEvent) - Method in class com.haulmont.cuba.testsupport.TestAppender
 
appendAttributes(Element) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
appendChar(char) - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
appendContent(Branch) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
appenderLevelField - Variable in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
appenderNameField - Variable in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
AppenderNotFoundException - Exception in com.haulmont.cuba.core.sys.jmx.exception
 
AppenderNotFoundException(String) - Constructor for exception com.haulmont.cuba.core.sys.jmx.exception.AppenderNotFoundException
 
AppenderThresholdNotSupported - Exception in com.haulmont.cuba.core.sys.logging
 
AppenderThresholdNotSupported(String) - Constructor for exception com.haulmont.cuba.core.sys.logging.AppenderThresholdNotSupported
 
appendFooterRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds a new row at the bottom of the footer section.
appendHeaderRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds a new row at the bottom of the header section.
appendSpace() - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
appendString(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
AppFolder - Class in com.haulmont.cuba.core.entity
 
AppFolder() - Constructor for class com.haulmont.cuba.core.entity.AppFolder
 
AppFolderEditWindow - Class in com.haulmont.cuba.web.app.folders
 
AppFolderEditWindow(boolean, AppFolder, Presentations, Runnable) - Constructor for class com.haulmont.cuba.web.app.folders.AppFolderEditWindow
 
AppFolderGridContextMenu(Grid<T>) - Constructor for class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFolderGridContextMenu
 
appFoldersLabel - Variable in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
appFoldersTree - Variable in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
AppFoldersUpdater() - Constructor for class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFoldersUpdater
 
AppFolderUpdateBackgroundTask(long) - Constructor for class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFolderUpdateBackgroundTask
 
AppInitializedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after App initialization.
AppInitializedEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.AppInitializedEvent
 
appLangField - Variable in class com.haulmont.cuba.web.app.ui.core.settings.SettingsWindow
 
applicableToEntity(Class) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame.EntityOperationControl
 
APPLICATION - Static variable in class com.haulmont.cuba.core.sys.DataSourceProvider
 
APPLICATION - Static variable in class com.haulmont.cuba.core.sys.logging.LogMdc
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.config.ConfigurationImpl
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.ConfigPersisterImpl
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.CubaThreadPoolTaskScheduler
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.MetadataImpl
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.MetadataLoader
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.servlet.events.ServletContextDestroyedEvent
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.servlet.events.ServletContextInitializedEvent
 
applicationContext - Variable in class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
applicationContext - Variable in class com.haulmont.cuba.gui.components.impl.ActionsImpl
 
applicationContext - Variable in class com.haulmont.cuba.gui.config.WindowConfig
 
applicationContext - Variable in class com.haulmont.cuba.gui.model.impl.DataContextImpl
 
applicationContext - Variable in class com.haulmont.cuba.gui.model.impl.KeyValueCollectionLoaderImpl
 
applicationContext - Variable in class com.haulmont.cuba.gui.model.impl.KeyValueInstanceLoaderImpl
 
applicationContext - Variable in class com.haulmont.cuba.gui.sys.ActionsConfiguration
 
applicationContext - Variable in class com.haulmont.cuba.gui.sys.UiControllersConfiguration
 
applicationContext - Variable in class com.haulmont.cuba.portal.sys.thymeleaf.jmx.ThymeleafViewsCacheInvalidation
 
applicationContext - Variable in class com.haulmont.cuba.portal.sys.thymeleaf.ThymeleafViewsCacheInvalidationBean
 
applicationContext - Variable in class com.haulmont.cuba.web.gui.WebFacets
 
applicationContext - Variable in class com.haulmont.cuba.web.gui.WebUiComponents
 
applicationDataSources - Static variable in class com.haulmont.cuba.testsupport.TestDataSourceProvider
 
applicationInitialized() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
applicationInitialized() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdateManager
 
applicationInitialized() - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
 
applicationInitialized() - Method in class com.haulmont.cuba.testsupport.TestClusterManager
 
applicationInitialized() - Method in class com.haulmont.cuba.testsupport.TestDbUpdateManager
 
applicationNotStartedYet() - Method in class com.haulmont.cuba.core.app.Emailer
 
applicationNotStartedYet() - Method in class com.haulmont.cuba.testsupport.TestEmailer
 
applicationStarted() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
applicationStarted() - Method in interface com.haulmont.cuba.core.sys.AppContext.Listener
Called by AppContext after successful application startup and initialization.
applicationStarted() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
applicationStopped() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
applicationStopped() - Method in class com.haulmont.cuba.core.app.scheduling.RunnerBean
 
applicationStopped() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
applicationStopped() - Method in interface com.haulmont.cuba.core.sys.AppContext.Listener
Called by AppContext before application shutdown.
applicationStopped() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
AppliedFilter - Class in com.haulmont.cuba.gui.components.filter
 
AppliedFilter(FilterEntity, ConditionsTree) - Constructor for class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
AppliedFilterHolder(AppliedFilter, ComponentContainer, Button) - Constructor for class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.AppliedFilterHolder
 
appliedFilters - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
appliedFiltersLayout - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
appLog - Variable in class com.haulmont.cuba.web.App
 
AppLog - Class in com.haulmont.cuba.web.log
 
AppLog(int, TimeSource) - Constructor for class com.haulmont.cuba.web.log.AppLog
 
AppLoggedInEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after UI initialization of App when a user is logged in.
AppLoggedInEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.AppLoggedInEvent
 
AppLoggedOutEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after UI initialization of App when a user is logged out.
AppLoggedOutEvent(App, UserSession) - Constructor for class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
AppLoginWindow - Class in com.haulmont.cuba.web.app.loginwindow
Legacy base class for a controller of application Login window.
AppLoginWindow() - Constructor for class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
apply(String, byte[]) - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
apply(JpaQuery) - Method in class com.haulmont.cuba.core.sys.QueryImpl.Param
 
apply(EntityPropertyDiff) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.DiffIconProvider
 
apply(String) - Method in class com.haulmont.cuba.gui.app.core.locking.LockNameFormatter
 
apply(Filter.FilterOptions) - Method in interface com.haulmont.cuba.gui.components.Filter
Applies the filter.
apply(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
Applies the filter.
apply(Filter.FilterOptions) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
apply(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
apply(Filter.FilterOptions) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
apply(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
apply(T) - Method in interface com.haulmont.cuba.gui.components.Formatter
Deprecated.
 
apply(Object) - Method in class com.haulmont.cuba.gui.components.formatters.ClassNameFormatter
 
apply(Collection) - Method in class com.haulmont.cuba.gui.components.formatters.CollectionFormatter
 
apply(Date) - Method in class com.haulmont.cuba.gui.components.formatters.DateFormatter
 
apply(Number) - Method in class com.haulmont.cuba.gui.components.formatters.NumberFormatter
 
apply(E) - Method in interface com.haulmont.cuba.gui.components.ListComponent.IconProvider
Deprecated.
 
apply(T) - Method in interface com.haulmont.cuba.gui.components.LookupField.OptionIconProvider
Deprecated.
 
apply(Action) - Method in class com.haulmont.cuba.gui.components.security.ActionsPermissions
 
apply(Object) - Method in interface com.haulmont.cuba.gui.components.TokenList.TokenStyleGenerator
Deprecated.
 
apply(E) - Method in interface com.haulmont.cuba.gui.components.Tree.StyleProvider
Deprecated.
 
apply(Object, Object) - Method in class com.haulmont.cuba.gui.sys.delegates.InstalledBiFunction
 
apply(Object) - Method in class com.haulmont.cuba.gui.sys.delegates.InstalledFunction
 
apply(T) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.FolderTreeStyleProvider
 
apply() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
apply(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.DateFormatter
 
apply(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.DoubleFormatter
 
apply(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.DurationFormatter
 
apply(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.IntegerFormatter
 
apply(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.KilobyteFormatter
 
apply(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.PercentFormatter
 
apply(Object) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadsMonitoringWindow.PercentFormatter
 
APPLY_ACTION_ID - Static variable in interface com.haulmont.cuba.gui.components.Filter
Action registered with list component and filter layout to apply filter.
applyAttributeAccess(FrameOwner, boolean) - Method in class com.haulmont.cuba.gui.sys.AttributeAccessSupport
Apply attribute access rules to a given frame.
applyAttributeAccess(FrameOwner, boolean, Entity...) - Method in class com.haulmont.cuba.gui.sys.AttributeAccessSupport
Apply attribute access rules to a given frame according to the state of the given entities.
applyButton - Variable in class com.haulmont.cuba.gui.app.core.bulk.BulkEditorWindow
 
applyChanges() - Method in class com.haulmont.cuba.gui.app.core.bulk.BulkEditorWindow
 
applyComponentActionPermission(Window, String, Integer, String) - Method in class com.haulmont.cuba.gui.sys.WindowCreationHelper
Process permissions for actions in action holder
applyComponentPermission(Window, String, Integer, String) - Method in class com.haulmont.cuba.gui.sys.WindowCreationHelper
 
applyCompositeComponentPermission(Window, String, Integer, String) - Method in class com.haulmont.cuba.gui.sys.WindowCreationHelper
 
applyConstraints(Query) - Method in class com.haulmont.cuba.core.app.JpqlQueryBuilder
 
applyConstraints(Query) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Modifies the query depending on current user's security constraints.
applyConstraints(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Applies in-memory constraints to the entity by filtered data
applyConstraints(Collection<Entity>) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Applies in-memory constraints to the entity fields by filtered data
applyConstraints(Query) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyConstraints(Collection<Entity>) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyConstraints(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyConstraints(Entity, Set<PersistenceSecurityImpl.EntityId>) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyCss(Component, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Apply CSS properties from CSS string;
applyCss(Component, String, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Apply CSS properties from CSS string;
applyDataLoadingSettings(Element) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
applyDataLoadingSettings(Element) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyDataLoadingSettings(Element) - Method in interface com.haulmont.cuba.gui.components.HasDataLoadingSettings
 
applyDataLoadingSettings(Settings) - Method in class com.haulmont.cuba.gui.screen.Screen
Applies screen settings to data components.
applyDataLoadingSettings(Screen, Settings) - Method in class com.haulmont.cuba.gui.screen.ScreenSettings
Apply settings for data components.
applyDataLoadingSettings(Screen, Settings) - Static method in class com.haulmont.cuba.gui.screen.UiControllerUtils
 
applyDataLoadingSettings(Screen) - Method in class com.haulmont.cuba.web.sys.WebScreens
 
applyDatasourceFilter() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyDefault - Variable in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
applyDefault - Variable in class com.haulmont.cuba.security.entity.FilterEntity
 
applyDefaultCb - Variable in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
applyDefaultCb - Variable in class com.haulmont.cuba.web.app.folders.FolderEditWindow
 
applyDefaultLabel - Variable in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
applyFilter(Collection<Role>, Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.ds.RolesDatasource
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.browse.RoleBrowser
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
applyFilter() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyFilter(Filter) - Method in class com.haulmont.cuba.gui.dynamicattributes.FilteringLookupAction
 
applyFilter(Filter, Collection<? extends Entity>, RelatedEntitiesAPI.RelatedScreenDescriptor, RelatedEntitiesBean.MetaDataDescriptor) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesBean
 
applyFiltering() - Method in class com.haulmont.cuba.core.app.JpqlQueryBuilder
 
applyFts() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyImmediately - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyLowerCaseForConditions(List<SimpleConditionNode>) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
applyMaxResultsSettings(Element) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyMaxResultsSettingsBeforeLoad() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.Adapter
 
applyMaxResultsSettingsBeforeLoad() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.DatasourceAdapter
 
applyMaxResultsSettingsBeforeLoad() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl.LoaderAdapter
 
applyOpenTypeParameters(Window, WindowManager.OpenType) - Method in class com.haulmont.cuba.web.sys.WebScreens
Deprecated.
applyPermission(UiPermissionDescriptor) - Method in interface com.haulmont.cuba.gui.components.UiPermissionAware
Change state of subcomponent according to the permissionValue.
applyPermissionMask() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
applyPermissionPane - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
applyPermissions(boolean) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
applyPermissions(boolean) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
applyPermissions(boolean) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.SpecificPermissionsFrame
 
applyPermissions(boolean) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
applyPresentation(Object) - Method in interface com.haulmont.cuba.gui.components.HasPresentations
 
applyPresentationAsDefault(Object) - Method in interface com.haulmont.cuba.gui.components.HasPresentations
 
applyQueryHint(JpaQuery, String, Object) - Method in class com.haulmont.cuba.core.sys.QueryHintsProcessor
 
applyResolutionToValue(LocalTime) - Method in class com.haulmont.cuba.web.widgets.CubaTimeField
 
applyRunAsync(Descriptor, Method) - Method in class com.haulmont.cuba.core.sys.jmx.AnnotationMBeanInfoAssembler
Adds fields to the operation descriptor in case of operation should be executed asynchronously if operation was annotated by JmxRunAsync.
applySecurityState(AttributeAccessSupport.ComponentState, SecurityState, String, boolean) - Method in class com.haulmont.cuba.gui.sys.AttributeAccessSupport
 
applySecurityToFetchGroup(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
applySettings(Settings) - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
applySettings(Settings) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
This method is called when the screen is opened to restore settings saved in the database for the current user.
applySettings(Element) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
applySettings(Element) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applySettings(Element) - Method in interface com.haulmont.cuba.gui.components.HasSettings
 
applySettings(Settings) - Method in interface com.haulmont.cuba.gui.components.Window
This method is called by the framework after opening the screen to apply user settings to all components.
applySettings(Settings) - Method in class com.haulmont.cuba.gui.screen.Screen
Applies screen settings to UI components.
applySettings(Screen, Settings) - Method in class com.haulmont.cuba.gui.screen.ScreenSettings
Apply settings for screen.
applySettings(Screen, Settings) - Static method in class com.haulmont.cuba.gui.screen.UiControllerUtils
 
applySettings(Settings) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
applySorting() - Method in class com.haulmont.cuba.core.app.JpqlQueryBuilder
 
applyTheme(String) - Method in class com.haulmont.cuba.web.App
 
applyTo - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applyUiPermissions(Frame) - Method in class com.haulmont.cuba.gui.sys.WindowCreationHelper
Apply UI permissions to a frame.
applyWithImmediateMode() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
AppMainWindow - Class in com.haulmont.cuba.web.app.mainwindow
 
AppMainWindow() - Constructor for class com.haulmont.cuba.web.app.mainwindow.AppMainWindow
 
AppMenu - Interface in com.haulmont.cuba.gui.components.mainwindow
 
appMenu - Variable in class com.haulmont.cuba.web.sys.MenuBuilder
 
AppMenu.MenuItem - Interface in com.haulmont.cuba.gui.components.mainwindow
Menu item
AppProperties - Class in com.haulmont.cuba.core.sys
INTERNAL.
AppProperties(AppComponents) - Constructor for class com.haulmont.cuba.core.sys.AppProperties
 
AppPropertiesBrowse - Class in com.haulmont.cuba.gui.app.core.appproperties
Controller of the appproperties-browse.xml screen
AppPropertiesBrowse() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
AppPropertiesDatasource - Class in com.haulmont.cuba.gui.app.core.appproperties
Custom datasource used in the appproperties-browse.xml screen
AppPropertiesDatasource() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesDatasource
 
AppPropertiesEdit - Class in com.haulmont.cuba.gui.app.core.appproperties
Controller of the appproperties-edit.xml screen
AppPropertiesEdit() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesEdit
 
AppPropertiesExport - Class in com.haulmont.cuba.gui.app.core.appproperties
Controller of the appproperties-export.xml screen
AppPropertiesExport() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesExport
 
appPropertiesFiles - Variable in class com.haulmont.cuba.testsupport.TestContainer
 
appPropertiesFiles - Variable in class com.haulmont.cuba.web.testsupport.TestContainer
 
AppPropertiesLocator - Class in com.haulmont.cuba.core.config
Bean providing lookup of app properties defined in config interfaces.
AppPropertiesLocator() - Constructor for class com.haulmont.cuba.core.config.AppPropertiesLocator
 
AppPropertyEntity - Class in com.haulmont.cuba.core.config
 
AppPropertyEntity() - Constructor for class com.haulmont.cuba.core.config.AppPropertyEntity
 
AppStartedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired on the first request processing of an App right before login as anonymous user.
AppStartedEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.AppStartedEvent
 
AppTestUtils - Class in com.haulmont.cuba.web
 
appThemeField - Variable in class com.haulmont.cuba.web.app.ui.core.settings.SettingsWindow
 
AppUI - Class in com.haulmont.cuba.web
Single window / page of web application.
AppUI() - Constructor for class com.haulmont.cuba.web.AppUI
 
AppWorkArea - Interface in com.haulmont.cuba.gui.components.mainwindow
 
AppWorkArea.Mode - Enum in com.haulmont.cuba.gui.components.mainwindow
 
AppWorkArea.State - Enum in com.haulmont.cuba.gui.components.mainwindow
 
AppWorkArea.StateChangeEvent - Class in com.haulmont.cuba.gui.components.mainwindow
Event that is fired when work area changed its state.
AppWorkArea.StateChangeListener - Interface in com.haulmont.cuba.gui.components.mainwindow
Deprecated.
Use Consumer with AppWorkArea.StateChangeEvent type instead.
Area(Component, int, int, int, int) - Constructor for class com.haulmont.cuba.gui.components.GridLayout.Area
 
areAllParametersSet(DataLoader) - Static method in class com.haulmont.cuba.gui.model.DataLoadersHelper
Returns true if all query parameters found by DataLoadersHelper.getQueryParameters(DataLoader) have values (null is considered as a value too).
areAllResourcesFreedOnClose() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection
 
ArgDef(String, String, TimeZone) - Constructor for class com.haulmont.cuba.core.sys.querymacro.TimeTodayQueryMacroHandler.ArgDef
 
aroundInvoke(ProceedingJoinPoint) - Method in class com.haulmont.cuba.core.sys.PerformanceLogInterceptor
 
aroundInvoke(ProceedingJoinPoint) - Method in class com.haulmont.cuba.security.sys.TrustedServiceInterceptor
 
ArrayHandler - Class in com.haulmont.bali.db
ResultSetHandler implementation that converts a ResultSet into an Object[].
ArrayHandler() - Constructor for class com.haulmont.bali.db.ArrayHandler
Creates a new instance of ArrayHandler using a BasicRowProcessor for conversion.
ArrayHandler(RowProcessor) - Constructor for class com.haulmont.bali.db.ArrayHandler
Creates a new instance of ArrayHandler.
arrowDownActionHandler - Variable in class com.haulmont.cuba.web.widgets.CubaSuggestionField
 
asc(String) - Static method in class com.haulmont.cuba.core.global.Sort.Order
Creates new order for the given property with ASC direction.
asc - Variable in class com.haulmont.cuba.gui.data.impl.AbstractComparator
 
asc(boolean) - Static method in class com.haulmont.cuba.gui.model.impl.EntityValuesComparator
 
ascending - Variable in class com.haulmont.cuba.gui.components.Table.SortInfo
 
asClass() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
asClass() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
asClass() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
asClass() - Method in interface com.haulmont.chile.core.model.Range
Get this property MetaClass.
asDatatype() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
asDatatype() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
asDatatype() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
asDatatype() - Method in interface com.haulmont.chile.core.model.Range
Get this property Datatype.
asEnumeration() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
asEnumeration() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
asEnumeration() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
asEnumeration() - Method in interface com.haulmont.chile.core.model.Range
Get this property Enumeration.
asFragment() - Method in class com.haulmont.cuba.gui.config.WindowInfo
 
asMap() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Returns a view of the entries stored in this cache as a map.
asMap() - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
asPathString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
asPathString(char) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
asRoute() - Method in class com.haulmont.cuba.gui.navigation.NavigationState
 
asScreen() - Method in class com.haulmont.cuba.gui.config.WindowInfo
 
assertFail(Runnable) - Static method in class com.haulmont.cuba.testsupport.TestSupport
 
assertSecurityConstraints(Entity, BiPredicate<Entity, MetaProperty>) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
assertTargetBean(Method, Object, Object[]) - Method in class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
Assert that the target bean class is an instance of the class where the given method is declared.
assertToken(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Validate that security token exists for specific cases.
assertToken(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
assertTokenForAttributeAccess(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
assertTokenForREST(Entity, View) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Validate that security token for REST exists for specific cases.
assertTokenForREST(Entity, View) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
AssignableTarget - Interface in com.haulmont.cuba.gui.app.security.entity
 
assignDescription(AppMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.MenuBuilder
 
assignDescription(SideMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
assignedOnlyCheckBox - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
assignedOnlyCheckBox - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityNameFilter
 
assignedOnlyCheckBox - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
assignExpanded(SideMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
assignFromAddress(SendingMessage, MimeMessage) - Method in class com.haulmont.cuba.core.app.EmailSender
 
assignIcon(AppMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.MenuBuilder
 
assignIcon(SideMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
assignIdentifier(Entity) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
assignInverse(MetaPropertyImpl, Range, String) - Method in class com.haulmont.cuba.core.sys.MetaModelLoader
 
assignLastUpdated(AppPropertyEntity, List<Config>) - Method in class com.haulmont.cuba.core.config.AppPropertiesLocator
 
assignMetaAnnotationValueFromXml(String, MetadataBuildSupport.XmlAnnotation, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.MetadataLoader
 
assignNextOrderNo(CategoryAttribute) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryAttrsFrame
 
assignPermissionVariant(String, AttributePermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
assignPropertyType(AnnotatedElement, MetaProperty, Range) - Method in class com.haulmont.cuba.core.sys.MetaModelLoader
 
assignRecipient(Message.RecipientType, String, MimeMessage) - Method in class com.haulmont.cuba.core.app.EmailSender
 
assignRoleUsers(Role, Collection<User>) - Method in class com.haulmont.cuba.gui.app.security.role.browse.RoleBrowser
 
assignShortcut(Window, AppMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.MenuBuilder
 
assignShortcut(Window, SideMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
assignStyleName(AppMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.MenuBuilder
 
assignStyleName(SideMenu.MenuItem, MenuItem) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
assignUuid(Entity) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
assignValue(AnnotatedElement, Object, ControllerDependencyInjector.InjectionContext) - Method in class com.haulmont.cuba.gui.sys.UiControllerDependencyInjector
 
asString() - Static method in class com.haulmont.bali.util.StackTrace
Get current stack trace as string.
asXML() - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
asXPathResult(Element) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
asyncReloadAppFolders() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
attach() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
attach() - Method in class com.haulmont.cuba.web.widgets.CubaImage
 
attach() - Method in class com.haulmont.cuba.web.widgets.CubaPickerField
 
attachAllCheckboxListener(CheckBox, AttributePermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
attachAllCheckBoxListener(CheckBox, PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
attachCheckBoxListener(CheckBox, String, EntityOp, PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
attachCheckBoxListener(CheckBox, UiPermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
attached() - Method in interface com.haulmont.cuba.gui.components.AttachNotifier
Notifies all listeners that component has been attached.
AttachEvent - Class in com.haulmont.cuba.gui.components
 
AttachEvent(Component) - Constructor for class com.haulmont.cuba.gui.components.AttachEvent
Constructs an AttachEvent.
AttachEvent(ScreenFragment) - Constructor for class com.haulmont.cuba.gui.screen.ScreenFragment.AttachEvent
 
attachListener(CheckBox, AttributePermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame.AttributePermissionControl
 
attachListener(Instance) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
attachListener(Collection<E>) - Method in class com.haulmont.cuba.gui.model.impl.CollectionContainerImpl
 
attachListener(Instance) - Method in class com.haulmont.cuba.gui.model.impl.InstanceContainerImpl
 
attachments - Variable in class com.haulmont.cuba.core.entity.SendingMessage
 
attachmentsName - Variable in class com.haulmont.cuba.core.entity.SendingMessage
 
AttachNotifier - Interface in com.haulmont.cuba.gui.components
Component that fires AttachEvent and DetachEvent events.
attachShortcut(String, KeyCombination) - Method in class com.haulmont.cuba.gui.components.sys.ShortcutsDelegate
 
attemptsCount - Variable in class com.haulmont.cuba.core.entity.SendingMessage
 
attemptsMade - Variable in class com.haulmont.cuba.core.entity.SendingMessage
 
attrDs - Variable in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
attribute - Variable in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
Attribute - Interface in com.haulmont.cuba.core.sys.jpql.model
 
attribute(int) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attribute(String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attribute(QName) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
AttributeAccessService - Interface in com.haulmont.cuba.core.app
INTERNAL.
AttributeAccessServiceBean - Class in com.haulmont.cuba.core.app
 
AttributeAccessServiceBean() - Constructor for class com.haulmont.cuba.core.app.AttributeAccessServiceBean
 
AttributeAccessSupport - Class in com.haulmont.cuba.gui.sys
Bean of the GUI layer that applies attribute access rules to a frame or screen.
AttributeAccessSupport() - Constructor for class com.haulmont.cuba.gui.sys.AttributeAccessSupport
 
attributeAccessSupport - Variable in class com.haulmont.cuba.web.sys.WebScreens
 
AttributeAccessSupport.ComponentState - Class in com.haulmont.cuba.gui.sys
 
AttributeAccessUpdater - Class in com.haulmont.cuba.client
Client layer bean that updates security state of entity instances.
AttributeAccessUpdater() - Constructor for class com.haulmont.cuba.client.AttributeAccessUpdater
 
attributeAccessUpdater - Variable in class com.haulmont.cuba.gui.sys.AttributeAccessSupport
 
AttributeAccessVisitor(Set<Entity>) - Constructor for class com.haulmont.cuba.core.app.AttributeSecuritySupport.AttributeAccessVisitor
 
attributeAnnotations - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotations
 
AttributeChanges - Class in com.haulmont.cuba.core.app.events
An object describing changes in entity attributes.
AttributeChanges(Set<AttributeChanges.Change>, Map<String, AttributeChanges>) - Constructor for class com.haulmont.cuba.core.app.events.AttributeChanges
INTERNAL.
AttributeChanges.Change - Class in com.haulmont.cuba.core.app.events
INTERNAL.
AttributeComparator() - Constructor for class com.haulmont.cuba.web.jmx.JmxControlBean.AttributeComparator
 
attributeConfigurationJson - Variable in class com.haulmont.cuba.core.entity.CategoryAttribute
 
attributeCount() - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributeCreateAction - Variable in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
attributeDs - Variable in class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
AttributeEditor - Class in com.haulmont.cuba.gui.app.core.categories
Class that encapsulates editing of CategoryAttribute entities.
AttributeEditor() - Constructor for class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
AttributeEditor - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.util
 
AttributeEditor(Frame, String) - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
AttributeEditor(Frame, String, Object, boolean, boolean) - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
AttributeEditWindow - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute
 
AttributeEditWindow() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute.AttributeEditWindow
 
attributeFieldGroup - Variable in class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
AttributeHelper - Class in com.haulmont.cuba.web.jmx.entity
 
AttributeHelper() - Constructor for class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
AttributeImpl - Class in com.haulmont.cuba.core.sys.jpql.model
 
AttributeImpl(Class, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
AttributeImpl(String, String, boolean) - Constructor for class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
attributeIterator() - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributeLabel - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame.AttributePermissionControl
 
AttributeLocaleData - Class in com.haulmont.cuba.core.entity
 
AttributeLocaleData() - Constructor for class com.haulmont.cuba.core.entity.AttributeLocaleData
 
attributeLookup - Variable in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionFrame
 
attributeName - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame.AttributePermissionControl
 
AttributeOptionsLoader - Interface in com.haulmont.cuba.core.app.dynamicattributes
 
attributeOptionsLoader - Variable in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesTools
 
AttributeOptionsLoaderImpl - Class in com.haulmont.cuba.core.app.dynamicattributes
 
AttributeOptionsLoaderImpl() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.AttributeOptionsLoaderImpl
 
AttributeOptionsLoaderImpl.OptionsLoaderStrategy - Interface in com.haulmont.cuba.core.app.dynamicattributes
 
AttributeOptionsLoaderImpl.SqlQuery - Class in com.haulmont.cuba.core.app.dynamicattributes
 
AttributeOptionsLoaderService - Interface in com.haulmont.cuba.core.app.dynamicattributes
 
AttributeOptionsLoaderServiceBean - Class in com.haulmont.cuba.core.app.dynamicattributes
 
AttributeOptionsLoaderServiceBean() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.AttributeOptionsLoaderServiceBean
 
AttributePermissionControl(MultiplePermissionTarget, String) - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame.AttributePermissionControl
 
AttributePermissionsFrame - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
AttributePermissionsFrame() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
AttributePermissionsFrame.AttributePermissionControl - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
AttributePermissionsFrame.Companion - Interface in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
AttributePermissionsFrameCompanion - Class in com.haulmont.cuba.web.app.ui.security.role
 
AttributePermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.role.AttributePermissionsFrameCompanion
 
AttributePermissionVariant - Enum in com.haulmont.cuba.gui.app.security.entity
 
attributes(Element) - Static method in class com.haulmont.bali.util.Dom4j
Deprecated.
Use Dom4j API.
attributes - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotation
 
attributes - Variable in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
attributes() - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributes - Variable in class com.haulmont.cuba.security.global.UserSession
 
attributesBoxScroll - Variable in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
attributesCache - Variable in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCache
 
attributesDs - Variable in class com.haulmont.cuba.gui.app.core.categories.CategoryBrowser
 
attributesDs - Variable in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
attributeSecurity - Variable in class com.haulmont.cuba.core.app.RdbmsStore
 
AttributeSecuritySupport - Class in com.haulmont.cuba.core.app
Supports enforcing entity attribute permissions on Middleware.
AttributeSecuritySupport() - Constructor for class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
attributeSecuritySupport - Variable in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
AttributeSecuritySupport.AttributeAccessVisitor - Class in com.haulmont.cuba.core.app
 
AttributeSecuritySupport.ClearInaccessibleAttributesVisitor - Class in com.haulmont.cuba.core.app
 
AttributeSecuritySupport.FillingInaccessibleAttributesVisitor - Class in com.haulmont.cuba.core.app
 
attributeShouldBeShownOnTheScreen(String, String, CategoryAttribute) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
 
AttributesLocationCompanion - Class in com.haulmont.cuba.web.app.core.categories
 
AttributesLocationCompanion() - Constructor for class com.haulmont.cuba.web.app.core.categories.AttributesLocationCompanion
 
AttributesLocationFrame - Class in com.haulmont.cuba.gui.app.core.categories
 
AttributesLocationFrame() - Constructor for class com.haulmont.cuba.gui.app.core.categories.AttributesLocationFrame
 
attributesLocationFrame - Variable in class com.haulmont.cuba.gui.app.core.categories.CategoryEditor
 
AttributesLocationFrame.Companion - Interface in com.haulmont.cuba.gui.app.core.categories
 
attributesMap - Variable in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
attributesSourceDataContainer - Variable in class com.haulmont.cuba.web.app.core.categories.AttributesLocationCompanion
 
attributesSourceDataProvider - Variable in class com.haulmont.cuba.web.app.core.categories.AttributesLocationCompanion
 
attributesSourceGrid - Variable in class com.haulmont.cuba.web.app.core.categories.AttributesLocationCompanion
 
attributesTabInitialized - Variable in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
attributesTable - Variable in class com.haulmont.cuba.gui.app.core.categories.CategoryBrowser
 
attributesTable - Variable in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
AttributeTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
AttributeTarget(String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.AttributeTarget
 
attributeTargetsDs - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
attributeValue(String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributeValue(String, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributeValue(QName) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributeValue(QName, String) - Method in class com.haulmont.cuba.gui.settings.SettingsElementWrapper
 
attributeWildcardGroupBox - Variable in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
attrPermitted(MetaClass, String, EntityAttrAccess) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
attrViewPermitted(MetaClass, String) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
attrViewPermitted(MetaClass, MetaProperty) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
AuditInfoProvider - Interface in com.haulmont.cuba.core.sys
INTERNAL.
auditInfoProvider - Variable in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
auditInfoProvider - Variable in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
auditInfoProvider - Variable in class com.haulmont.cuba.security.app.EntityLog
 
AuditInfoProviderImpl - Class in com.haulmont.cuba.core.sys
 
AuditInfoProviderImpl() - Constructor for class com.haulmont.cuba.core.sys.AuditInfoProviderImpl
 
authDelegate - Variable in class com.haulmont.cuba.web.app.login.LoginScreen
 
authDelegate - Variable in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
authenticate(Authentication) - Method in class com.haulmont.cuba.portal.security.PortalAuthenticationProvider
 
authenticate(PortalSession) - Method in class com.haulmont.cuba.portal.service.impl.PortalAuthenticationServiceImpl
 
authenticate(PortalSession) - Method in interface com.haulmont.cuba.portal.service.PortalAuthenticationService
Internal portal authentication.
authenticate(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationManager
Authenticates a user and provides authentication details.
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
authenticate(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationProvider
Authenticates a user and provides authentication details.
authenticate(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationService
Authenticates a user and provides authentication details.
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.AnonymousAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.LoginPasswordAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.RememberMeAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.SystemAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.TrustedClientAuthenticationProvider
 
authenticated - Variable in class com.haulmont.cuba.client.ClientUserSession
Indicates whether the user has been authenticated.
Authenticated - Annotation Type in com.haulmont.cuba.security.app
Annotation for bean methods which require authentication, i.e.
authenticateInLdap(LoginPasswordCredentials) - Method in class com.haulmont.cuba.web.security.ldap.LdapLoginProvider
 
authenticateInternal(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
authentication - Variable in class com.haulmont.cuba.core.app.Emailer
 
authentication - Variable in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
Authentication - Class in com.haulmont.cuba.security.app
Bean that provides authentication to an arbitrary code on the Middleware.
Authentication() - Constructor for class com.haulmont.cuba.security.app.Authentication
 
authentication - Variable in class com.haulmont.cuba.security.app.TrustedClientServiceBean
 
authentication - Variable in class com.haulmont.cuba.security.app.UserSessionLogBean
 
authentication - Variable in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
Authentication.AuthenticatedOperation<T> - Interface in com.haulmont.cuba.security.app
 
AuthenticationDetails - Interface in com.haulmont.cuba.security.auth
Interface that represents the result of authentication.
authenticationDetails - Variable in class com.haulmont.cuba.security.auth.events.AfterAuthenticationEvent
 
authenticationDetails - Variable in class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
authenticationDetails - Variable in class com.haulmont.cuba.security.auth.events.UserLoggedInEvent
 
authenticationDetails - Variable in class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
authenticationDetails - Variable in class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
AuthenticationFailureEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager if user authentication failed against one of AuthenticationProviders, i.e.
AuthenticationFailureEvent(Credentials, AuthenticationProvider, LoginException) - Constructor for class com.haulmont.cuba.security.auth.events.AuthenticationFailureEvent
 
AuthenticationInterceptor - Class in com.haulmont.cuba.security.sys
 
AuthenticationInterceptor() - Constructor for class com.haulmont.cuba.security.sys.AuthenticationInterceptor
 
authenticationManager - Variable in class com.haulmont.cuba.core.app.scheduling.RunnerBean
 
authenticationManager - Variable in class com.haulmont.cuba.security.app.Authentication
 
authenticationManager - Variable in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
AuthenticationManager - Interface in com.haulmont.cuba.security.auth
Authenticates users of the system.
authenticationManager - Variable in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
AuthenticationManagerBean - Class in com.haulmont.cuba.security.auth
 
AuthenticationManagerBean() - Constructor for class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
AuthenticationProvider - Interface in com.haulmont.cuba.security.auth
Authentication module that can process a specific Credentials implementation.
authenticationProviders - Variable in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
authenticationService - Variable in class com.haulmont.cuba.core.config.ConfigStorageCommon
 
authenticationService - Variable in class com.haulmont.cuba.portal.sys.PortalConnection
 
authenticationService - Variable in class com.haulmont.cuba.portal.sys.security.AnonymousSessionHolder
 
AuthenticationService - Interface in com.haulmont.cuba.security.auth
Authentication layer for client applications.
authenticationService - Variable in class com.haulmont.cuba.web.security.ConnectionImpl
 
authenticationService - Variable in class com.haulmont.cuba.web.security.ldap.LdapLoginProvider
 
authenticationService - Variable in class com.haulmont.cuba.web.security.providers.ExternalUserLoginProvider
 
authenticationService - Variable in class com.haulmont.cuba.web.security.providers.LoginPasswordLoginProvider
 
authenticationService - Variable in class com.haulmont.cuba.web.security.providers.RememberMeLoginProvider
 
AuthenticationServiceBean - Class in com.haulmont.cuba.security.auth
 
AuthenticationServiceBean() - Constructor for class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
AuthenticationSuccessEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is successfully authenticated.
AuthenticationSuccessEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.AuthenticationSuccessEvent
 
AuthInfo(String, String, Boolean) - Constructor for class com.haulmont.cuba.web.security.LoginScreenAuthDelegate.AuthInfo
 
authInfoThreadLocal - Static variable in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
authorizationErrorCaption - Variable in class com.haulmont.cuba.web.widgets.CubaUI.SystemMessages
 
authorizationErrorMessage - Variable in class com.haulmont.cuba.web.widgets.CubaUI.SystemMessages
 
authorizationRequired - Variable in class com.haulmont.cuba.core.global.CommitContext
 
authorizationRequired - Variable in class com.haulmont.cuba.core.global.LoadContext
 
authorizationRequired - Variable in class com.haulmont.cuba.core.global.ValueLoadContext
 
auto - Variable in class com.haulmont.cuba.security.app.UserTimeZone
 
AUTO_SIZE - Static variable in interface com.haulmont.cuba.gui.components.Component
 
AUTO_SIZE_PX - Static variable in interface com.haulmont.cuba.gui.components.Component
 
autoCheckBox - Variable in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
autocommit - Variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
autocommit - Variable in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
AutoCompleteSupport - Interface in com.haulmont.cuba.gui.components.autocomplete
 
AutoConfigurationInitTask(DataLoadCoordinator) - Constructor for class com.haulmont.cuba.web.gui.facets.DataLoadCoordinatorFacetProvider.AutoConfigurationInitTask
 
autoConfigureDataSource() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
autoRefreshCheck - Variable in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
autoRefreshInvalid(CollectionDatasource, boolean) - Static method in class com.haulmont.cuba.gui.data.impl.CollectionDsHelper
 
autowireContext(Action) - Method in class com.haulmont.cuba.gui.components.impl.ActionsImpl
 
autowireContext(Object, ApplicationContext) - Method in class com.haulmont.cuba.web.AppUI
 
autowireContext(Facet) - Method in class com.haulmont.cuba.web.gui.WebFacets
 
autowireContext(Component) - Method in class com.haulmont.cuba.web.gui.WebUiComponents
 
autowirePropertyDsForFields - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
autowirePropertyDsForFields - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
availableForAllCb - Variable in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
availableForAllLabel - Variable in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
AvailableLocalesFactory - Class in com.haulmont.cuba.core.sys
 
AvailableLocalesFactory() - Constructor for class com.haulmont.cuba.core.sys.AvailableLocalesFactory
 
availableMethods - Variable in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
availableOps(Class) - Method in interface com.haulmont.cuba.core.global.filter.OpManager
 
availableOps(MetaClass, MetaProperty) - Method in interface com.haulmont.cuba.core.global.filter.OpManager
 
availableOps(Class) - Method in class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
availableOps(MetaClass, MetaProperty) - Method in class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
availableOpsForCollectionDynamicAttribute() - Method in interface com.haulmont.cuba.core.global.filter.OpManager
 
availableOpsForCollectionDynamicAttribute() - Method in class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
availableScreensCache - Variable in class com.haulmont.cuba.gui.sys.ScreensHelper
 
avg(Collection<T>) - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
avg(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
avg(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
avg() - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 

B

BACKGROUND - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_ATTACHMENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_IMAGE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_POSITION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_REPEAT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BackgroundTask<T,V> - Class in com.haulmont.cuba.gui.executors
Background task for execute by BackgroundWorker.
BackgroundTask(long, TimeUnit, Screen) - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTask
Create a task with timeout.
BackgroundTask(long, TimeUnit) - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTask
Create a task with timeout.
BackgroundTask(long) - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTask
Create a task with timeout in default SECONDS unit.
BackgroundTask(long, Screen) - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTask
Create a task with timeout in default SECONDS unit.
BackgroundTask.ProgressListener<T,V> - Interface in com.haulmont.cuba.gui.executors
Listener of the task life cycle events, complementary to the tasks own methods: BackgroundTask.progress(java.util.List), BackgroundTask.done(Object), BackgroundTask.canceled().
BackgroundTask.ProgressListenerAdapter<T,V> - Class in com.haulmont.cuba.gui.executors
 
BackgroundTaskHandler<V> - Interface in com.haulmont.cuba.gui.executors
Task handler for BackgroundTask.
backgroundTaskManager - Variable in class com.haulmont.cuba.web.App
 
BackgroundTaskManager - Class in com.haulmont.cuba.web.sys
 
BackgroundTaskManager() - Constructor for class com.haulmont.cuba.web.sys.BackgroundTaskManager
 
BackgroundTaskTimeoutEvent - Class in com.haulmont.cuba.gui.event
 
BackgroundTaskTimeoutEvent(Object, BackgroundTask) - Constructor for class com.haulmont.cuba.gui.event.BackgroundTaskTimeoutEvent
 
BackgroundTaskUnhandledExceptionEvent - Class in com.haulmont.cuba.gui.event
 
BackgroundTaskUnhandledExceptionEvent(Object, BackgroundTask, Exception) - Constructor for class com.haulmont.cuba.gui.event.BackgroundTaskUnhandledExceptionEvent
 
BackgroundTaskWrapper<T,V> - Class in com.haulmont.cuba.gui.executors
Provides simple API for cases when the same type of background task gets started, restarted and cancelled repetitively.
BackgroundTaskWrapper(BackgroundTask<T, V>) - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
 
BackgroundTaskWrapper() - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
 
backgroundUpdateTriggered - Variable in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
backgroundWorker - Variable in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
 
backgroundWorker - Variable in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
 
backgroundWorker - Variable in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
Deprecated.
 
BackgroundWorker - Interface in com.haulmont.cuba.gui.executors
Entry point to BackgroundTask execution functionality.
backgroundWorker - Variable in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
backgroundWorker - Variable in class com.haulmont.cuba.web.security.ConnectionImpl
 
backgroundWorker - Variable in class com.haulmont.cuba.web.sys.WebDialogs
 
backgroundWorker - Variable in class com.haulmont.cuba.web.sys.WebNotifications
 
BackgroundWorkProgressWindow<T extends java.lang.Number,V> - Class in com.haulmont.cuba.gui.backgroundwork
Window that indicates progress of the background task, shows progress bar and processed items' message.
BackgroundWorkProgressWindow() - Constructor for class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
 
BackgroundWorkWindow<T,V> - Class in com.haulmont.cuba.gui.backgroundwork
Modal window wrapping around background task.
BackgroundWorkWindow() - Constructor for class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
 
backward() - Method in interface com.haulmont.cuba.web.sys.navigation.History
Performs "Back" transition through history.
backward() - Method in class com.haulmont.cuba.web.sys.navigation.WebHistory
 
BadCredentialsException - Exception in com.haulmont.cuba.security.global
 
BadCredentialsException(String) - Constructor for exception com.haulmont.cuba.security.global.BadCredentialsException
 
BadCredentialsException(String, Throwable) - Constructor for exception com.haulmont.cuba.security.global.BadCredentialsException
 
BadCredentialsException(String, Object...) - Constructor for exception com.haulmont.cuba.security.global.BadCredentialsException
 
badgeText - Variable in class com.haulmont.cuba.web.widgets.CubaSideMenu.MenuItem
 
badgeUpdates - Variable in class com.haulmont.cuba.web.widgets.CubaSideMenu
 
BASE - Static variable in class com.haulmont.cuba.core.global.View
Includes all local non-system properties and properties defined by NamePattern (effectively View.MINIMAL + View.LOCAL).
BASE - Static variable in class com.haulmont.cuba.web.sys.navigation.CrockfordUuidEncoder
 
BASE_PACKAGES - Static variable in class com.haulmont.cuba.gui.spring.ActionsConfigurationParser
 
BASE_PACKAGES - Static variable in class com.haulmont.cuba.gui.spring.ScreensConfigurationParser
 
BaseAction - Class in com.haulmont.cuba.gui.components.actions
Action that can change its enabled and visible properties depending on the user permissions and current context.
BaseAction(String) - Constructor for class com.haulmont.cuba.gui.components.actions.BaseAction
 
BaseAction(String, String) - Constructor for class com.haulmont.cuba.gui.components.actions.BaseAction
 
BaseAction.EnabledRule - Interface in com.haulmont.cuba.gui.components.actions
Callback interface which is invoked by the action to determine its enabled state.
BaseCollectionLoader - Interface in com.haulmont.cuba.gui.model
Root interface of collection loaders.
BaseContainerSorter - Class in com.haulmont.cuba.gui.model.impl
Base implementation of sorting collection containers.
BaseContainerSorter(CollectionContainer) - Constructor for class com.haulmont.cuba.gui.model.impl.BaseContainerSorter
 
BaseCustomNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
BaseCustomNode(Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.BaseCustomNode
 
BaseDbGeneratedIdEntity<K extends java.lang.Number> - Class in com.haulmont.cuba.core.entity
Base class for persistent entities with identifier generated by the database on insert.
BaseDbGeneratedIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseDbGeneratedIdEntity
 
BaseEntity<T> - Interface in com.haulmont.cuba.core.entity
Deprecated.
BaseEntityInternalAccess - Class in com.haulmont.cuba.core.entity
INTERNAL
BaseGenericIdEntity<T> - Class in com.haulmont.cuba.core.entity
Base class for entities.
BaseGenericIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
BaseIdentityIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Long Identity identifier.
BaseIdentityIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseIdentityIdEntity
 
BaseIntegerIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Integer identifier.
BaseIntegerIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseIntegerIdEntity
 
BaseIntIdentityIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Integer Identity identifier.
BaseIntIdentityIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseIntIdentityIdEntity
 
BaseJoinNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
BaseJoinNode(Token, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.BaseJoinNode
 
BaseJoinNode(int, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.BaseJoinNode
 
BaseLongIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Long identifier.
BaseLongIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseLongIdEntity
 
basePackages - Variable in class com.haulmont.cuba.gui.sys.ActionsConfiguration
 
basePackages - Variable in class com.haulmont.cuba.gui.sys.UiControllersConfiguration
 
BaseStringIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with String identifier.
BaseStringIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseStringIdEntity
 
BaseUuidEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with UUID identifier.
BaseUuidEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseUuidEntity
 
BasicAccessConstraint - Class in com.haulmont.cuba.security.group
 
BasicAccessConstraint() - Constructor for class com.haulmont.cuba.security.group.BasicAccessConstraint
 
BasicAccessGroupDefinition - Class in com.haulmont.cuba.security.group
 
BasicAccessGroupDefinition() - Constructor for class com.haulmont.cuba.security.group.BasicAccessGroupDefinition
 
BasicAggregation<T> - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
BasicAggregation(Class<T>) - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
BasicConstraintsContainer - Class in com.haulmont.cuba.security.group
 
BasicConstraintsContainer() - Constructor for class com.haulmont.cuba.security.group.BasicConstraintsContainer
 
BasicJpqlAccessConstraint - Class in com.haulmont.cuba.security.group
 
BasicJpqlAccessConstraint() - Constructor for class com.haulmont.cuba.security.group.BasicJpqlAccessConstraint
 
BasicNumberAggregation<T extends java.lang.Number> - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
BasicNumberAggregation(Class<T>) - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
BasicPermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
Non-persistent entity to show permission targets in UI
BasicPermissionTarget(String, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
BasicPermissionTarget(String, String, String, PermissionVariant) - Constructor for class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
BasicPermissionTreeDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
BasicPermissionTreeDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.BasicPermissionTreeDatasource
 
BasicPermissionTreeStyleProvider - Class in com.haulmont.cuba.gui.app.security.role.edit
 
BasicPermissionTreeStyleProvider() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.BasicPermissionTreeStyleProvider
 
BasicRoleDefinition - Class in com.haulmont.cuba.security.role
RoleDefinition implementation.
BasicRoleDefinition.BasicRoleDefinitionBuilder - Class in com.haulmont.cuba.security.role
 
BasicRowProcessor - Class in com.haulmont.bali.db
Basic implementation of the RowProcessor interface.
BasicRowProcessor() - Constructor for class com.haulmont.bali.db.BasicRowProcessor
BasicRowProcessor constructor.
BasicRowProcessor(BeanProcessor) - Constructor for class com.haulmont.bali.db.BasicRowProcessor
BasicRowProcessor constructor.
batch(Connection, String, Object[][]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
batch(Connection, String, Object[][], int[]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
batch(String, Object[][]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
batch(String, Object[][], int[]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
BATCH_SIZE - Static variable in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
batches - Variable in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
bcc - Variable in class com.haulmont.cuba.core.entity.SendingMessage
 
BCryptEncryptionModule - Class in com.haulmont.cuba.core.sys.encryption
 
BCryptEncryptionModule() - Constructor for class com.haulmont.cuba.core.sys.encryption.BCryptEncryptionModule
 
bean - Variable in class com.haulmont.cuba.gui.config.MenuItemCommands.BeanCommand
 
bean - Variable in class com.haulmont.cuba.web.widgets.grid.CubaEditorBeforeSaveEvent
 
beanClass - Variable in class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator
 
BeanCommand(FrameOwner, MenuItem, String, String, Map<String, Object>) - Constructor for class com.haulmont.cuba.gui.config.MenuItemCommands.BeanCommand
 
BeanDescriptorStub() - Constructor for class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
beanFactory - Variable in class com.haulmont.cuba.core.sys.CubaDataSourceFactoryBean
 
beanFactory - Variable in class com.haulmont.cuba.core.sys.SpringBeanLoader
 
beanLocator - Variable in class com.haulmont.cuba.client.sys.cache.ConfigStorageCache
 
BeanLocator - Interface in com.haulmont.cuba.core.global
Provides access to all managed beans of the application block.
beanLocator - Variable in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
beanLocator - Variable in class com.haulmont.cuba.core.global.ViewBuilder
 
beanLocator - Variable in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
beanLocator - Variable in class com.haulmont.cuba.core.sys.TransactionalActionFactoryImpl
 
beanLocator - Variable in class com.haulmont.cuba.core.sys.TransactionsImpl
 
beanLocator - Variable in class com.haulmont.cuba.gui.actions.list.ExcelAction
 
beanLocator - Variable in class com.haulmont.cuba.gui.components.data.value.ValueBinder
 
beanLocator - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
beanLocator - Variable in class com.haulmont.cuba.gui.components.filter.Param
 
beanLocator - Variable in class com.haulmont.cuba.gui.components.validation.ValidatorLoadFactory
 
beanLocator - Variable in class com.haulmont.cuba.gui.config.MenuItemCommands
 
beanLocator - Variable in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
 
beanLocator - Variable in class com.haulmont.cuba.gui.sys.CompanionDependencyInjector
Deprecated.
 
beanLocator - Variable in class com.haulmont.cuba.gui.sys.FragmentHelper.FragmentLoaderInitTask
 
beanLocator - Variable in class com.haulmont.cuba.gui.sys.FragmentHelper.FragmentLoaderInjectTask
 
beanLocator - Variable in class com.haulmont.cuba.gui.sys.ScreensHelper
 
beanLocator - Variable in class com.haulmont.cuba.gui.sys.UiControllerDependencyInjector
 
beanLocator - Variable in class com.haulmont.cuba.gui.xml.layout.CompositeComponentLayoutLoader
 
beanLocator - Variable in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
beanLocator - Variable in class com.haulmont.cuba.gui.xml.layout.ScreenXmlLoader
 
beanLocator - Variable in class com.haulmont.cuba.gui.xml.XmlInheritanceProcessor
 
beanLocator - Variable in class com.haulmont.cuba.web.App
 
beanLocator - Variable in class com.haulmont.cuba.web.app.domain.DomainProvider
 
beanLocator - Variable in class com.haulmont.cuba.web.AppUI
 
beanLocator - Variable in class com.haulmont.cuba.web.exception.ExceptionHandlers
 
beanLocator - Variable in class com.haulmont.cuba.web.exception.MismatchedUserSessionHandler
 
beanLocator - Variable in class com.haulmont.cuba.web.exception.NoUserSessionHandler
 
beanLocator - Variable in class com.haulmont.cuba.web.gui.facets.EditorScreenFacetProvider
 
beanLocator - Variable in class com.haulmont.cuba.web.gui.facets.LookupScreenFacetProvider
 
beanLocator - Variable in class com.haulmont.cuba.web.gui.facets.ScreenFacetProvider
 
beanLocator - Variable in class com.haulmont.cuba.web.gui.WebUiComponents
 
beanLocator - Variable in class com.haulmont.cuba.web.sys.navigation.UrlChangeHandler
 
beanLocator - Variable in class com.haulmont.cuba.web.sys.WebFragments
 
beanLocator - Variable in class com.haulmont.cuba.web.sys.WebScreens
 
beanLocator - Variable in class com.haulmont.cuba.web.sys.WebWindowManagerProvider
Deprecated.
 
BeanLocatorAware - Interface in com.haulmont.cuba.core.sys
 
BeanLocatorImpl - Class in com.haulmont.cuba.core.sys
 
BeanLocatorImpl() - Constructor for class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
beanMethod - Variable in class com.haulmont.cuba.gui.config.MenuItemCommands.BeanCommand
 
beanName - Variable in class com.haulmont.cuba.core.entity.ScheduledTask
 
beanName - Variable in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation.OperationResultWindow
 
beanNameField - Variable in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
beanNameLabel - Variable in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
BeanProcessor - Class in com.haulmont.bali.db
BeanProcessor matches column names to bean property names and converts ResultSet columns into objects for those bean properties.
BeanProcessor() - Constructor for class com.haulmont.bali.db.BeanProcessor
Constructor for BeanProcessor.
beanProperty - Variable in class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator
 
BeanPropertyValidator - Class in com.haulmont.cuba.gui.components.validators
Validator that applies JSR 303 rules for HasValue instance using BeanValidation.
BeanPropertyValidator(Class, String) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanPropertyValidator
 
BeanPropertyValidator(Class, String, Class[]) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanPropertyValidator
 
beansToIgnore - Variable in class com.haulmont.cuba.core.app.AbstractBeansMetadata
 
beanValidation - Variable in class com.haulmont.cuba.client.testsupport.CubaClientTestCase
 
beanValidation - Variable in class com.haulmont.cuba.core.app.DataManagerBean
 
BeanValidation - Interface in com.haulmont.cuba.core.global
Infrastructure interface for validation with JSR303 rules.
beanValidation - Variable in class com.haulmont.cuba.core.sys.aop.CubaMethodValidationInterceptor
 
beanValidation - Variable in class com.haulmont.cuba.core.sys.aop.CubaMethodValidationPostProcessor
 
beanValidation - Variable in class com.haulmont.cuba.gui.components.data.value.ValueBinder
 
beanValidation - Variable in class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator
 
beanValidation - Variable in class com.haulmont.cuba.gui.screen.ScreenValidation
 
BeanValidation.ValidationOptions - Class in com.haulmont.cuba.core.global
 
BeanValidationImpl - Class in com.haulmont.cuba.core.sys
 
BeanValidationImpl() - Constructor for class com.haulmont.cuba.core.sys.BeanValidationImpl
 
BeanValidationImpl.CubaFutureOrPresentValidatorForDate - Class in com.haulmont.cuba.core.sys
 
BeanValidationImpl.CubaFutureValidatorForDate - Class in com.haulmont.cuba.core.sys
 
BeanValidationImpl.CubaPastOrPresentValidatorForDate - Class in com.haulmont.cuba.core.sys
 
BeanValidationImpl.CubaPastValidatorForDate - Class in com.haulmont.cuba.core.sys
 
BeanValidationViolationCause(ConstraintViolation) - Constructor for class com.haulmont.cuba.gui.components.validators.AbstractBeanValidator.BeanValidationViolationCause
 
BeanValidator - Class in com.haulmont.cuba.gui.components.validators
Deprecated.
BeanValidator(Class, String) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanValidator
Deprecated.
 
BeanValidator(Class, String, Class[]) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanValidator
Deprecated.
 
before() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
before() - Method in class com.haulmont.cuba.testsupport.TestContainer.Common
 
before() - Method in class com.haulmont.cuba.web.testsupport.TestContainer
 
before() - Method in class com.haulmont.cuba.web.testsupport.TestContainer.Common
 
before() - Method in class com.haulmont.cuba.web.testsupport.TestUiEnvironment
 
BEFORE_WINDOW_CLOSE_METHOD - Static variable in class com.haulmont.cuba.web.widgets.CubaWindow
 
beforeActionPerformed() - Method in interface com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler
Invoked by the action before execution.
beforeActionPerformed(Consumer<RemoveOperation.BeforeActionPerformedEvent<E>>) - Method in class com.haulmont.cuba.gui.RemoveOperation.RemoveBuilder
 
BeforeActionPerformedEvent(FrameOwner, List<E>) - Constructor for class com.haulmont.cuba.gui.RemoveOperation.BeforeActionPerformedEvent
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.AddAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.CreateAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.EditAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
beforeActionPerformedHandler - Variable in class com.haulmont.cuba.gui.RemoveOperation.RemoveBuilder
 
beforeAll(ExtensionContext) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
beforeAll(ExtensionContext) - Method in class com.haulmont.cuba.web.testsupport.TestContainer
 
BeforeAttachEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities right before they are attached to an EntityManager on merge operation.
BeforeAuthenticationEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager before user is authenticated.
BeforeAuthenticationEvent(Credentials) - Constructor for class com.haulmont.cuba.security.auth.events.BeforeAuthenticationEvent
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaFieldGroupLayout
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaGroupBox
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaJavaScriptComponent
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaMainTabSheet
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaPopupButton
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaResizableTextAreaWrapper
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaSideMenu
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaTable
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaTimer
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.CubaWindow
 
beforeClientResponse(boolean) - Method in class com.haulmont.cuba.web.widgets.HtmlAttributesExtension
 
beforeClose(Screen.BeforeCloseEvent) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Deprecated.
 
BeforeCloseEvent(Window, Window.CloseOrigin) - Constructor for class com.haulmont.cuba.gui.components.Window.BeforeCloseEvent
 
BeforeCloseEvent(Screen, CloseAction) - Constructor for class com.haulmont.cuba.gui.screen.Screen.BeforeCloseEvent
 
BeforeCloseWithCloseButtonEvent(Window) - Constructor for class com.haulmont.cuba.gui.components.Window.BeforeCloseWithCloseButtonEvent
Deprecated.
 
BeforeCloseWithShortcutEvent(Window) - Constructor for class com.haulmont.cuba.gui.components.Window.BeforeCloseWithShortcutEvent
Deprecated.
 
beforeCommit(EntityManager, Collection<Entity>) - Method in interface com.haulmont.cuba.core.listener.BeforeCommitTransactionListener
Invoked before transaction commit.
beforeCommit(boolean) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.ContainerResourceSynchronization
 
beforeCommit(boolean) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl.EntityManagerContextSynchronization
 
beforeCommit(CommitContext) - Method in interface com.haulmont.cuba.gui.data.DsContext.BeforeCommitListener
Deprecated.
Called before sending data to the middleware.
beforeCommit(CommitContext) - Method in interface com.haulmont.cuba.gui.data.DsContext.CommitListener
Deprecated.
Called before sending data to the middleware.
beforeCommit(CommitContext) - Method in class com.haulmont.cuba.gui.data.DsContext.CommitListenerAdapter
Deprecated.
 
beforeCommit(CommitContext) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
BeforeCommitChangesEvent(Screen, Runnable) - Constructor for class com.haulmont.cuba.gui.screen.MasterDetailScreen.BeforeCommitChangesEvent
 
BeforeCommitChangesEvent(Screen, Runnable) - Constructor for class com.haulmont.cuba.gui.screen.StandardEditor.BeforeCommitChangesEvent
 
beforeCommitListeners - Variable in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
BeforeCommitTransactionListener - Interface in com.haulmont.cuba.core.listener
Interface for listeners notified before transaction commit.
beforeCommitTxListeners - Variable in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
beforeCompletion() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl.EntityManagerContextSynchronization
 
beforeDatasourceRefresh(RowsCount.BeforeRefreshEvent) - Method in interface com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshListener
Deprecated.
 
BeforeDeleteEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities before they have been deleted or marked as deleted in DB.
BeforeDetachEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities right before they are detached from an EntityManager on transaction commit.
beforeEach(ExtensionContext) - Method in class com.haulmont.cuba.testsupport.TestNamePrinter
 
beforeEach(ExtensionContext) - Method in class com.haulmont.cuba.web.testsupport.TestUiEnvironment
 
beforeFilterApplied() - Method in interface com.haulmont.cuba.gui.components.Filter.BeforeFilterAppliedHandler
 
beforeFilterAppliedHandler - Variable in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
beforeFlush(Collection<Entity>) - Method in class com.haulmont.cuba.core.sys.persistence.EntityChangedEventManager
 
beforeInitAppContext() - Method in class com.haulmont.cuba.core.sys.AbstractAppContextLoader
 
beforeInitAppContext() - Method in class com.haulmont.cuba.core.sys.AppContextLoader
 
beforeInitAppContext() - Method in class com.haulmont.cuba.portal.sys.PortalAppContextLoader
 
beforeInitAppContext() - Method in class com.haulmont.cuba.web.sys.WebAppContextLoader
 
BeforeInsertEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities before they have been inserted into DB.
beforeLoadData(Map<String, Object>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
This method is invoked by CollectionDatasourceImpl.loadData(Map) method immediately before loading entities from DataSupplier.
beforeLoadValues(Map<String, Object>) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
BeforeLoginEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager before user is logged in.
BeforeLoginEvent(Credentials) - Constructor for class com.haulmont.cuba.security.auth.events.BeforeLoginEvent
 
BeforeLoginEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired before login procedure in Connection.
BeforeLoginEvent(Credentials) - Constructor for class com.haulmont.cuba.web.security.events.BeforeLoginEvent
 
beforeMenuItemTriggeredHandler - Variable in class com.haulmont.cuba.web.widgets.CubaSideMenu
 
beforeMerge(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called before merging an entity.
beforePaintListener - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
beforePaintListener - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
beforePersist(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called before persisting a new entity.
beforeRefresh(Map<String, Object>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
BeforeRefreshEvent(RowsCount) - Constructor for class com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshEvent
 
beforeRefreshHandler - Variable in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
beforeRefreshRowCacheHandler - Variable in class com.haulmont.cuba.web.widgets.CubaTable
 
beforeRefreshRowCacheHandler - Variable in class com.haulmont.cuba.web.widgets.CubaTreeTable
 
BeforeShowEvent(Screen) - Constructor for class com.haulmont.cuba.gui.screen.Screen.BeforeShowEvent
 
beforeStore(PersistenceImplSupport.ContainerResourceHolder, PersistenceImplSupport.EntityVisitor, Collection<Entity>, Set<Entity>, boolean) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
beforeTopLevelWindowInit() - Method in class com.haulmont.cuba.web.AppUI
 
BeforeUpdateEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities before they have been updated in DB.
BeforeValueClearEvent(FileUploadField) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.BeforeValueClearEvent
 
beforeWindowClose(CubaWindow.PreCloseEvent) - Method in interface com.haulmont.cuba.web.widgets.CubaWindow.PreCloseListener
 
begin() - Method in interface com.haulmont.cuba.core.app.scheduling.Coordinator
 
begin() - Method in class com.haulmont.cuba.core.app.scheduling.DbBasedCoordinator
 
begin(String) - Method in class com.haulmont.cuba.security.app.Authentication
Begin an authenticated code block.
begin() - Method in class com.haulmont.cuba.security.app.Authentication
Authenticate with login set in cuba.jmxUserLogin app property.
beginTransaction(EntityManager, TransactionDefinition) - Method in class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaDialect
 
behaviour - Variable in class com.haulmont.cuba.web.widgets.CubaMainTabSheet
 
behaviour - Variable in class com.haulmont.cuba.web.widgets.CubaManagedTabSheet
 
BigDecimalAggregation - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
BigDecimalAggregation() - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.BigDecimalAggregation
 
BigDecimalConstraint - Class in com.haulmont.cuba.gui.components.validation.numbers
 
BigDecimalConstraint(BigDecimal) - Constructor for class com.haulmont.cuba.gui.components.validation.numbers.BigDecimalConstraint
 
BigDecimalDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
BigDecimalDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
bigDecimalParameter(String) - Static method in class com.haulmont.cuba.gui.app.core.inputdialog.InputParameter
Creates parameter with BigDecimal type.
bigDecimalValue - Variable in class com.haulmont.cuba.gui.components.validation.numbers.BigIntegerConstraint
 
bigDecimalValue - Variable in class com.haulmont.cuba.gui.components.validation.numbers.LongConstraint
 
BigIntegerConstraint - Class in com.haulmont.cuba.gui.components.validation.numbers
 
BigIntegerConstraint(BigInteger) - Constructor for class com.haulmont.cuba.gui.components.v