public class OtherColorResolveHandler extends ColorResolveHandler
| Constructor and Description |
|---|
OtherColorResolveHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected CSSColorValue |
getCurrentColor(LayoutElement currentNode) |
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order.
|
resolvepublic StyleKey[] getRequiredStyles()
getRequiredStyles in interface ResolveHandlergetRequiredStyles in class ColorResolveHandlerprotected CSSColorValue getCurrentColor(LayoutElement currentNode)
getCurrentColor in class ColorResolveHandler