PawsWidgetTreeNode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
<widget | |||
'''name''' = ''qname'' | |||
'''factory''' = "pawsWidgetTreeNode" | |||
collapsed = { "yes" | "no" } | |||
''widget-attributes''> | |||
<!-- 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.