<textstyle>

JavaScript: lz.textstyle
extends <style> » <node> » lz.Eventable »
Simple class that adds font attributes to style class

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
font string String arial read/write
   
fontsize expression any 11 read/write
   
fontstyle string String plain read/write
   

Methods

Methods inherited from <style>

extend

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy