Verwendungen von Klasse
ch.nolix.core.web.css.CssRule
Package
Beschreibung
The
ch.nolix.core.web.css
package defines the types that are declared
in the {ch.nolix.coreapi.documentapi.cssapi} package.The
ch.nolix.system.webgui.main
package defines the types that are
declared in the ch.nolix.systemapi.webguiapi.mainapi
package.-
Verwendungen von CssRule in ch.nolix.core.web.css
Modifizierer und TypMethodeBeschreibungstatic CssRule
CssRule.fromCssRule
(ICssRule cssRule) static CssRule
CssRule.withSelectorAndProperties
(String selector, IContainer<? extends ICssProperty> properties) static CssRule
CssRule.withSelectorAndProperty
(String selector, ICssProperty property, ICssProperty... properties) -
Verwendungen von CssRule in ch.nolix.system.webgui.main