Samples
Forum
Support
Documentation
addView
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getMultiview
getNode
getParentView
getTabbar
getTopParentView
getValue
hasEvent
hide
index
isEnabled
isVisible
mapEvent
reconstruct
removeView
resize
resizeChildren
setValue
show
showBatch
unbind
unblockEvent
Start
API Reference
ui.tabview
Methods
reconstruct
rebuilds the layout
void
reconstruct
();
See also
articles
Changing Properties of Components
Example
$$
(
'mylayout'
)
.
reconstruct
(
)
;
Back to top