public static class PrimitivePropertyBuilders.FontFamily extends AbstractPropertyBuilder
| 构造器和说明 |
|---|
FontFamily() |
| 限定符和类型 | 方法和说明 |
|---|---|
List |
buildDeclarations(CSSName cssName,
List values,
int origin,
boolean important,
boolean inheritAllowed)
Builds a list of
PropertyDeclaration objects for the CSS
property cssName. |
buildDeclarations, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkStringType, checkValidity, checkValueCount, checkValueCount, copyOf, isLengthpublic List buildDeclarations(CSSName cssName, List values, int origin, boolean important, boolean inheritAllowed)
PropertyBuilderPropertyDeclaration objects for the CSS
property cssName. values must contain
CSSPrimitiveValue objects.Copyright © 2019. All Rights Reserved.