ó
Ò¬Qc           @   s±  d  Z  d d l Z d d l Z d Z d dt d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d	 „  ƒ  YZ d
 e j f d „  ƒ  YZ	 d e j f d „  ƒ  YZ
 d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d  e j f d! „  ƒ  YZ d" e j f d# „  ƒ  YZ d$ e j f d% „  ƒ  YZ d& e j f d' „  ƒ  YZ d( e j f d) „  ƒ  YZ d* e j f d+ „  ƒ  YZ d, e j f d- „  ƒ  YZ d. e j f d/ „  ƒ  YZ d0 e j f d1 „  ƒ  YZ d2 e j f d3 „  ƒ  YZ d4 e j f d5 „  ƒ  YZ d6 e j f d7 „  ƒ  YZ d8 e j f d9 „  ƒ  YZ  d: e j f d; „  ƒ  YZ! d< e j f d= „  ƒ  YZ" e Z# g  e _$ i e d> 6e	 d? 6e
 d@ 6e dA 6e dB 6e dC 6e dD 6e dE 6e dF 6e dG 6e dH 6e dI 6e dJ 6e dK 6e dL 6e dM 6e dN 6e dO 6e dP 6e dQ 6e dR 6e dS 6e dT 6e dU 6e  dV 6e! dW 6e" dX 6e _% i  e _& i e dY 6Z' i e dZ 6e d[ 6e d\ 6e d] 6e	 d^ 6e
 d_ 6e d` 6e da 6e db 6e dc 6e dd 6e de 6e df 6e dL 6e dg 6e dh 6e di 6e  dj 6e" dk 6e dl 6e dm 6e dn 6e do 6e dp 6e! dq 6e dr 6e ds 6Z( i  Z) i  Z* d S(u   sÖ   Suite Finder items: Commands used with file system items, and basic item definition
Level 1, version 1

Generated from /System/Library/CoreServices/Finder.app
AETE/AEUT resource version 0/144, language 0, script 0
iÿÿÿÿNt   fndrt   Finder_items_Eventsc           B   sƒ   e  Z i  d  „ Z i d d 6Z i  d „ Z d i  d „ Z d i  d „ Z i  d „ Z i  d „ Z	 i d d	 6d
 d 6Z
 i  d „ Z RS(   c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   så   add to favorites: (NOT AVAILABLE YET) Add the items to the userÕs Favorites
        Required argument: the items to add to the collection of Favorites
        Keyword argument _attributes: AppleEvent attribute dictionary
        R    t   ffavs   No optional args expecteds   ----t   errni    N(   t	   TypeErrort   sendt   gett   aetoolst   Errort   decodeerrort   has_key(   t   selft   _objectt   _attributest
   _argumentst   _codet   _subcodet   _reply(    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   add_to_favorites   s     
s   by  t   byc         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   sf  clean up: (NOT AVAILABLE YET) Arrange items in window nicely (only applies to open windows in icon view that are not kept arranged)
        Required argument: the window to clean up
        Keyword argument by: the order in which to clean up the objects (name, index, date, etc.)
        Keyword argument _attributes: AppleEvent attribute dictionary
        R    t   fclus   ----R   i    N(   R   t   keysubstt   _argmap_clean_upR   R   R   R	   R
   (   R   R   R   R   R   R   R   (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   clean_up'   s    
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   s¡   eject: Eject the specified disk(s)
        Required argument: the disk(s) to eject
        Keyword argument _attributes: AppleEvent attribute dictionary
        R    t   ejcts   No optional args expecteds   ----R   i    N(   R   R   R   R   R   R	   R
   (   R   R   R   R   R   R   R   (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   eject<   s     
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   s±   empty: Empty the trash
        Required argument: ÒemptyÓ and Òempty trashÓ both do the same thing
        Keyword argument _attributes: AppleEvent attribute dictionary
        R    t   empts   No optional args expecteds   ----R   i    N(   R   R   R   R   R   R	   R
   (   R   R   R   R   R   R   R   (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   emptyP   s     
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   s¯   erase: (NOT AVAILABLE) Erase the specified disk(s)
        Required argument: the items to erase
        Keyword argument _attributes: AppleEvent attribute dictionary
        R    t   feras   No optional args expecteds   ----R   i    N(   R   R   R   R   R   R	   R
   (   R   R   R   R   R   R   R   (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   erased   s     
c         K   sŽ   d } d } | r t  d ‚ n  | | d <|  j | | | | ƒ \ } } } | j d d ƒ rs t j t j | ƒ ‚ n  | j d ƒ rŠ | d Sd S(   s·   reveal: Bring the specified object(s) into view
        Required argument: the object to be made visible
        Keyword argument _attributes: AppleEvent attribute dictionary
        t   misct   mviss   No optional args expecteds   ----R   i    N(   R   R   R   R   R   R	   R
   (   R   R   R   R   R   R   R   (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   revealx   s     
s   nec?t	   necessitys   reg?t   registering_applicationsc         K   s   d } d } t  j | |  j ƒ | | d <|  j | | | | ƒ \ } } } | j d d ƒ rt t  j t  j | ƒ ‚ n  | j d ƒ r‹ | d Sd S(   s¡  update: Update the display of the specified object(s) to match their on-disk representation
        Required argument: the item to update
        Keyword argument necessity: only update if necessary (i.e. a finder window is open).  default is false
        Keyword argument registering_applications: register applications. default is true
        Keyword argument _attributes: AppleEvent attribute dictionary
        R    t   fupds   ----R   i    N(   R   R   t   _argmap_updateR   R   R   R	   R
   (   R   R   R   R   R   R   R   (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   update‘   s    
N(   t   __name__t
   __module__R   R   R   t   NoneR   R   R   R    R$   R%   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR      s   

t   itemc           B   s   e  Z d  Z d Z RS(   s   item - An item t   cobj(   R&   R'   t   __doc__t   want(    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR)   ¨   s   t   _Prop_boundsc           B   s   e  Z d  Z d Z d Z RS(   sq   bounds - the bounding rectangle of the item (can only be set for an item in a window viewed as icons or buttons) t   pbndt   qdrt(   R&   R'   R+   t   whichR,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR-   «   s   t   _Prop_commentc           B   s   e  Z d  Z d Z d Z RS(   sF   comment - the comment of the item, displayed in the ÒGet InfoÓ window t   comtt   utxt(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR1   ¯   s   t   _Prop_containerc           B   s   e  Z d  Z d Z d Z RS(   s&   container - the container of the item t   ctnrs   obj (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR4   ³   s   t   _Prop_creation_datec           B   s   e  Z d  Z d Z d Z RS(   s7   creation date - the date on which the item was created t   ascds   ldt (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR6   ·   s   t   _Prop_descriptionc           B   s   e  Z d  Z d Z d Z RS(   s(   description - a description of the item t   dscrR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR8   »   s   t
   _Prop_diskc           B   s   e  Z d  Z d Z d Z RS(   s,   disk - the disk on which the item is stored t   cdiss   obj (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR:   ¿   s   t   _Prop_displayed_namec           B   s   e  Z d  Z d Z d Z RS(   s3   displayed name - the user-visible name of the item t   dnamR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR<   Ã   s   t   _Prop_everyones_privilegesc           B   s   e  Z d  Z d Z d Z RS(   s   everyones privileges -  t   gstpt   priv(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR>   Ç   s   t   _Prop_extension_hiddenc           B   s   e  Z d  Z d Z d Z RS(   sA   extension hidden - Is the item's extension hidden from the user? t   hidxt   bool(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRA   Ë   s   t   _Prop_groupc           B   s   e  Z d  Z d Z d Z RS(   sC   group - the user or group that has special access to the container t   sgrpR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRD   Ï   s   t   _Prop_group_privilegesc           B   s   e  Z d  Z d Z d Z RS(   s   group privileges -  t   gpprR@   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRF   Ó   s   t
   _Prop_iconc           B   s   e  Z d  Z d Z d Z RS(   s#   icon - the icon bitmap of the item t   iimgt   ifam(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRH   ×   s   t   _Prop_indexc           B   s   e  Z d  Z d Z d Z RS(   sE   index - the index in the front-to-back ordering within its container t   pidxt   long(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRK   Û   s   t   _Prop_information_windowc           B   s   e  Z d  Z d Z d Z RS(   s9   information window - the information window for the item t   iwnds   obj (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRN   ß   s   t
   _Prop_kindc           B   s   e  Z d  Z d Z d Z RS(   s   kind - the kind of the item t   kindR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRP   ã   s   t   _Prop_label_indexc           B   s   e  Z d  Z d Z d Z RS(   s$   label index - the label of the item t   labiRM   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRR   ç   s   t   _Prop_lockedc           B   s   e  Z d  Z d Z d Z RS(   s   locked - Is the file locked? t   aslkRC   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRT   ë   s   t   _Prop_modification_datec           B   s   e  Z d  Z d Z d Z RS(   sA   modification date - the date on which the item was last modified t   asmos   ldt (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRV   ï   s   t
   _Prop_namec           B   s   e  Z d  Z d Z d Z RS(   s   name - the name of the item t   pnamR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRX   ó   s   t   _Prop_name_extensionc           B   s   e  Z d  Z d Z d Z RS(   s@   name extension - the name extension of the item (such as ÒtxtÓ) t   nmxtR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRZ   ÷   s   t   _Prop_ownerc           B   s   e  Z d  Z d Z d Z RS(   s)   owner - the user that owns the container t   sownR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR\   û   s   t   _Prop_owner_privilegesc           B   s   e  Z d  Z d Z d Z RS(   s   owner privileges -  t   ownrR@   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR^   ÿ   s   t   _Prop_physical_sizec           B   s   e  Z d  Z d Z d Z RS(   s:   physical size - the actual space used by the item on disk t   physt   comp(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyR`     s   t   _Prop_positionc           B   s   e  Z d  Z d Z d Z RS(   s‚   position - the position of the item within its parent window (can only be set for an item in a window viewed as icons or buttons) t   posnt   QDpt(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRc     s   t   _Prop_propertiesc           B   s   e  Z d  Z d Z d Z RS(   s'   properties - every property of an item t   pALLt   reco(   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRf     s   t
   _Prop_sizec           B   s   e  Z d  Z d Z d Z RS(   s$   size - the logical size of the item t   ptszRb   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRi     s   t	   _Prop_urlc           B   s   e  Z d  Z d Z d Z RS(   s   url - the url of the item t   pURLR3   (   R&   R'   R+   R0   R,   (    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyRk     s   t   boundst   commentt	   containert   creation_datet   descriptiont   diskt   displayed_namet   everyones_privilegest   extension_hiddent   groupt   group_privilegest   icont   indext   information_windowRQ   t   label_indext   lockedt   modification_datet   namet   name_extensiont   ownert   owner_privilegest   physical_sizet   positiont
   propertiest   sizet   urlR*   R7   RU   RW   R;   R2   R5   R=   R9   RG   R?   RB   RI   RO   RS   R[   R_   Rg   Rl   R.   Ra   RL   RY   Rd   Rj   RE   R]   (    (+   R+   R   t   MacOSR   R   t   ComponentItemR)   t	   NPropertyR-   R1   R4   R6   R8   R:   R<   R>   RA   RD   RF   RH   RK   RN   RP   RR   RT   RV   RX   RZ   R\   R^   R`   Rc   Rf   Ri   Rk   t   itemst   _superclassnamest   _privpropdictt   _privelemdictt   _classdeclarationst   _propdeclarationst   _compdeclarationst   _enumdeclarations(    (    (    s\   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Finder_items.pyt   <module>   s¾   ›		

