Uses of Interface
com.hybris.cockpitng.labels.LabelService
-
-
Uses of LabelService in com.hybris.backoffice.attributechooser
Methods in com.hybris.backoffice.attributechooser that return LabelService Modifier and Type Method Description LabelServiceAttributeChooserTreeItemRenderer. getLabelService()Methods in com.hybris.backoffice.attributechooser with parameters of type LabelService Modifier and Type Method Description voidAttributeChooserTreeItemRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.backoffice.widgets.advancedsearch.impl.renderer
Constructors in com.hybris.backoffice.widgets.advancedsearch.impl.renderer with parameters of type LabelService Constructor Description AdvancedSearchRenderer(TypeFacade typeFacade, LabelService labelService, AdvancedSearchOperatorService advancedSearchOperatorService, PermissionFacade permissionFacade, CockpitLocaleService cockpitLocaleService)AdvancedSearchRenderer(TypeFacade typeFacade, LabelService labelService, WidgetInstanceManager widgetInstanceManager, AdvancedSearchOperatorService advancedSearchOperatorService, PermissionFacade permissionFacade, CockpitLocaleService cockpitLocaleService)AdvancedSearchRenderer(TypeFacade typeFacade, LabelService labelService, WidgetInstanceManager widgetInstanceManager, AdvancedSearchOperatorService advancedSearchOperatorService, PermissionFacade permissionFacade, CockpitLocaleService cockpitLocaleService, java.util.function.Consumer<org.zkoss.zk.ui.event.Event> editorsEventConsumer) -
Uses of LabelService in com.hybris.backoffice.widgets.collectioneditorarea
Methods in com.hybris.backoffice.widgets.collectioneditorarea that return LabelService Modifier and Type Method Description LabelServiceCollectionEditorAreaController. getLabelService() -
Uses of LabelService in com.hybris.backoffice.widgets.collectionpreview
Methods in com.hybris.backoffice.widgets.collectionpreview that return LabelService Modifier and Type Method Description LabelServiceCollectionPreviewController. getLabelService() -
Uses of LabelService in com.hybris.backoffice.widgets.notificationarea
Methods in com.hybris.backoffice.widgets.notificationarea that return LabelService Modifier and Type Method Description protected LabelServiceNotificationController. getLabelService()Methods in com.hybris.backoffice.widgets.notificationarea with parameters of type LabelService Modifier and Type Method Description voidNotificationController. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.backoffice.widgets.permissionmanagement
Methods in com.hybris.backoffice.widgets.permissionmanagement that return LabelService Modifier and Type Method Description LabelServicePermissionManagementController. getLabelService()protected LabelServicePermissionManagementGroupController. getLabelService()Methods in com.hybris.backoffice.widgets.permissionmanagement with parameters of type LabelService Modifier and Type Method Description voidPermissionManagementController. setLabelService(LabelService labelService)voidPermissionManagementGroupController. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.backoffice.widgets.quicklist.renderer
Methods in com.hybris.backoffice.widgets.quicklist.renderer that return LabelService Modifier and Type Method Description LabelServiceDefaultQuickListItemRenderer. getLabelService()Methods in com.hybris.backoffice.widgets.quicklist.renderer with parameters of type LabelService Modifier and Type Method Description voidDefaultQuickListItemRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.actions
Methods in com.hybris.cockpitng.actions that return LabelService Modifier and Type Method Description LabelServiceMessageActionRenderer. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.actions.create
Fields in com.hybris.cockpitng.actions.create declared as LabelService Modifier and Type Field Description protected LabelServiceCreateActionRenderer. labelService -
Uses of LabelService in com.hybris.cockpitng.actions.export.csv
Methods in com.hybris.cockpitng.actions.export.csv that return LabelService Modifier and Type Method Description LabelServiceListViewExportCSVAction. getLabelService()Methods in com.hybris.cockpitng.actions.export.csv with parameters of type LabelService Modifier and Type Method Description voidListViewExportCSVAction. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.adminmode
Methods in com.hybris.cockpitng.adminmode that return LabelService Modifier and Type Method Description LabelServiceCockpitAdminComposer. getLabelService()Methods in com.hybris.cockpitng.adminmode with parameters of type LabelService Modifier and Type Method Description voidCockpitAdminComposer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.common
Methods in com.hybris.cockpitng.common that return LabelService Modifier and Type Method Description protected LabelServiceEditorConfigurator. getLabelService()Methods in com.hybris.cockpitng.common with parameters of type LabelService Modifier and Type Method Description EditorBuilderEditorBuilder. setLabelService(LabelService labelService)voidEditorConfigurator. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.common.renderer
Fields in com.hybris.cockpitng.common.renderer declared as LabelService Modifier and Type Field Description protected LabelServiceTypeSelectorTreeItemRenderer. labelServiceMethods in com.hybris.cockpitng.common.renderer that return LabelService Modifier and Type Method Description protected LabelServiceTypeAwareValidationRenderer. getLabelService()Methods in com.hybris.cockpitng.common.renderer with parameters of type LabelService Modifier and Type Method Description voidTypeAwareValidationRenderer. setLabelService(LabelService labelService)Constructors in com.hybris.cockpitng.common.renderer with parameters of type LabelService Constructor Description TypeSelectorTreeItemRenderer(LabelService labelService, ActionContext<?> context)TypeSelectorTreeItemRenderer(LabelService labelService, EditorContext<?> context)TypeSelectorTreeItemRenderer(LabelService labelService, WidgetInstanceManager widgetInstanceManager) -
Uses of LabelService in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components that return LabelService Modifier and Type Method Description LabelServiceDefaultCockpitActionsRenderer. getLabelService()LabelServiceEditor. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl that return LabelService Modifier and Type Method Description LabelServiceDefaultAdvancedSearchConfigurationFallbackStrategy. getLabelService()Methods in com.hybris.cockpitng.core.config.impl with parameters of type LabelService Modifier and Type Method Description voidDefaultAdvancedSearchConfigurationFallbackStrategy. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.dataaccess.facades.object.impl
Methods in com.hybris.cockpitng.dataaccess.facades.object.impl with parameters of type LabelService Modifier and Type Method Description voidPermissionAwareObjectFacade. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.dnd
Methods in com.hybris.cockpitng.dnd with parameters of type LabelService Modifier and Type Method Description voidValidationResultListItemRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.editor.commonreferenceeditor
Methods in com.hybris.cockpitng.editor.commonreferenceeditor that return LabelService Modifier and Type Method Description LabelServiceAbstractReferenceEditor. getLabelService()protected LabelServiceReferenceEditorLayout. getLabelService()protected LabelServiceReferenceEditorListItemRendererFactory. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.editor.defaultenum
Fields in com.hybris.cockpitng.editor.defaultenum declared as LabelService Modifier and Type Field Description protected LabelServiceDefaultEnumEditor. labelService -
Uses of LabelService in com.hybris.cockpitng.editor.defaultlist
Methods in com.hybris.cockpitng.editor.defaultlist that return LabelService Modifier and Type Method Description LabelServiceDefaultListEditorRenderer. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.editor.defaultmap
Methods in com.hybris.cockpitng.editor.defaultmap that return LabelService Modifier and Type Method Description protected LabelServiceDefaultMapEditorRenderer. getLabelService()Methods in com.hybris.cockpitng.editor.defaultmap with parameters of type LabelService Modifier and Type Method Description voidDefaultMapEditorRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.editor.extendedmultireferenceeditor
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor that return LabelService Modifier and Type Method Description LabelServiceInlineEditorRowHandler. getLabelService()protected LabelServiceInlinePopup. getLabelService()Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor with parameters of type LabelService Modifier and Type Method Description voidInlineEditorRowHandler. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer that return LabelService Modifier and Type Method Description LabelServiceDefaultCellRenderer. getLabelService()Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer with parameters of type LabelService Modifier and Type Method Description voidDefaultCellRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.editor.instant
Methods in com.hybris.cockpitng.editor.instant that return LabelService Modifier and Type Method Description protected LabelServiceAbstractInstantEditorLabelRenderer. getLabelService()Methods in com.hybris.cockpitng.editor.instant with parameters of type LabelService Modifier and Type Method Description voidAbstractInstantEditorLabelRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.editor.instant.labelprovider.impl
Methods in com.hybris.cockpitng.editor.instant.labelprovider.impl that return LabelService Modifier and Type Method Description protected LabelServiceBaseInstantEditorLabelProvider. getLabelService()Methods in com.hybris.cockpitng.editor.instant.labelprovider.impl with parameters of type LabelService Modifier and Type Method Description voidBaseInstantEditorLabelProvider. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.editor.localized
Methods in com.hybris.cockpitng.editor.localized that return LabelService Modifier and Type Method Description LabelServiceAbstractLocalizedEditor. getLabelService()Methods in com.hybris.cockpitng.editor.localized with parameters of type LabelService Modifier and Type Method Description voidAbstractLocalizedEditor. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return LabelService Modifier and Type Method Description LabelServiceDefaultCockpitWidgetEngine. getLabelService()LabelServiceDefaultWidgetInstanceManager. getLabelService()Methods in com.hybris.cockpitng.engine.impl with parameters of type LabelService Modifier and Type Method Description voidDefaultCockpitWidgetEngine. setLabelService(LabelService labelService)Constructors in com.hybris.cockpitng.engine.impl with parameters of type LabelService Constructor Description DefaultWidgetInstanceManager(Widgetslot widgetslot, CockpitWidgetEngine cockpitWidgetEngine, WidgetUtils widgetUtils, CockpitThreadContextCreator ctxCreator, java.util.Map<java.lang.String,java.lang.Object> labels, java.util.List<WidgetConfigurationContextDecorator> contextDecorators, CockpitConfigurationService cockpitConfigurationService, LabelService labelService, NotificationService notificationService) -
Uses of LabelService in com.hybris.cockpitng.labels.impl
Classes in com.hybris.cockpitng.labels.impl that implement LabelService Modifier and Type Class Description classBackofficeCoreLabelServiceExtension ofTypeAwareLabelServicethat resolveLabelProvider.classDefaultLabelServiceDefault implementation ofLabelServicethat usesBaseconfiguration.classTypeAwareLabelServiceExtension ofDefaultLabelServicethat is able to resolve types on base ofTypeFacade.Methods in com.hybris.cockpitng.labels.impl that return LabelService Modifier and Type Method Description protected LabelServiceDefaultCollectionLabelProvider. getLabelService()Methods in com.hybris.cockpitng.labels.impl with parameters of type LabelService Modifier and Type Method Description voidDefaultCollectionLabelProvider. setLabelService(LabelService labelService)voidDefaultMapLabelProvider. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.baseeditorarea
Methods in com.hybris.cockpitng.widgets.baseeditorarea that return LabelService Modifier and Type Method Description protected LabelServiceDefaultEditorAreaController. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.widgets.collectionbrowser
Methods in com.hybris.cockpitng.widgets.collectionbrowser that return LabelService Modifier and Type Method Description LabelServiceCollectionBrowserController. getLabelService()Methods in com.hybris.cockpitng.widgets.collectionbrowser with parameters of type LabelService Modifier and Type Method Description voidCollectionBrowserController. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common that return LabelService Modifier and Type Method Description LabelServiceAbstractMoldStrategy. getLabelService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common with parameters of type LabelService Modifier and Type Method Description voidAbstractMoldStrategy. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.listview.renderer
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.listview.renderer that return LabelService Modifier and Type Method Description LabelServiceDefaultListViewRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.listview.renderer with parameters of type LabelService Modifier and Type Method Description voidDefaultListViewRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview.renderer
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview.renderer that return LabelService Modifier and Type Method Description LabelServiceDefaultTreeViewRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview.renderer with parameters of type LabelService Modifier and Type Method Description voidDefaultTreeViewRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.common
Methods in com.hybris.cockpitng.widgets.common that return LabelService Modifier and Type Method Description LabelServiceAbstractImageBoxRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.common with parameters of type LabelService Modifier and Type Method Description voidAbstractImageBoxRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.common.explorertree
Methods in com.hybris.cockpitng.widgets.common.explorertree that return LabelService Modifier and Type Method Description LabelServiceExplorerTreeController. getLabelService()Methods in com.hybris.cockpitng.widgets.common.explorertree with parameters of type LabelService Modifier and Type Method Description voidExplorerTreeController. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.compare.renderer
Methods in com.hybris.cockpitng.widgets.compare.renderer that return LabelService Modifier and Type Method Description protected LabelServiceAbstractCompareViewElementRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.compare.renderer with parameters of type LabelService Modifier and Type Method Description voidAbstractCompareViewElementRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow that return LabelService Modifier and Type Method Description LabelServiceConfigurableFlowController. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.widgets.configurableflow.renderer
Methods in com.hybris.cockpitng.widgets.configurableflow.renderer that return LabelService Modifier and Type Method Description LabelServiceConfigurableFlowRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.configurableflow.renderer with parameters of type LabelService Modifier and Type Method Description voidConfigurableFlowRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.configurableflow.util
Constructors in com.hybris.cockpitng.widgets.configurableflow.util with parameters of type LabelService Constructor Description ConfigurableFlowLabelService(WidgetInstanceManager widgetInstanceManager, LabelService labelService)Deprecated, for removal: This API element is subject to removal in a future version.since 1905ConfigurableFlowLabelService(WidgetInstanceManager widgetInstanceManager, LabelService labelService, TypeFacade typeFacade)Creates an instance of ConfigurableFlowLabelService -
Uses of LabelService in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl that return LabelService Modifier and Type Method Description protected LabelServiceAbstractEditorAreaComponentRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl with parameters of type LabelService Modifier and Type Method Description voidAbstractEditorAreaComponentRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.navigation
Methods in com.hybris.cockpitng.widgets.navigation that return LabelService Modifier and Type Method Description protected LabelServiceNavigationHistoryController. getLabelService() -
Uses of LabelService in com.hybris.cockpitng.widgets.summaryview
Methods in com.hybris.cockpitng.widgets.summaryview that return LabelService Modifier and Type Method Description protected LabelServiceSummaryViewController. getLabelService()Methods in com.hybris.cockpitng.widgets.summaryview with parameters of type LabelService Modifier and Type Method Description voidSummaryViewController. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.summaryview.label.impl
Methods in com.hybris.cockpitng.widgets.summaryview.label.impl that return LabelService Modifier and Type Method Description protected LabelServiceDefaultAttributeLabelResolver. getLabelService()Methods in com.hybris.cockpitng.widgets.summaryview.label.impl with parameters of type LabelService Modifier and Type Method Description voidDefaultAttributeLabelResolver. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.summaryview.renderer
Methods in com.hybris.cockpitng.widgets.summaryview.renderer that return LabelService Modifier and Type Method Description protected LabelServiceAbstractSummaryViewItemWithIconRenderer. getLabelService()Methods in com.hybris.cockpitng.widgets.summaryview.renderer with parameters of type LabelService Modifier and Type Method Description voidAbstractSummaryViewItemWithIconRenderer. setLabelService(LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.util
Methods in com.hybris.cockpitng.widgets.util with parameters of type LabelService Modifier and Type Method Description static java.lang.StringUILabelUtil. getColumnHeaderLabel(ListColumn column, java.lang.String typeCode, LabelService labelService) -
Uses of LabelService in com.hybris.cockpitng.widgets.util.impl
Methods in com.hybris.cockpitng.widgets.util.impl that return LabelService Modifier and Type Method Description protected LabelServiceDefaultWidgetRenderingUtils. getLabelService()Methods in com.hybris.cockpitng.widgets.util.impl with parameters of type LabelService Modifier and Type Method Description voidDefaultWidgetRenderingUtils. setLabelService(LabelService labelService)
-