PawsSeqTreeNode

From PSwiki
Revision as of 22:05, 12 October 2010 by Talad (talk | contribs) (Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsSeqTreeNode" collapsed = { "yes" | "no" } ''widget-attributes''> <!-- Content: (widget[@factory='pawsTreeNo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsSeqTreeNode"
  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 pawsSeqTreeNode factory is a type of pawsTreeNode and I have no idea what it does.