Uses of Class
com.hybris.cockpitng.core.util.impl.TypedSettingsMap
-
-
Uses of TypedSettingsMap in com.hybris.backoffice.widgets.networkchart
Methods in com.hybris.backoffice.widgets.networkchart with parameters of type TypedSettingsMap Modifier and Type Method Description protected java.util.Optional<ListContainerCloseListener>NetworkChartController. evaluateOnCloseListener(TypedSettingsMap widgetSettings)EvaluatesListContainerCloseListenerspecified byListContainerRenderer.CLOSE_LISTENER_SETTINGon widget settings -
Uses of TypedSettingsMap in com.hybris.cockpitng.composer
Methods in com.hybris.cockpitng.composer with parameters of type TypedSettingsMap Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentDefaultLoginInfoRenderer. renderBooleanInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey)protected org.zkoss.zk.ui.ComponentDefaultLoginInfoRenderer. renderEnumInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey)protected org.zkoss.zk.ui.ComponentDefaultLoginInfoRenderer. renderStringInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey, boolean hasConnections) -
Uses of TypedSettingsMap in com.hybris.cockpitng.core
Methods in com.hybris.cockpitng.core that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapAbstractCockpitComponentDefinition. getDefaultSettings()TypedSettingsMapWidget. getWidgetSettings()TypedSettingsMapWidgetController. getWidgetSettings()Methods in com.hybris.cockpitng.core with parameters of type TypedSettingsMap Modifier and Type Method Description voidAbstractCockpitComponentDefinition. setDefaultSettings(TypedSettingsMap defaultSettings) -
Uses of TypedSettingsMap in com.hybris.cockpitng.core.impl
Methods in com.hybris.cockpitng.core.impl that return TypedSettingsMap Modifier and Type Method Description protected TypedSettingsMapDefaultCockpitComponentDefinitionService. fillInheritedSettings(WidgetDefinition override, WidgetDefinition base) -
Uses of TypedSettingsMap in com.hybris.cockpitng.engine
Methods in com.hybris.cockpitng.engine that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapWidgetInstanceManager. getWidgetSettings()Returns the widget settings map. -
Uses of TypedSettingsMap in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapDefaultWidgetInstanceManager. getWidgetSettings()Methods in com.hybris.cockpitng.engine.impl with parameters of type TypedSettingsMap Modifier and Type Method Description protected ListContainerCloseListenerListContainerRenderer. resolveCloseListener(TypedSettingsMap widgetSettings)ResolvesListContainerCloseListenerbean. -
Uses of TypedSettingsMap in com.hybris.cockpitng.handler.login
Methods in com.hybris.cockpitng.handler.login that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapLoginInformationHandler. getLoginInformation()Returns container contains a login specific information -
Uses of TypedSettingsMap in com.hybris.cockpitng.handler.login.impl
Methods in com.hybris.cockpitng.handler.login.impl that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapDefaultLoginInformationHandler. getLoginInformation()Constructors in com.hybris.cockpitng.handler.login.impl with parameters of type TypedSettingsMap Constructor Description DefaultLoginInformationHandler(TypedSettingsMap loginTimeInformation) -
Uses of TypedSettingsMap in com.hybris.cockpitng.renderers.common
Methods in com.hybris.cockpitng.renderers.common with parameters of type TypedSettingsMap Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentDefaultTypedSettingsRenderer. renderBooleanInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey)protected org.zkoss.zk.ui.ComponentDefaultTypedSettingsRenderer. renderDoubleInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey)protected org.zkoss.zk.ui.ComponentDefaultTypedSettingsRenderer. renderEnumInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey)protected org.zkoss.zk.ui.ComponentDefaultTypedSettingsRenderer. renderIntegerInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey)org.zkoss.zk.ui.ComponentDefaultTypedSettingsRenderer. renderSetting(TypedSettingsMap widgetSettings, java.lang.String settingKey, boolean hasConnections)org.zkoss.zk.ui.ComponentTypedSettingsRenderer. renderSetting(TypedSettingsMap widgetSettings, java.lang.String settingKey, boolean hasConnections)Creates a representation of given setting.protected org.zkoss.zk.ui.ComponentDefaultTypedSettingsRenderer. renderStringInput(TypedSettingsMap widgetSettings, java.lang.Object settingValue, java.lang.String settingKey, boolean hasConnections) -
Uses of TypedSettingsMap in com.hybris.cockpitng.testing
Fields in com.hybris.cockpitng.testing declared as TypedSettingsMap Modifier and Type Field Description protected TypedSettingsMapAbstractWidgetUnitTest. widgetSettings -
Uses of TypedSettingsMap in com.hybris.cockpitng.testing.util
Methods in com.hybris.cockpitng.testing.util with parameters of type TypedSettingsMap Modifier and Type Method Description static WidgetInstanceManagerCockpitTestUtil. mockWidgetInstanceManager(TypedSettingsMap widgetSettings) -
Uses of TypedSettingsMap in com.hybris.cockpitng.util
Methods in com.hybris.cockpitng.util that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapBindWidgetController. getWidgetSettings()TypedSettingsMapDefaultWidgetController. getWidgetSettings()TypedSettingsMapSelectorWidgetController. getWidgetSettings()Methods in com.hybris.cockpitng.util with parameters of type TypedSettingsMap Modifier and Type Method Description static voidWidgetControllers. initWidgetSetting(TypedSettingsMap settings, java.lang.String key, java.lang.Object initialValue)static voidWidgetControllers. initWidgetSetting(TypedSettingsMap settings, java.lang.String key, java.lang.Object initialValue, java.lang.Class settingClass) -
Uses of TypedSettingsMap in com.hybris.cockpitng.util.impl
Methods in com.hybris.cockpitng.util.impl that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapDefaultWidgetViewModel. getWidgetSettings() -
Uses of TypedSettingsMap in com.hybris.cockpitng.util.web.authorization
Methods in com.hybris.cockpitng.util.web.authorization that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapBackofficeAuthenticationSuccessHandler. getSessionLoginInfoModel(javax.servlet.ServletContext servletContext) -
Uses of TypedSettingsMap in com.hybris.cockpitng.widgets.summaryview.renderer
Methods in com.hybris.cockpitng.widgets.summaryview.renderer with parameters of type TypedSettingsMap Modifier and Type Method Description protected static booleanDefaultSummaryViewAttributeRenderer. isEditorWrappingEnabled(TypedSettingsMap widgetSettings)Deprecated, for removal: This API element is subject to removal in a future version.since 6.6protected java.lang.StringDefaultSummaryViewAttributeRenderer. wrapEditorIfNecessary(java.lang.String editor, TypedSettingsMap widgetSettings)Deprecated, for removal: This API element is subject to removal in a future version.since 6.6 -
Uses of TypedSettingsMap in com.hybris.cockpitng.widgets.util
Methods in com.hybris.cockpitng.widgets.util with parameters of type TypedSettingsMap Modifier and Type Method Description booleanEditorWrappingUtils. isEditorWrappingEnabled(java.lang.String editorDefinitionId, TypedSettingsMap widgetSettings)Checks if wrapping is enabled for specified widget. -
Uses of TypedSettingsMap in com.hybris.cockpitng.widgets.util.impl
Methods in com.hybris.cockpitng.widgets.util.impl with parameters of type TypedSettingsMap Modifier and Type Method Description booleanDefaultEditorWrappingUtils. isEditorWrappingEnabled(java.lang.String editorDefinitionId, TypedSettingsMap widgetSettings)protected java.lang.StringDefaultEditorWrappingUtils. wrapEditorIfNecessary(java.lang.String editor, TypedSettingsMap widgetSettings) -
Uses of TypedSettingsMap in com.hybris.cockpitng.widgets.viewmodel
Methods in com.hybris.cockpitng.widgets.viewmodel that return TypedSettingsMap Modifier and Type Method Description TypedSettingsMapExampleWidgetViewModel. getWidgetSettings()
-