PawsTreeNode: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Ethryn (talk | contribs)
m add to category (Engine documents)
m Reverted edits by Luca (Talk) to last revision by Ethryn
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 22:31, 10 December 2010

<widget
  name = qname
  factory = "pawsTreeNode"
  collapsed = { "yes" | "no" }
  widget-attributes>
  <!-- Content: (widget[@factory='pawsTreeNode']*,
                 widget[@factory='pawsWidgetTreeNode']*,
                 widget[@factory='pawsCheckTreeNode']*,
                 widget[@factory='pawsSeqTreeNode']*,
                 widget[@factory='pawsSimpleTreeNode']*,
                 attr*, widget-elements) -->
</widget>

The pawsTreeNode factory is used to create a subtree. It is also a superclass to many other tree node factories.