public class LabelEntityViewBuilder extends AbstractEntityViewBuilder<LabelEntityView>
entity, node| Constructor and Description |
|---|
LabelEntityViewBuilder(ViewContext context,
String tagName,
Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
LabelEntityView |
build() |
Object |
parseConstraint(String constraint) |
void |
setIconHeight(int height) |
void |
setIconWidth(int width) |
entity, nodedoNotAddToParentContainer, getAttribute, getAttributes, getComponent, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic LabelEntityViewBuilder(ViewContext context, String tagName, Map attributes)
public void setIconWidth(int width)
public void setIconHeight(int height)
public LabelEntityView build()
public Object parseConstraint(String constraint)
parseConstraint in interface ComponentBuilder<LabelEntityView>parseConstraint in class AbstractEntityViewBuilder<LabelEntityView>Copyright © 2022. All Rights Reserved.