Uses of Class
de.hybris.platform.hac.custom.CustomTabInfo
-
Packages that use CustomTabInfo Package Description de.hybris.platform.hac.custom de.hybris.platform.hac.util -
-
Uses of CustomTabInfo in de.hybris.platform.hac.custom
Methods in de.hybris.platform.hac.custom that return CustomTabInfo Modifier and Type Method Description CustomTabInfoCustomTabInfo. basePath(java.lang.String basePath)CustomTabInfoCustomTabInfo. mainTabLabel(java.lang.String mainTabLabel)CustomTabInfoCustomTabInfo. subTabs(java.util.List<CustomTabInfo.SubTabInfo> subTabs)Methods in de.hybris.platform.hac.custom that return types with arguments of type CustomTabInfo Modifier and Type Method Description java.util.List<CustomTabInfo>CustomTabProvider. getInfo()java.util.List<CustomTabInfo>JsonHacConfiguration. getInfo() -
Uses of CustomTabInfo in de.hybris.platform.hac.util
Methods in de.hybris.platform.hac.util with parameters of type CustomTabInfo Modifier and Type Method Description static booleanHacTabUtil. isMainTabAccessGranted(CustomTabInfo mainTab)
-