Description
A process running on this computer
- Plural name:
- processes
- Defined in:
- Inherits from:
Properties
- properties record -- All of the object's properties.
- accessibilityDescription (r/o) unicodeText -- a more complete description of the UI element and its capabilities
- class_ (r/o) typeClass -- the class of the UI Element, which identifies it function
- description_ (r/o) unicodeText -- the accessibility description, if available; otherwise, the role description
- enabled (r/o) boolean -- Is the UI element enabled? ( Does it accept clicks? )
- entireContents (r/o) list -- a list of every UI element contained in this UI element and its child UI elements, to the limits of the tree
- focused boolean -- Is the focus on this UI element?
- help_ (r/o) unicodeText -- an elaborate description of the UI element and its capabilities
- maximumValue (r/o) integer -- the maximum value that the UI element can take on
- minimumValue (r/o) integer -- the minimum value that the UI element can take on
- orientation (r/o) unicodeText -- the orientation of the UI element
- position list -- the position of the UI element
- role (r/o) unicodeText -- an encoded description of the UI element and its capabilities
- roleDescription (r/o) unicodeText -- a more complete description of the UI element's role
- selected boolean -- Is the UI element selected?
- size list -- the size of the UI element
- subrole (r/o) unicodeText -- an encoded description of the UI element and its capabilities
- title (r/o) unicodeText -- the title of the UI element as it appears on the screen
- value integer -- the current value of the UI element
- acceptsHighLevelEvents (r/o) boolean -- Is the process high-level event aware (accepts open application, open document, print document, and quit)?
- acceptsRemoteEvents (r/o) boolean -- Does the process accept remote events?
- architecture (r/o) unicodeText -- the architecture in which the process is running
- backgroundOnly (r/o) boolean -- Does the process run exclusively in the background?
- bundleIdentifier (r/o) unicodeText -- the bundle identifier of the process' application file
- Classic (r/o) boolean -- Is the process running in the Classic environment?
- creatorType (r/o) unicodeText -- the OSType of the creator of the process (the signature)
- displayedName (r/o) unicodeText -- the name of the file from which the process was launched, as displayed in the User Interface
- file (r/o) alias -- the file from which the process was launched
- fileType (r/o) unicodeText -- the OSType of the file type of the process
- frontmost boolean -- Is the process the frontmost process
- hasScriptingTerminology (r/o) boolean -- Does the process have a scripting terminology, i.e., can it be scripted?
- id_ (r/o) unsignedInteger -- The unique identifier of the process
- name (r/o) unicodeText -- the name of the process
- partitionSpaceUsed (r/o) unsignedInteger -- the number of bytes currently used in the process' partition
- shortName (r/o) unicodeText -- the short name of the file from which the process was launched
- totalPartitionSize (r/o) unsignedInteger -- the size of the partition with which the process was launched
- unixId (r/o) integer -- The Unix process identifier of a process running in the native environment, or -1 for a process running in the Classic environment
- visible boolean -- Is the process' layer visible?
Elements
- actions -- by name, index, relative, range, test
- attributes -- by name, index, relative, range, test
- browsers -- by name, index, relative, range, test
- busyIndicators -- by name, index, relative, range, test
- buttons -- by name, index, relative, range, test
- checkboxes -- by name, index, relative, range, test
- colorWells -- by name, index, relative, range, test
- columns -- by name, index, relative, range, test
- comboBoxes -- by name, index, relative, range, test
- drawers -- by name, index, relative, range, test
- groups -- by name, index, relative, range, test
- growAreas -- by name, index, relative, range, test
- images -- by name, index, relative, range, test
- incrementors -- by name, index, relative, range, test
- lists -- by name, index, relative, range, test
- menus -- by name, index, relative, range, test
- menuBars -- by name, index, relative, range, test
- menuBarItems -- by name, index, relative, range, test
- menuButtons -- by name, index, relative, range, test
- menuItems -- by name, index, relative, range, test
- outlines -- by name, index, relative, range, test
- popUpButtons -- by name, index, relative, range, test
- progressIndicators -- by name, index, relative, range, test
- radioButtons -- by name, index, relative, range, test
- radioGroups -- by name, index, relative, range, test
- relevanceIndicators -- by name, index, relative, range, test
- rows -- by name, index, relative, range, test
- scrollAreas -- by name, index, relative, range, test
- scrollBars -- by name, index, relative, range, test
- sheets -- by name, index, relative, range, test
- sliders -- by name, index, relative, range, test
- splitters -- by name, index, relative, range, test
- splitterGroups -- by name, index, relative, range, test
- staticTexts -- by name, index, relative, range, test
- tabGroups -- by name, index, relative, range, test
- tables -- by name, index, relative, range, test
- textAreas -- by name, index, relative, range, test
- textFields -- by name, index, relative, range, test
- toolBars -- by name, index, relative, range, test
- UIElements -- by name, index, relative, range, test
- valueIndicators -- by name, index, relative, range, test
- windows -- by name, index, relative, range, test
Notes
- Inherited by:
- Contained by: