public abstract class StyleProxy extends Object implements IStyle
| Constructor and Description |
|---|
StyleProxy(ConfigAttribute<IStyle> styleConfigAttribute,
IConfigRegistry configRegistry,
String targetDisplayMode,
List<String> configLabels) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAttributeValue(ConfigAttribute<T> styleAttribute) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAttributeValuepublic StyleProxy(ConfigAttribute<IStyle> styleConfigAttribute, IConfigRegistry configRegistry, String targetDisplayMode, List<String> configLabels)
public <T> T getAttributeValue(ConfigAttribute<T> styleAttribute)
getAttributeValue in interface IStyleCopyright © 2013. All Rights Reserved.