Constructor and Description |
---|
ComponentWrapper(ContentContext ctx,
IContentVisualComponent comp) |
Modifier and Type | Method and Description |
---|---|
int |
getComplexityLevel() |
IContentVisualComponent |
getComponent() |
String |
getFontAwesome() |
String |
getHexColor() |
String |
getLabel() |
String |
getType() |
String |
getValue() |
boolean |
isDynamicComponent() |
boolean |
isMetaTitle() |
boolean |
isSelected() |
void |
setHexColor(String hexColor) |
void |
setSelected(boolean selected) |
public ComponentWrapper(ContentContext ctx, IContentVisualComponent comp)
public String getType()
public String getLabel()
public String getValue()
public boolean isMetaTitle()
public boolean isSelected()
public void setSelected(boolean selected)
public int getComplexityLevel()
public boolean isDynamicComponent()
public String getHexColor()
public void setHexColor(String hexColor)
public IContentVisualComponent getComponent()
public String getFontAwesome()
Copyright © 2012-2018. All Rights Reserved.