public static interface CSSEngine.MainPropertyReceiver
Modifier and Type | Method and Description |
---|---|
void |
setMainProperty(String name,
Value v,
boolean important)
Called with a non-shorthand property name and it's value.
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.