ResolveHandlerpublic class BackgroundAttachmentResolveHandler extends ListOfConstantsResolveHandler
| Constructor | Description |
|---|---|
BackgroundAttachmentResolveHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
StyleKey[] |
getRequiredStyles() |
This indirectly defines the resolve order.
|
protected boolean |
resolveItem(LayoutProcess process,
LayoutElement currentNode,
StyleKey key,
int index,
CSSConstant item) |
addNormalizeValue, addValue, getFallback, lookupValue, resolveValue, setFallbackresolve, resolveInvalidItempublic StyleKey[] getRequiredStyles()
getRequiredStyles in interface ResolveHandlergetRequiredStyles in class ConstantsResolveHandlerprotected boolean resolveItem(LayoutProcess process, LayoutElement currentNode, StyleKey key, int index, CSSConstant item)
resolveItem in class ListOfConstantsResolveHandler