Skip to content

Latest commit

 

History

History
77 lines (41 loc) · 2.4 KB

Style.md

File metadata and controls

77 lines (41 loc) · 2.4 KB

Class lwtk.Style

Contents

Inheritance

Constructor

  • Style(ruleList)

Methods

  • Style:addRules(rules)

  • Style:clearCache()

  • Style:getScaleFactor()

  • Style:getStyleParam(widget, parName)

  • Style:isAnimatable(parName)

  • Style:isScalable(parName)

  • Style:setRules(rules)

  • Style:setScaleFactor(scaleFactor)

  • Style:_getStyleParam(parName, classSelectorPath, stateSelectorPath, considerLocal, extraParentStyle)

  • Style:_getStyleParam2(parName, classSelectorPath, stateSelectorPath, ctxRules)

  • Style:_replaceParentStyle(parentStyle)

  • Style:_setParentStyle(parentStyle)

Inherited Methods

Subclasses