Class Stylesheet-Dependency

A CSS stylesheet dependency

Part of:

package weblocks, class dependency, class url-dependency-mixin

Direct Superclass

dependencyModels a dependency of a particular renderable
item (widget, view, presentation) on a resource ...
url-dependency-mixinAny dependency which can be represented by an external URL.

Slot

mediaInitargs::media; Accessors:stylesheet-media.
url
URL to the object, represented as a string. May be a relative or an absolute URL. Using the reader for this slot always returns an URI object (as defined by the PURI library).
Initargs::url; Accessors:dependency-url.

Direct Method

dependencies-lesspUsed for ordering dependencies, determines which ones
will come first in the page header.
render-dependency-in-page-head

Other Method

dependencies-equalpDetermine whether two dependencies are equal. We need
to be able to compare dependencies in order...
dependency-url