Uses of Class
de.hybris.platform.hac.custom.CustomTabInfo.SubTabInfo
Packages that use CustomTabInfo.SubTabInfo
-
Uses of CustomTabInfo.SubTabInfo in de.hybris.platform.hac.custom
Methods in de.hybris.platform.hac.custom that return CustomTabInfo.SubTabInfoMethods in de.hybris.platform.hac.custom that return types with arguments of type CustomTabInfo.SubTabInfoMethod parameters in de.hybris.platform.hac.custom with type arguments of type CustomTabInfo.SubTabInfoModifier and TypeMethodDescriptionvoidCustomTabInfo.setSubTabs(List<CustomTabInfo.SubTabInfo> subTabs) CustomTabInfo.subTabs(List<CustomTabInfo.SubTabInfo> subTabs) -
Uses of CustomTabInfo.SubTabInfo in de.hybris.platform.hac.util
Methods in de.hybris.platform.hac.util with parameters of type CustomTabInfo.SubTabInfoModifier and TypeMethodDescriptionstatic booleanHacTabUtil.isSubTabAccessGranted(CustomTabInfo.SubTabInfo subTabInfo, String basePath)