public static class PrimitiveBackgroundPropertyBuilders.BackgroundPosition extends AbstractPropertyBuilder
| Constructor and Description |
|---|
BackgroundPosition() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
allowsTwoValueItems() |
protected List<PropertyValue> |
processValue(CSSName cssName,
PropertyValue first) |
protected List<PropertyValue> |
processValues(CSSName cssName,
PropertyValue first,
PropertyValue second) |
buildDeclarations, checkAngleType, checkForbidInherit, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkValidity, checkValueCount, checkValueCount, copyOf, isLength, isLengthHelperprotected List<PropertyValue> processValue(CSSName cssName, PropertyValue first)
protected List<PropertyValue> processValues(CSSName cssName, PropertyValue first, PropertyValue second)
protected boolean allowsTwoValueItems()
Copyright © 2004–2025. All rights reserved.