"""Finder preferences - Various preferences that apply to the Finder as a whole """
which='pfrp'
want='obj '
classapplication_file(aetools.ComponentItem):
"""application file - An application's file on disk """
want='appf'
class_3c_Inheritance_3e_(aetools.NProperty):
"""<Inheritance> - inherits some of its properties from the file class """
which='c@#^'
want='file'
classminimum_partition_size(aetools.NProperty):
"""minimum partition size - the smallest memory size with which the application can be launched """
which='mprt'
want='long'
classpartition_size(aetools.NProperty):
"""partition size - the memory size with which the application will be launched """
which='appt'
want='long'
classsuggested_partition_size(aetools.NProperty):
"""suggested partition size - the memory size with which the developer recommends the application be launched """
which='sprt'
want='long'
classscriptable(aetools.NProperty):
"""scriptable - Is the application high-level event aware? """
which='isab'
want='bool'
classcontainer_window(aetools.ComponentItem):
"""container window - A window that contains items """
want='cwnd'
classcontainer(aetools.NProperty):
"""container - the container from which the window was opened """
which='ctnr'
want='obj '
classitem(aetools.NProperty):
"""item - the item from which the window was opened (always returns something) """
which='cobj'
want='obj '
classhas_custom_view_settings(aetools.NProperty):
"""has custom view settings - Does the folder have custom view settings or is it using the default global settings? """
which='cuss'
want='long'
classview(aetools.NProperty):
"""view - the current view for the window (icon, name, date, etc.) """
which='pvew'
want='long'
classprevious_list_view(aetools.NProperty):
"""previous list view - the last non-icon view (by name, by date, etc.) selected for the container (forgotten as soon as the window is closed and only available when the window is open) """
which='svew'
want='enum'
classbutton_view_arrangement(aetools.NProperty):
"""button view arrangement - the property by which to keep icons arranged within a button view window """
which='barr'
want='earr'
classspatial_view_arrangement(aetools.NProperty):
"""spatial view arrangement - the property by which to keep icons arranged within a spatial view window """
which='iarr'
want='earr'
classsort_direction(aetools.NProperty):
"""sort direction - The direction in which the window is sorted """
which='sord'
want='sodr'
classcalculate_folder_sizes(aetools.NProperty):
"""calculate folder sizes - Are folder sizes calculated and displayed in the window? (does not apply to suitcase windows) """
which='sfsz'
want='bool'
classshow_comments(aetools.NProperty):
"""show comments - Are comments displayed in the window? (does not apply to suitcases) """
which='scom'
want='bool'
classshow_creation_date(aetools.NProperty):
"""show creation date - Are creation dates displayed in the window? """
which='scda'
want='bool'
classshow_kind(aetools.NProperty):
"""show kind - Are document kinds displayed in the window? """
which='sknd'
want='bool'
classshow_label(aetools.NProperty):
"""show label - Are labels displayed in the window? """
which='slbl'
want='bool'
classshow_modification_date(aetools.NProperty):
"""show modification date - Are modification dates displayed in the window? """
which='sdat'
want='bool'
classshow_size(aetools.NProperty):
"""show size - Are file sizes displayed in the window? """
which='ssiz'
want='bool'
classshow_version(aetools.NProperty):
"""show version - Are file versions displayed in the window? (does not apply to suitcase windows) """
which='svrs'
want='bool'
classuse_relative_dates(aetools.NProperty):
"""use relative dates - Are relative dates (e.g., today, yesterday) shown in the window? """
which='urdt'
want='bool'
classaccessory_process(aetools.ComponentItem):
"""accessory process - A process launched from a desk accessory file """
want='pcda'
accessory_processes=accessory_process
classaccessory_suitcase(aetools.ComponentItem):
"""accessory suitcase - A desk accessory suitcase """
want='dsut'
accessory_suitcases=accessory_suitcase
classinternet_location(aetools.ComponentItem):
"""internet location - An file containing an internet location """
"""physical size - the actual space used by the item on disk """
which='phys'
want='long'
classcreation_date(aetools.NProperty):
"""creation date - the date on which the item was created """
which='ascd'
want='ldt '
classmodification_date(aetools.NProperty):
"""modification date - the date on which the item was last modified """
which='asmo'
want='ldt '
classicon(aetools.NProperty):
"""icon - the icon bitmap of the item """
which='iimg'
want='ifam'
classlocked(aetools.NProperty):
"""locked - Is the item locked (applies only to file and application information windows)? """
which='aslk'
want='bool'
classstationery(aetools.NProperty):
"""stationery - Is the item a stationery pad? """
which='pspd'
want='bool'
classwarn_before_emptying(aetools.NProperty):
"""warn before emptying - Display a dialog when emptying the trash (only valid for trash info window)? """
which='warn'
want='bool'
classitem(aetools.ComponentItem):
"""item - An item """
want='cobj'
classindex(aetools.NProperty):
"""index - the index in the front-to-back ordering within its container """
which='pidx'
want='long'
classid(aetools.NProperty):
"""id - an id that identifies the item """
which='ID '
want='long'
classdisk(aetools.NProperty):
"""disk - the disk on which the item is stored """
which='cdis'
want='obj '
classfolder(aetools.NProperty):
"""folder - the folder in which the item is stored """
which='asdr'
want='obj '
classposition(aetools.NProperty):
"""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) """
which='posn'
want='QDpt'
classbounds(aetools.NProperty):
"""bounds - the bounding rectangle of the item (can only be set for an item in a window viewed as icons or buttons) """
which='pbnd'
want='qdrt'
classlabel_index(aetools.NProperty):
"""label index - the label of the item """
which='labi'
want='long'
classkind(aetools.NProperty):
"""kind - the kind of the item """
which='kind'
want='itxt'
classdescription(aetools.NProperty):
"""description - a description of the item """
which='dscr'
want='itxt'
classselected(aetools.NProperty):
"""selected - Is the item selected? """
which='issl'
want='bool'
classcontent_space(aetools.NProperty):
"""content space - the window that would open if the item was opened """
which='dwnd'
want='obj '
classwindow(aetools.NProperty):
"""window - the window that would open if the item was opened """
which='cwin'
want='obj '
classinformation_window(aetools.NProperty):
"""information window - the information window for the item """
which='iwnd'
want='obj '
classprocess(aetools.ComponentItem):
"""process - A process running on this computer """
want='prcs'
classfile(aetools.NProperty):
"""file - the file from which the process was launched """
which='file'
want='obj '
classfile_type(aetools.NProperty):
"""file type - the OSType of the file type of the process """
which='asty'
want='type'
classcreator_type(aetools.NProperty):
"""creator type - the OSType of the creator of the process (the signature) """
which='fcrt'
want='type'
classremote_events(aetools.NProperty):
"""remote events - Does the process accept remote events? """
which='revt'
want='bool'
classpartition_space_used(aetools.NProperty):
"""partition space used - the number of bytes currently used in the process' partition """
which='pusd'
want='long'
classsharable_container(aetools.ComponentItem):
"""sharable container - A container that may be shared (disks and folders) """
want='sctr'
classowner(aetools.NProperty):
"""owner - the user that owns the container (file sharing must be on to use this property) """
which='sown'
want='itxt'
classgroup(aetools.NProperty):
"""group - the user or group that has special access to the container (file sharing must be on to use this property) """
which='sgrp'
want='itxt'
classowner_privileges(aetools.NProperty):
"""owner privileges - the see folders/see files/make changes privileges for the owner (file sharing must be on to use this property) """
which='ownr'
want='priv'
classgroup_privileges(aetools.NProperty):
"""group privileges - the see folders/see files/make changes privileges for the group (file sharing must be on to use this property) """
which='gppr'
want='priv'
classguest_privileges(aetools.NProperty):
"""guest privileges - the see folders/see files/make changes privileges for everyone (file sharing must be on to use this property) """
which='gstp'
want='priv'
classinherited_privileges(aetools.NProperty):
"""inherited privileges - Are the privileges of the container always the same as the container in which it is stored? (file sharing must be on to use this property) """
which='iprv'
want='bool'
classmounted(aetools.NProperty):
"""mounted - Is the container mounted on another machine's desktop? (file sharing must be on to use this property) """
which='smou'
want='bool'
classexported(aetools.NProperty):
"""exported - Is the container a share point or inside a share point, i.e., can the container be shared? (file sharing must be on to use this property) """
which='sexp'
want='bool'
classshared(aetools.NProperty):
"""shared - Is the container a share point, i.e., is the container currently being shared? (file sharing must be on to use this property) """
which='shar'
want='bool'
classprotected(aetools.NProperty):
"""protected - Is the container protected from being moved, renamed and deleted? (file sharing must be on to use this property) """
"""zoomed full size - Is the window zoomed to the full size of the screen? (can only be set, not read, and only applies to open non-pop-up windows) """
which='zumf'
want='bool'
classpopup(aetools.NProperty):
"""popup - Is the window is a pop-up window? (only applies to open container windows in the Finder and can only be set when the Finder is the front application) """
which='drwr'
want='bool'
classpulled_open(aetools.NProperty):
"""pulled open - Is the window pulled open (only applies to pop-up windows and can only be set when the Finder is the front application)? """
which='pull'
want='bool'
classcollapsed(aetools.NProperty):
"""collapsed - Is the window collapsed (only applies to open non-pop-up windows)? """