public class BackgroundAttachmentResolveHandler extends ListOfConstantsResolveHandler
| Constructor and Description |
|---|
BackgroundAttachmentResolveHandler() |
| Modifier and Type | Method and Description |
|---|---|
StyleKey[] |
getRequiredStyles()
This indirectly defines the resolve order.
|
protected boolean |
resolveItem(LayoutProcess process,
LayoutElement currentNode,
StyleKey key,
int index,
CSSConstant item) |
resolve, resolveInvalidItemaddNormalizeValue, addValue, getFallback, lookupValue, resolveValue, setFallbackpublic 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