Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
clear
customize
define
destructor
detachEvent
disable
edit
editCancel
editNext
editStop
enable
focusEditor
getChildViews
getEditState
getEditor
getEditorValue
getFormView
getItem
getItemNode
getNode
getParentView
getScrollState
getTopParentView
getValues
hasEvent
hide
isEnabled
isVisible
load
locate
mapEvent
parse
queryView
refresh
registerType
render
resize
scrollTo
setValues
show
showItem
sync
unbind
unblockEvent
updateItem
validateEditor
Start
API Reference
ui.property
Methods
showItem
scrolls the property sheet to make the specified property visible
void
showItem
(
id
id
);
id
id
the id of the property
Example
property.
showItem
(
123
)
See also
API
showItemByIndex
scrollTo
getScrollState
Back to top