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, wait
setAttributeValue
public StyleProxy(ConfigAttribute<IStyle> styleConfigAttribute, IConfigRegistry configRegistry, String targetDisplayMode, List<String> configLabels)
public <T> T getAttributeValue(ConfigAttribute<T> styleAttribute)
getAttributeValue
in interface IStyle
Copyright © 2013. All Rights Reserved.