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
-
Constructor Summary
ConstructorsConstructorDescriptionRepresents a provider card that extends DynamicCard. -
Method Summary
Methods inherited from class de.bytestore.hostinger.components.cards.template.DynamicCard
create, getCard, getSourceValue, getSourceValue, getValue, loadConfiguration, setCard, storeConfiguration
-
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
-
update
- Specified by:
updatein interfaceCardValueListener- Overrides:
updatein classDynamicCard
-
config
- Specified by:
configin interfaceCardConfigListener- Overrides:
configin classDynamicCard
-