Uses of Class
com.hybris.backoffice.masterdetail.SettingItem
Packages that use SettingItem
Package
Description
-
Uses of SettingItem in com.hybris.backoffice.masterdetail
Methods in com.hybris.backoffice.masterdetail that return SettingItemModifier and TypeMethodDescriptionMDDetailLogic.getSettingItem()Returns the setting item data of this detail viewMethods in com.hybris.backoffice.masterdetail with parameters of type SettingItemModifier and TypeMethodDescriptionvoidMasterDetailService.detailDataChanged(SettingItem settingItem) Notify master view that data changed in a detail viewvoidMDMasterLogic.updateItem(SettingItem data) Update SettingItem data of a detail view in master view e.g.Method parameters in com.hybris.backoffice.masterdetail with type arguments of type SettingItemModifier and TypeMethodDescriptionvoidMDMasterLogic.addItems(List<SettingItem> settingItemList) Add a list of detail view into master view -
Uses of SettingItem in com.hybris.backoffice.masterdetail.impl
Methods in com.hybris.backoffice.masterdetail.impl with parameters of type SettingItemModifier and TypeMethodDescriptionvoidDefaultMasterDetailSettingService.detailDataChanged(SettingItem settingItem) Notify master view that data changed in a detail view -
Uses of SettingItem in com.hybris.backoffice.widgets.masterdetail
Methods in com.hybris.backoffice.widgets.masterdetail with parameters of type SettingItemModifier and TypeMethodDescriptionvoidAbstractMasterDetailController.updateItem(SettingItem data) protected voidNavigationItem.updateItem(SettingItem data) Method parameters in com.hybris.backoffice.widgets.masterdetail with type arguments of type SettingItemModifier and TypeMethodDescriptionvoidAbstractMasterDetailController.addItems(List<SettingItem> settingItemList) Constructors in com.hybris.backoffice.widgets.masterdetail with parameters of type SettingItemModifierConstructorDescriptionprotectedNavigationItem(org.zkoss.zk.ui.Component parent, SettingItem settingItem) -
Uses of SettingItem in com.hybris.backoffice.widgets.userprofile.appearancesetting
Methods in com.hybris.backoffice.widgets.userprofile.appearancesetting that return SettingItem -
Uses of SettingItem in com.hybris.backoffice.widgets.userprofile.localesetting
Methods in com.hybris.backoffice.widgets.userprofile.localesetting that return SettingItem -
Uses of SettingItem in com.hybris.backoffice.widgets.userprofile.passwordsetting
Methods in com.hybris.backoffice.widgets.userprofile.passwordsetting that return SettingItem -
Uses of SettingItem in com.hybris.backoffice.widgets.userprofile.profilesetting
Methods in com.hybris.backoffice.widgets.userprofile.profilesetting that return SettingItem