Copyright © 2002, Apple Computer, Inc. All rights reserved.
applications
document by name, by numeric index, before/after another element, as a range of elements, satisfying a test
window by name, by numeric index, before/after another element, as a range of elements, satisfying a test, by ID
<Inheritance> item [r/o] -- All of the properties of the superclass.
frontmost boolean [r/o] -- Is this the frontmost (active) application?
name Unicode text [r/o] -- The name of the application.
version Unicode text [r/o] -- The version of the application.
colors
<Inheritance> item [r/o] -- All of the properties of the superclass.
documents
<Inheritance> item [r/o] -- All of the properties of the superclass.
path Unicode text -- The document's path.
modified boolean [r/o] -- Has the document been modified since the last save?
name Unicode text -- The document's name.
items
class type class [r/o] -- The class of the object.
properties record -- All of the object's properties.
windows
<Inheritance> item [r/o] -- All of the properties of the superclass.
modal boolean [r/o] -- Whether the window is the application's current modal window.
closeable boolean [r/o] -- Whether the window has a close box.
name Unicode text -- The full title of the window.
resizable boolean [r/o] -- Whether the window can be resized.
index integer -- The index of the window in the back-to-front window ordering.
miniaturizable boolean [r/o] -- Whether the window can be miniaturized.
floating boolean [r/o] -- Whether the window floats.
bounds bounding rectangle -- The bounding rectangle of the window.
zoomed boolean -- Whether the window is currently zoomed.
visible boolean -- Whether the window is currently visible.
id integer [r/o] -- The unique identifier of the window.
titled boolean [r/o] -- Whether the window has a title bar.
miniaturized boolean -- Whether the window is currently miniaturized.
zoomable boolean [r/o] -- Whether the window can be zoomed.
document document [r/o] -- The document whose contents are being displayed in the window.
close reference -- the object for the command
[saving in Unicode text] -- The file in which to save the object.
[saving ask/yes/no] -- Specifies whether changes should be saved before closing.
count reference -- the object for the command
[each type class] -- The class of objects to be counted.
Result: integer -- the reply for the command
delete reference -- the object for the command
duplicate reference -- the object for the command
to location reference -- The location for the new object(s).
[with properties record] -- Properties to be set in the new duplicated object(s).
exists reference -- the object for the command
Result: boolean -- the reply for the command
get reference -- the object for the command
Result: anything -- the reply for the command
make
[at location reference] -- The location at which to insert the object.
new type class -- The class of the new object.
[with data anything] -- The initial data for the object.
[with properties record] -- The initial values for properties of the object.
Result: reference -- the reply for the command
move reference -- the object for the command
to location reference -- The new location for the object(s).
open a list of alias -- list of objects
print a list of alias -- list of objects
quit reference -- the object for the command
[saving ask/yes/no] -- Specifies whether changes should be saved before quitting.
save reference -- the object for the command
[in Unicode text] -- The file in which to save the object.
[as Unicode text] -- The file type in which to save the data.
set reference -- the object for the command
to anything -- The new value.
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
character by numeric index, before/after another element, as a range of elements, satisfying a test
paragraph by numeric index, before/after another element, as a range of elements, satisfying a test
word by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> text [r/o] -- All of the properties of the superclass.
file name Unicode text -- The path to the file for the attachment
attribute runs
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
character by numeric index, before/after another element, as a range of elements, satisfying a test
paragraph by numeric index, before/after another element, as a range of elements, satisfying a test
word by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> item [r/o] -- All of the properties of the superclass.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
size integer -- The size in points of the first character.
characters
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
character by numeric index, before/after another element, as a range of elements, satisfying a test
paragraph by numeric index, before/after another element, as a range of elements, satisfying a test
word by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> item [r/o] -- All of the properties of the superclass.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
size integer -- The size in points of the first character.
paragraphs
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
character by numeric index, before/after another element, as a range of elements, satisfying a test
paragraph by numeric index, before/after another element, as a range of elements, satisfying a test
word by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> item [r/o] -- All of the properties of the superclass.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
size integer -- The size in points of the first character.
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
character by numeric index, before/after another element, as a range of elements, satisfying a test
paragraph by numeric index, before/after another element, as a range of elements, satisfying a test
word by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> item [r/o] -- All of the properties of the superclass.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
size integer -- The size in points of the first character.
words
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
character by numeric index, before/after another element, as a range of elements, satisfying a test
paragraph by numeric index, before/after another element, as a range of elements, satisfying a test
word by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> item [r/o] -- All of the properties of the superclass.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
size integer -- The size in points of the first character.
applications
pane by name, by numeric index, before/after another element, as a range of elements, satisfying a test
document by name, by numeric index, before/after another element, as a range of elements, satisfying a test
window by name, by numeric index, before/after another element, as a range of elements, satisfying a test, by ID
<Inheritance> application [r/o] -- All of the properties of the superclass.
preferences window window [r/o] -- the main preferences window
current pane pane -- the currently selected pane
panes
<Inheritance> item [r/o] -- All of the properties of the superclass.
name Unicode text [r/o] -- locale independent name of the preference pane; can refer to a pane using the expression: pane "<name>"
localized name Unicode text [r/o] -- localized name of the preference pane
|| url: http://www.foodoo.sunreal.com.au/info/dictionaries/SystemPrefs_21_asDict.html
|| created: 11-Aug-03, 4:56 PM; updated: 11-Aug-03, 4:56 PM
|| size: 47737 bytes