Documentation in progress: please use the 3.4 Reference Manual.

Name

LzCSSStyle

Synopsis

JavaScript: LzCSSStyle
Type: Object
Access: public
Topic: LFC.CSS
Declared in: WEB-INF/lps/lfc/services/LzCSSStyle.js

Details

Static Methods (3)

getComputedStyle()
static public function getComputedStyle(node);
getPropertyValueFor()
static public function getPropertyValueFor(initialnode, pname);
getSelectorSpecificity()
static public function getSelectorSpecificity(parsedsel);

JavaScript Synopsis

public var LzCSSStyle = { ... };