Wide Studio Object Reference

Wide Studio Home
Up to


Class Name

WSCtreeList

Inherited Class


This class inherits the following classes.
WSClist WSCscrForm WSCform WSCbase

Abstract

It is a list to indicate a tree,and It is same that the property WSNtype of WSClist class "tree". You can put data to list from specified data source directly.
         DATA FORMAT:
         [PATH of an icon file],indent level,1(OPEN)/2(CLOSE),item-1,item-2,item-3,...
         [PATH of an icon file],indent level,1(OPEN)/2(CLOSE),item-1,item-2,item-3,...
         ...
You can omit path name of icon,and WSNiconUse is used for default value. The indent level requires integer value from 0. There are no dependence between between tree list item, It expresses tree only by appointing the indent value. If the indent value differes +2 or higher than the item before, the indent is adjust to +1 automaticaly.




Function

  • Displays list as tree style.
  • Data from data source by WSNdata/WSNdataSource/WSNdataSourceName property.


Notice

Property WSNdata is used as target property of data source.
Document Release 1.0

For Use with Wide Studio Release 1.0, Summer 2000


Wide Stuido Home | Up to

Copyright(C) T. Hirabayashi, 2000 Last modified: July 01, 2000