DHTMLX Touch documentation
border_layout
Methods
Events
Properties
Start
Components
border_layout
Type: Component
File: ui/view.js
Based on:
layout
,
view
,
Settings
,
Destruction
Included in:
accordion
,
tabbar
Methods
define
- sets configuration property or a hash of properties
destructor
- destructs the object
getNode
- gets html object of a view
getParent
- gets a parent view
reconstruct
- rebuild layout
replace
- replaces one view with another
resize
- recalculates and adjusts view sizes
show
- shows a view
Events
Doesn't have any
Properties
rows
- array of views arranged vertically
cols
- array of views arranged horizontally
container
- html container or its id where view needs being initialized
id
- view id
css
- class name for view container
width
- view width
height
- view height
gravity
- view gravity (1 by default)