Class ImageTitleProviderCard

java.lang.Object
de.bytestore.hostinger.components.cards.template.DynamicCard
de.bytestore.hostinger.components.cards.template.ImageTitleProviderCard
All Implemented Interfaces:
CardConfigListener, CardIdListener, CardValueListener

public class ImageTitleProviderCard extends DynamicCard
  • Constructor Details

    • ImageTitleProviderCard

      public ImageTitleProviderCard()
      Represents a provider card that extends DynamicCard. The ImageTitleProviderCard is a subclass of DynamicCard, and it is responsible for providing a card with an image, title, and layout for dynamic card generation.
  • Method Details