Class TileComponents
java.lang.Object
com.broadleafcommerce.metadata.dsl.core.utils.TileComponents
Utility class for creating tile components for use with the
TileGrid.- Since:
- Metadata Service 2.0.7, Release Train 2.3.0
- Author:
- Jon Fleschler (jfleschler)
-
Method Summary
Modifier and TypeMethodDescriptionstatic DefaultBadgeTileComponentbadge()static DefaultTileComponentstatic DefaultTileComponentstatic DefaultLinkTileComponentlink()static DefaultLinkTileComponentstatic DefaultTileComponentmoney()static DefaultTileComponentstring()static DefaultToggleTileComponenttoggle()
-
Method Details
-
component
-
component
-
string
-
money
-
thumbnail
-
link
-
linkById
-
badge
-
toggle
- Since:
- Metadata Service 2.0.8, Release Train 2.3.0
-