<boxview>

JavaScript: lz.boxview
extends <view> » <node> » lz.Eventable »

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
bordercolor string String 0x000000 read/write
  Color of the border, default is black
bordersize number Number 1 read/write
  Size of the border
clip expression any false read/write
  Clip content that extends beyond the specified height and width
contentbgcolor string String   read/write
  Background color of the element, default is transparent
marginsize number Number 0 read/write
  Size of the margin
paddingsize number Number 0 read/write
  Size of the padding
title string String   read/write
  Italized title of the view, appears in upper left

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy