Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.hybris.commonconfig.ImagePreview
-
-
Uses of ImagePreview in com.hybris.cockpitng.config.compareview.jaxb
Subclasses of ImagePreview in com.hybris.cockpitng.config.compareview.jaxb Modifier and Type Class Description classHeaderJava class for header complex type. -
Uses of ImagePreview in com.hybris.cockpitng.config.quicklist.jaxb
Subclasses of ImagePreview in com.hybris.cockpitng.config.quicklist.jaxb Modifier and Type Class Description classQuickListJava class for anonymous complex type. -
Uses of ImagePreview in com.hybris.cockpitng.config.summaryview.jaxb
Subclasses of ImagePreview in com.hybris.cockpitng.config.summaryview.jaxb Modifier and Type Class Description classSummaryViewJava class for anonymous complex type. -
Uses of ImagePreview in com.hybris.cockpitng.core.config.impl.jaxb.gridview
Subclasses of ImagePreview in com.hybris.cockpitng.core.config.impl.jaxb.gridview Modifier and Type Class Description classGridViewJava class for anonymous complex type. -
Uses of ImagePreview in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common.renderer
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common.renderer that return types with arguments of type ImagePreview Modifier and Type Method Description protected java.util.function.Function<C,ImagePreview>AbstractImageComponentRenderer. getConfigurationMapping()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.common.renderer with parameters of type ImagePreview Modifier and Type Method Description voidAbstractImageComponentRenderer. appendThumbnailAndPopupPreview(D object, ImagePreview configuration, DataType dataType, P component, WidgetInstanceManager widgetInstanceManager) -
Uses of ImagePreview in com.hybris.cockpitng.widgets.common
Classes in com.hybris.cockpitng.widgets.common with type parameters of type ImagePreview Modifier and Type Class Description classAbstractImageBoxRenderer<I extends ImagePreview>
-