GhostWire TreeView - Actionscript API
Help/Reference Panel documentation for this flash component
is available with the installation of the component.
The following methods are available for the TreeView component:
GWTreeView.collapse(index)
GWTreeView.collapseAll()
GWTreeView.deselect(index)
GWTreeView.deselectAll()
GWTreeView.expand(index)
GWTreeView.expandAll()
GWTreeView.getItem(index)
GWTreeView.getParentItem(index)
GWTreeView.getSelectedIndex()
GWTreeView.getSelectedIndices()
GWTreeView.getSelectedItem()
GWTreeView.getSelectedItems()
GWTreeView.getSize()
GWTreeView.loadXML(url)
GWTreeView.refreshItem()
GWTreeView.setDataProvider(dataArray)
GWTreeView.select(index)
GWTreeView.setSize(width, height)
GWTreeView.setWidth(width)
The following events are available for the TreeView component:
GWTreeView.onDblSelect(data,index)
GWTreeView.onItemOut(item)
GWTreeView.onItemOver(item)
GWTreeView.onLoadError()
GWTreeView.onReady()
GWTreeView.onSelect(data,index)
Flash Components
Button
:: CheckBox
:: CollapsibleMenu
:: CollapsiblePane :: ColorPicker :: ComboBox
:: ContextMenu
:: DialogBox
:: InputField
:: ListBox :: Loader :: Menu
:: SlideMenu
:: NumericBox
:: Panel :: ProgressBar :: RadioButton
:: ScrollBar
:: ScrollPane
:: SlidePane
:: Slider
:: TabView
:: TextArea
:: TreeView
:: Window
See also
Documentation :: FAQs :: Testimonials
|