Package com.broadleafcommerce.metadata.dsl.core.extension.tiles
package com.broadleafcommerce.metadata.dsl.core.extension.tiles
-
ClassDescriptionAbstractTileComponent<C extends AbstractTileComponent<C>>The abstract tile component specification.BadgeTileComponent<C extends BadgeTileComponent<C>>Represents the metadata for a
TileComponentTypes.BADGE.This class represents a default badge tile component in the metadata DSL.This class represents a default link tile component in the metadata DSL.This class represents a default thumbnail tile component in the metadata DSL.This class represents a default tile component in the metadata DSL.Represents the default implementation for aToggleTileComponentin the metadata.LinkTileComponent<C extends LinkTileComponent<C>>Represents the metadata for aTileComponentTypes.LINK.ThumbnailTileComponent<C extends ThumbnailTileComponent<C>>Represents the metadata for aTileComponentTypes.THUMBNAIL.Utility class for defining tile component types.ToggleTileComponent<C extends ToggleTileComponent<C>>Represents the metadata for aTileComponentTypes.TOGGLE.