PawsWidgetTreeNode: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Luca (talk | contribs)
No edit summary
m Reverted edits by Luca (Talk) to last revision by Ethryn
 
Line 1: Line 1:
spam
<widget
  '''name''' = ''qname''
  '''factory''' = "pawsWidgetTreeNode"
  collapsed = { "yes" | "no" }
  ''widget-attributes''>
  &lt;!-- Content: (nodewidget, nodewidget/widget) -->
</widget>
 
The '''pawsWidgetTreeNode''' factory is a type of [[#pawsTreeNode|pawsTreeNode]] that has a [[#nodewidget|nodewidget]] as a child node.
 
 
[[Category:Engine documents]]

Latest revision as of 22:35, 10 December 2010

<widget
  name = qname
  factory = "pawsWidgetTreeNode"
  collapsed = { "yes" | "no" }
  widget-attributes>
  <!-- Content: (nodewidget, nodewidget/widget) -->
</widget>

The pawsWidgetTreeNode factory is a type of pawsTreeNode that has a nodewidget as a child node.