Difference between revisions of "Tree"

From Lianjapedia
Jump to: navigation, search
(Created page with '====Properties==== This class supports the '''Common properties''' plus the following: {| class="wikitable" !width="20%"|Property !Access (R/RW) !Value !width="50%"|Description…')
 
Line 9: Line 9:
 
!width="50%"|Description
 
!width="50%"|Description
 
|-
 
|-
 
+
|Currentitem
 +
|RW
 +
|
 +
|
 +
|-
 +
|Columncount
 +
|RW
 +
|
 +
|
 +
|-
 +
|Showchildindicator
 +
|RW
 +
|
 +
|
 +
|-
 +
|Rootisdecorated
 +
|RW
 +
|
 +
|
 +
|-
 +
|Sortingenabled
 +
|RW
 +
|
 +
|
 +
|-
 +
|Headerlabels
 +
|W
 +
|
 +
|
 +
|-
 
|}
 
|}
  
Line 20: Line 49:
 
!Args
 
!Args
 
!width="50%"|Description
 
!width="50%"|Description
 
+
|-
 +
|Additem
 +
|
 +
|
 +
|-
 +
|Additems
 +
|
 +
|
 +
|-
 +
|Addobject
 +
|
 +
|
 +
|-
 +
|Removeobject
 +
|
 +
|
 +
|-
 +
|Clear
 +
|
 +
|
 +
|-
 +
|Expandall
 +
|
 +
|
 +
|-
 +
|Collapseall
 +
|
 +
|
 +
|-
 +
|Backcolor
 +
|
 +
|
 +
|-
 +
|Forecolor
 +
|
 +
|
 +
|-
 +
|Alignment
 +
|
 +
|
 +
|-
 
|}
 
|}
  

Revision as of 11:26, 15 April 2011

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Currentitem RW
Columncount RW
Showchildindicator RW
Rootisdecorated RW
Sortingenabled RW
Headerlabels W

Methods

This class supports the Common methods plus the following:

Method Args Description
Additem
Additems
Addobject
Removeobject
Clear
Expandall
Collapseall
Backcolor
Forecolor
Alignment

Events

This class supports the Common events plus the following:

Event Args Description