view
Type: Component
File: ui/view.js
Based on:
Settings
,
Destruction
Included in:
accordion
,
accordionitem
,
calendar
,
carousel
,
chart
,
dataview
,
debug_view
,
form
,
googlemap
,
grid
,
grouplist
,
iframe
,
layout
,
list
,
multiview
,
pagelist
,
popup
,
scrollview
,
template
,
toolbar
,
video
,
window
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
resize
- recalculates and adjusts view sizes
show
- shows a view
Events
Doesn't have any
Properties
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)