© Copyright 1999-2003 Apple Computer Inc., all rights reserved.
applications
window by name, by numeric index, before/after another element, as a range of elements, satisfying a test, by ID
document by name, 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.
version Unicode text [r/o] -- The version of the application.
frontmost boolean [r/o] -- Is this the frontmost (active) application?
name Unicode text [r/o] -- The name 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.
modified boolean [r/o] -- Has the document been modified since the last save?
path Unicode text -- The document's path.
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.
zoomed boolean -- Whether the window is currently zoomed.
miniaturized boolean -- Whether the window is currently miniaturized.
name Unicode text -- The full title of the window.
floating boolean [r/o] -- Whether the window floats.
modal boolean [r/o] -- Whether the window is the application's current modal window.
miniaturizable boolean [r/o] -- Whether the window can be miniaturized.
visible boolean -- Whether the window is currently visible.
closeable boolean [r/o] -- Whether the window has a close box.
resizable boolean [r/o] -- Whether the window can be resized.
zoomable boolean [r/o] -- Whether the window can be zoomed.
id integer [r/o] -- The unique identifier of the window.
bounds bounding rectangle -- The bounding rectangle of the window.
titled boolean [r/o] -- Whether the window has a title bar.
index integer -- The index of the window in the back-to-front window ordering.
document document [r/o] -- The document whose contents are being displayed in the window.
close reference -- the object for the command
[saving yes/no/ask] -- Specifies whether changes should be saved before closing.
[saving in alias] -- The file in which to save the object.
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
[with properties record] -- The initial values for properties of the object.
new type class -- The class of the new object.
[with data anything] -- The initial data for the object.
[at location reference] -- The location at which to insert 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 alias -- The file(s) to be opened.
print alias -- The file(s) or document(s) to be printed.
quit reference -- the object for the command
[saving yes/no/ask] -- Specifies whether changes should be saved before quitting.
save reference -- the object for the command
[as Unicode text] -- The file type in which to save the data.
[in alias] -- The file in which to save the object.
set reference -- the object for the command
to anything -- The new value.
character by numeric index, before/after another element, as a range of elements, satisfying a test
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
attachment 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
paragraph 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
character by numeric index, before/after another element, as a range of elements, satisfying a test
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
attachment 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
paragraph 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.
size integer -- The size in points of the first character.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
characters
character by numeric index, before/after another element, as a range of elements, satisfying a test
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
attachment 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
paragraph 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.
size integer -- The size in points of the first character.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
paragraphs
character by numeric index, before/after another element, as a range of elements, satisfying a test
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
attachment 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
paragraph 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.
size integer -- The size in points of the first character.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
character by numeric index, before/after another element, as a range of elements, satisfying a test
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
attachment 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
paragraph 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.
size integer -- The size in points of the first character.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
words
character by numeric index, before/after another element, as a range of elements, satisfying a test
attribute run by numeric index, before/after another element, as a range of elements, satisfying a test
attachment 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
paragraph 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.
size integer -- The size in points of the first character.
font Unicode text -- The name of the font of the first character.
color color -- The color of the first character.
applications
printer 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
document by name, by numeric index, before/after another element, as a range of elements, satisfying a test
<Inheritance> application [r/o] -- All of the properties of the superclass.
name Unicode text [r/o] -- the name of the application
current printer printer -- the currently selected printer
jobs
<Inheritance> item [r/o] -- All of the properties of the superclass.
priority urgent/low/normal [r/o] -- the order of precedence of this job in the print queue
name Unicode text [r/o] -- the name that identifies this job in the print queue
status hold until/waiting/error/hold/finished/aborted/printing [r/o] -- a description of the activity, if any, currently being performed on this job
printers
job by name, 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.
kind Unicode text [r/o] -- the manufacturer's description of this printer model
name Unicode text [r/o] -- the name that identifies this printer on the network
status description Unicode text [r/o] -- a description of the activity, if any, currently being performed by this printer
status error/printing/idle/stopped [r/o] -- a description of the activity, if any, currently being performed by this printer
|| url: http://www.foodoo.sunreal.com.au/info/dictionaries/PrintSetupUtil_30_asDict.html
|| created: 17-Aug-04, 3:59 PM; updated: 17-Aug-04, 3:59 PM
|| size: 52398 bytes