@Component(value="blWidgetJsProcessor")
@ConditionalOnTemplating
public class WidgetJsProcessor
extends org.broadleafcommerce.presentation.dialect.AbstractBroadleafTagReplacementProcessor
Widget
on the current pageModifier and Type | Field and Description |
---|---|
protected WidgetService |
widgetService |
Constructor and Description |
---|
WidgetJsProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getPrecedence() |
org.broadleafcommerce.presentation.model.BroadleafTemplateModel |
getReplacementModel(String tagName,
Map<String,String> tagAttributes,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context) |
protected WidgetService widgetService
public String getName()
public int getPrecedence()
getPrecedence
in interface org.broadleafcommerce.presentation.dialect.BroadleafProcessor
getPrecedence
in class org.broadleafcommerce.presentation.dialect.AbstractBroadleafTagReplacementProcessor
Copyright © 2020. All rights reserved.