@Component(value="blEntityFormVariableExpression") @ConditionalOnTemplating public class EntityFormVariableExpression extends Object implements BroadleafVariableExpression
BroadleafVariableExpression
that assists with operations for Thymeleaf-layer operations on entity forms.Constructor and Description |
---|
EntityFormVariableExpression() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isTabActive(EntityForm ef,
Tab tab) |
public String getName()
getName
in interface BroadleafVariableExpression
public boolean isTabActive(EntityForm ef, Tab tab)
Copyright © 2022. All rights reserved.