1 """Suite Window classes: Classes representing windows
4 Generated from /System/Library/CoreServices/Finder.app
5 AETE/AEUT resource version 0/144, language 0, script 0
13 class Window_classes_Events
:
18 class Finder_window(aetools
.ComponentItem
):
19 """Finder window - A file viewer window """
21 class _Prop__3c_Inheritance_3e_(aetools
.NProperty
):
22 """<Inheritance> - inherits some of its properties from the window class """
25 class _Prop_current_view(aetools
.NProperty
):
26 """current view - the current view for the container window """
29 class _Prop_icon_view_options(aetools
.NProperty
):
30 """icon view options - the icon view options for the container window """
33 class _Prop_list_view_options(aetools
.NProperty
):
34 """list view options - the list view options for the container window """
37 class _Prop_target(aetools
.NProperty
):
38 """target - the container at which this file viewer is targeted """
42 Finder_windows
= Finder_window
44 class window(aetools
.ComponentItem
):
45 """window - A window """
47 class _Prop_bounds(aetools
.NProperty
):
48 """bounds - the boundary rectangle for the window """
51 class _Prop_closeable(aetools
.NProperty
):
52 """closeable - Does the window have a close box? """
55 class _Prop_collapsed(aetools
.NProperty
):
56 """collapsed - Is the window collapsed """
59 class _Prop_floating(aetools
.NProperty
):
60 """floating - Does the window have a title bar? """
63 class _Prop_id(aetools
.NProperty
):
64 """id - the unique id for this window """
67 class _Prop_index(aetools
.NProperty
):
68 """index - the number of the window in the front-to-back layer ordering """
71 class _Prop_modal(aetools
.NProperty
):
72 """modal - Is the window modal? """
75 class _Prop_name(aetools
.NProperty
):
76 """name - the name of the window """
79 class _Prop_position(aetools
.NProperty
):
80 """position - the upper left position of the window """
83 class _Prop_properties(aetools
.NProperty
):
84 """properties - every property of a window """
87 class _Prop_resizable(aetools
.NProperty
):
88 """resizable - Is the window resizable? """
91 class _Prop_titled(aetools
.NProperty
):
92 """titled - Does the window have a title bar? """
95 class _Prop_visible(aetools
.NProperty
):
96 """visible - Is the window visible (always true for open Finder windows)? """
99 class _Prop_zoomable(aetools
.NProperty
):
100 """zoomable - Is the window zoomable? """
103 class _Prop_zoomed(aetools
.NProperty
):
104 """zoomed - Is the window zoomed? """
107 class _Prop_zoomed_full_size(aetools
.NProperty
):
108 """zoomed full size - Is the window zoomed to the full size of the screen? (can only be set, not read) """
114 class information_window(aetools
.ComponentItem
):
115 """information window - An inspector window (opened by \xd2Show Info\xd3) """
117 class _Prop_current_panel(aetools
.NProperty
):
118 """current panel - the current panel in the information window """
121 class _Prop_item(aetools
.NProperty
):
122 """item - the item from which this window was opened """
126 class clipping_window(aetools
.ComponentItem
):
127 """clipping window - The window containing a clipping """
130 clipping_windows
= clipping_window
132 class preferences_window(aetools
.ComponentItem
):
133 """preferences window - (NOT AVAILABLE YET) The Finder Preferences window """
135 Finder_window
._superclassnames
= ['window']
136 Finder_window
._privpropdict
= {
137 '_3c_Inheritance_3e_' : _Prop__3c_Inheritance_3e_
,
138 'current_view' : _Prop_current_view
,
139 'icon_view_options' : _Prop_icon_view_options
,
140 'list_view_options' : _Prop_list_view_options
,
141 'target' : _Prop_target
,
143 Finder_window
._privelemdict
= {
145 window
._superclassnames
= []
146 window
._privpropdict
= {
147 'bounds' : _Prop_bounds
,
148 'closeable' : _Prop_closeable
,
149 'collapsed' : _Prop_collapsed
,
150 'floating' : _Prop_floating
,
152 'index' : _Prop_index
,
153 'modal' : _Prop_modal
,
155 'position' : _Prop_position
,
156 'properties' : _Prop_properties
,
157 'resizable' : _Prop_resizable
,
158 'titled' : _Prop_titled
,
159 'visible' : _Prop_visible
,
160 'zoomable' : _Prop_zoomable
,
161 'zoomed' : _Prop_zoomed
,
162 'zoomed_full_size' : _Prop_zoomed_full_size
,
164 window
._privelemdict
= {
166 information_window
._superclassnames
= ['window']
167 information_window
._privpropdict
= {
168 '_3c_Inheritance_3e_' : _Prop__3c_Inheritance_3e_
,
169 'current_panel' : _Prop_current_panel
,
172 information_window
._privelemdict
= {
174 clipping_window
._superclassnames
= ['window']
175 clipping_window
._privpropdict
= {
176 '_3c_Inheritance_3e_' : _Prop__3c_Inheritance_3e_
,
178 clipping_window
._privelemdict
= {
180 preferences_window
._superclassnames
= ['window']
181 preferences_window
._privpropdict
= {
182 '_3c_Inheritance_3e_' : _Prop__3c_Inheritance_3e_
,
183 'current_panel' : _Prop_current_panel
,
185 preferences_window
._privelemdict
= {
189 # Indices of types declared in this module
191 _classdeclarations
= {
192 'brow' : Finder_window
,
194 'iwnd' : information_window
,
195 'lwnd' : clipping_window
,
196 'pwnd' : preferences_window
,
199 _propdeclarations
= {
201 'c@#^' : _Prop__3c_Inheritance_3e_
,
203 'fvtg' : _Prop_target
,
204 'hclb' : _Prop_closeable
,
205 'icop' : _Prop_icon_view_options
,
206 'isfl' : _Prop_floating
,
207 'iszm' : _Prop_zoomable
,
208 'lvop' : _Prop_list_view_options
,
209 'pALL' : _Prop_properties
,
210 'panl' : _Prop_current_panel
,
211 'pbnd' : _Prop_bounds
,
212 'pidx' : _Prop_index
,
213 'pmod' : _Prop_modal
,
215 'posn' : _Prop_position
,
216 'prsz' : _Prop_resizable
,
217 'ptit' : _Prop_titled
,
218 'pvew' : _Prop_current_view
,
219 'pvis' : _Prop_visible
,
220 'pzum' : _Prop_zoomed
,
221 'wshd' : _Prop_collapsed
,
222 'zumf' : _Prop_zoomed_full_size
,
225 _compdeclarations
= {
228 _enumdeclarations
= {