ResolveHandlerpublic class OtherColorResolveHandler extends ColorResolveHandler
| Constructor | Description |
|---|---|
OtherColorResolveHandler() |
| Modifier and Type | Method | 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