============================================================================== Project : SigCj - VDF Classes for Codejock File : cSigCJTreeView.pkg Description : VDF Class for Codejock control Revision : $Rev: 675 $ $Date: 2011-02-23 10:51:39 -0500 (Wed, 23 Feb 2011) $ $Author: martin $ Martin Pincott Requirements : Visual DataFlex 12.1+ Codejock SuitePro - Version 12.0.0+ Copyright : (c) 2008 VDF SIG UK Visual DataFlex Special Interest Group UK. http://www.vdfsig.co.uk/ dev@vdfsig.co.uk This file is part of SigCj. SigCj is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version. SigCj is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. If you have the complete SigCj workspace then a copy of the GNU Lesser General Public License is in the Docs folder. If not, see <http://www.gnu.org/licenses/>. ==============================================================================
Construct_Object()
Private_piBackColor
Private_piForeColor
Private_pbBold
Private_pbChecked
Private_pbExpanded
Private_pbSelected
Private.psImage
Private.piImage
Private_piIndex
Private_psKey
Private_psText
Private_pvTag
Set(Integer iColour)
piBackColor()
Set(Integer iColour)
piForeColor()
Set(Boolean bState)
pbBold()
Set(Boolean bState)
pbChecked()
Set(Boolean bState)
pbExpanded()
Set(Boolean bState)
pbSelected()
Set(String sImage)
iImageId
vImage
psImage()
Set(Integer iValue)
piIndex()
Set(String sValue)
psKey()
Set(String sValue)
psText()
Set(Variant vValue)
pvTag()
psFullPath()
pvParent()
pvChild()
piChildren()
pvFirstSibling()
pvLastSibling()
pvNext()
pvPrevious()
Node_Index()
Node_Key(Handle hoNode)
Set(Integer iLevel)
iIndex
tNodeTags
Node_Level()
iIndex
tNodeTags
Set(String sCargo)
iIndex
tNodeTags
Node_Cargo()
iIndex
tNodeTags
Set(Handle hoDDO)
iIndex
tNodeTags
Node_DDO()
iIndex
tNodeTags
Set(RowID rRowid)
iIndex
tNodeTags
Node_RowId()
iIndex
tNodeTags
Set(Integer iRecnum)
iIndex
tNodeTags
Node_Recnum()
iIndex
tNodeTags
Remove_Children()
hoChildNode
vChild
iIndex
iChildren
OnCreate()
Construct_Object()
Private_peAppearance
Private_piBackColor
Private_piForeColor
Private_piSelectionBackColor
Private_piSelectionForeColor
Private_pbCheckboxes
Private_pbEnabled
Private_pbEnableMarkup
Private_pbFullRowSelect
Private_pbHideSelection
Private_pbHotTracking
Private_piIconSize
Private_piIndentation
Private_peLabelEdit
Private_peOLEDropMode
Private_psPathSeparator
Private_pbRightToLeft
Private_pbRightToLeftReading
Private_pbScroll
Private_pbShowBorder
Private_peShowLines
Private_pbShowPlusMinus
Private_pbSingleSel
Private_pbSorted
Private_pbUseVisualStyle
ptNodeTags
pbActive_Track
pvLast_Node
piLast_Node_Index
psRootName
piKey
phoNodes
phoNode
phoChildNode
psImage_FolderClose
psImage_FolderOpen
psImage_FolderItem1
psImage_FolderItem2
pasImage_FolderItem
OnCreate()
vNodes
vIcons
asImage_FolderItem
OnCreateTree()
OnClearTreeview()
tNodeTags
Set(Integer eAppearance)
peAppearance()
Set(Integer iColour)
piBackColor()
Set(Integer iColour)
piForeColor()
Set(Boolean bState)
pbCheckboxes()
Set(Boolean bState)
pbEnabled()
Set(Boolean bState)
pbEnableMarkup()
Set(Boolean bState)
pbFullRowSelect()
Set(Boolean bState)
pbHideSelection()
Set(Boolean bState)
pbHotTracking()
Set(Integer iValue)
piIconSize()
Set(Integer iValue)
piIndentation()
Set(Integer eMode)
peLabelEdit()
Set(Integer eMode)
peOLEDropMode()
Set(String sValue)
psPathSeparator()
Set(Boolean bState)
pbRightToLeft()
Set(Boolean bState)
pbRightToLeftReading()
Set(Boolean bState)
pbScroll()
Set(Integer iColour)
piSelectionBackColor()
Set(Integer iColour)
piSelectionForeColor()
Set(Boolean bState)
pbShowBorder()
Set(Integer eMode)
peShowLines()
Set(Boolean bState)
pbShowPlusMinus()
Set(Boolean bState)
pbSingleSel()
Set(Boolean bState)
pbSorted()
Set(Boolean bState)
pbUseVisualStyle()
OnActive_Track(Handle hoNode Integer iIndex)
OnNodeChanging(Handle hoNode Integer iIndex)
OnNodeClick(Handle hoNode)
OnComNodeClick(Variant llNode)
hoNode
iIndex
iLast_Index
vLast_Node
Load_NodeTags(Handle hoNode Integer iLevel String sCargo Handle hoDDO String sRowId Integer iRecnum)
iIndex
tNodeTags
Remove_Node(Integer iIndex)
iCurrent_Index
iSize
tNodeTags
Add_Root_Node(String sText String sKey)
vNode
hoNodes
hoNode
iKey
iIndex
sNewKey
tNodeTags
Add_Child_Node(String sText String sKey String sParent_Key Integer iLevel Integer iImage)
vNode
vParent
hoNodes
hoNode
iKey
iParent
iIndex
sNewKey
sNewParentKey
asImage_FolderItem
tNodeTags
OnExpand(Handle hoNode)
OnComExpand(Variant llNode)
hoNode
sImage
iImage
iClose
iOpen
OnCollapse(Handle hoNode)
OnComCollapse(Variant llNode)
hoNode
sImage
iImage
iClose
iOpen| Module | Line |
|---|---|
| SigCJTreeViewDemo - Sales Orders .vw | 2 |
| SigCJTreeViewDemo - Simple.vw | 3 |
| Module | Containing Symbol | Line |
|---|