multiview
Type: Component
File:
Based on:
layout
,
view
,
Settings
,
Destruction
Included in:
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
animate
- defines animation on view change (object with type and subtype properties) or disables animation (false)
cells
- the array with views objects
type
- unknown
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)