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…' |
m add to category (Engine documents) |
||
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]] |
Revision as of 14:55, 23 October 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.