"""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? """
"""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)? """