public static class AdminAction.ComponentBean extends Object
Constructor and Description |
---|
ComponentBean(ContentContext ctx,
IContentVisualComponent comp) |
Modifier and Type | Method and Description |
---|---|
int |
getComplexityLevel() |
IContentVisualComponent |
getComponent() |
String |
getHexColor() |
String |
getType() |
boolean |
isCacheable() |
boolean |
isListable() |
public ComponentBean(ContentContext ctx, IContentVisualComponent comp)
public IContentVisualComponent getComponent()
public int getComplexityLevel()
public boolean isListable()
public boolean isCacheable()
public String getType()
public String getHexColor()
Copyright © 2012-2018. All Rights Reserved.