Table Of Contents

Previous topic

XMLTreeMenu

Next topic

xrced

This Page

phoenix_title XMLTreeMenu

dynamic pulldown menu for XMLTree


class_hierarchy Inheritance Diagram

Inheritance diagram for class XMLTreeMenu

Inheritance diagram of XMLTreeMenu


super_classes Known Superclasses

Menu


method_summary Methods Summary

__init__ Create tree pull-down menu. createSibling flag is set if the
CreateSubMenus  
CreateTopLevelMenu  

api Class API



class XMLTreeMenu(Menu)

dynamic pulldown menu for XMLTree


Methods



__init__(self, container, comp, tree, createSibling, insertBefore)

Create tree pull-down menu. createSibling flag is set if the child must be a sibling of the selected item, insertBefore flag is set if the child should be put before selected item in sibling mode or as the first child in non-sibling mode.



CreateSubMenus(self, comp, idShift=0)


CreateTopLevelMenu(self, comp, idShift=0)