-í
qy®:c       sU     d  Z    d k Z  d k l Z  d k l Z  d e f d „  ƒ  YZ d S(   sÉ   
WWW: http://4suite.com/4DOM         e-mail: support@4suite.com

Copyright (c) 2000 Fourthought Inc, USA.   All Rights Reserved.
See  http://4suite.com/COPYRIGHT  for license and copyright information
N(   s   Node(   s   HTMLElements   HTMLMenuElementc      sª     d d „ Z   d „  Z   d „  Z ( e i i ƒ  Z ) e i h  e d <ƒ - e i i ƒ  Z . e i h  e d <ƒ 2 e e d „ 3 e i	 e i
 ƒ  ƒ Z	 RS(   Ns   MENUc    s     t  i |  | | ƒ d  S(   N(   s   HTMLElements   __init__s   selfs   ownerDocuments   nodeName(   s   selfs   ownerDocuments   nodeName(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMenuElement.pys   __init__ s   c    s     |  i d ƒ Sd  S(   Ns   COMPACT(   s   selfs   hasAttribute(   s   self(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMenuElement.pys   _get_compact s   c    s8     ! | o " |  i d d ƒ n $ |  i d ƒ d  S(   Ns   COMPACT(   s   values   selfs   setAttributes   removeAttribute(   s   selfs   value(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMenuElement.pys   _set_compact  s   
s   compactc    s   2 | i |  ƒ S(   N(   s   ms   has_keys   k(   s   ks   m(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMenuElement.pys   <lambda>2 s    (   s   __init__s   _get_compacts   _set_compacts   HTMLElements   _readComputedAttrss   copys   updates   _writeComputedAttrss   filters   _readOnlyAttrss   keys(    (    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMenuElement.pys   HTMLMenuElement s   (   s   __doc__s   strings   xml.doms   Nodes   xml.dom.html.HTMLElements   HTMLElements   HTMLMenuElement(   s   Nodes   HTMLMenuElements   strings   HTMLElement(    (    sO   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMenuElement.pys   ? s   