PawsWidgetTreeNode: Difference between revisions
Jump to navigation
Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsWidgetTreeNode" collapsed = { "yes" | "no" } ''widget-attributes''> <!-- Content: (nodewidget, nodewidget/w…' |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
The '''pawsWidgetTreeNode''' factory is a type of [[#pawsTreeNode|pawsTreeNode]] that has a [[#nodewidget|nodewidget]] as a child node. | 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.