<hsplitpane>

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

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
bordercolor color Color 0x000000 read/write
   
bordersize expression any 1 read/write
   
lhs_max_width expression any this.width-20 read/write
   
lhs_min_width expression any 10 read/write
   
lhs_placed boolean boolean false read/write
   
lhs_width_start expression any 180 read/write
   
rhs_placed boolean boolean false read/write
   
sizer_width expression any 5 read/write
   

Methods

determinePlacement()
hsplitpane.determinePlacement(aSub, placement, args);
Parameter Name Type Description
aSub    
placement    
args    

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy