Class UsageProviderCard
java.lang.Object
de.bytestore.hostinger.components.cards.template.DynamicCard
de.bytestore.hostinger.components.cards.template.UsageProviderCard
- All Implemented Interfaces:
CardConfigListener,CardIdListener,CardValueListener
-
Constructor Summary
ConstructorsConstructorDescriptionRepresents a Usage Provider Card, which is a type of Dynamic Card that displays usage information. -
Method Summary
Methods inherited from class de.bytestore.hostinger.components.cards.template.DynamicCard
create, getCard, getSourceValue, getSourceValue, getValue, loadConfiguration, setCard, storeConfiguration
-
Constructor Details
-
UsageProviderCard
public UsageProviderCard()Represents a Usage Provider Card, which is a type of Dynamic Card that displays usage information.
-
-
Method Details
-
update
- Specified by:
updatein interfaceCardValueListener- Overrides:
updatein classDynamicCard
-
config
- Specified by:
configin interfaceCardConfigListener- Overrides:
configin classDynamicCard
-