Class ImageSlotConfiguration

java.lang.Object
de.hybris.platform.cockpit.services.config.jaxb.gridview.PropertySlotConfiguration
de.hybris.platform.cockpit.services.config.jaxb.gridview.ImageSlotConfiguration

public class ImageSlotConfiguration extends PropertySlotConfiguration

Java class for imageSlotConfiguration complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="imageSlotConfiguration">
   <complexContent>
     <extension base="{}propertySlotConfiguration">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ImageSlotConfiguration

      public ImageSlotConfiguration()