|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyBuilder
| Method Summary | |
|---|---|
List |
buildDeclarations(CSSName cssName,
List values,
int origin,
boolean important)
|
List |
buildDeclarations(CSSName cssName,
List values,
int origin,
boolean important,
boolean inheritAllowed)
Builds a list of PropertyDeclaration objects for the CSS
property cssName. |
| Method Detail |
|---|
List buildDeclarations(CSSName cssName,
List values,
int origin,
boolean important,
boolean inheritAllowed)
PropertyDeclaration objects for the CSS
property cssName. values must contain
CSSPrimitiveValue objects.
List buildDeclarations(CSSName cssName,
List values,
int origin,
boolean important)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||