[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Object Classes 
The object classes describe the properties of the objects in the
project.
Member Function Class
Table A.49 lists the Member Function AppleScript class properties. The plural
reference to use would be Member Functions.
Table 0.49 Member Function Class
Name
|
Property Type
|
name (read only)
|
string
|
access (read only)
|
|
virtual (read only)
|
boolean
|
static (read only)
|
boolean
|
declaration file (read only)
|
file specification
|
declaration start offset (read only)
|
integer
|
declaration end offset (read only)
|
integer
|
implementation file (read only)
|
file specification
|
implementation end offset (read only)
|
integer
|
implementation start offset (read only)
|
integer
|
Base Class
Table A.50 lists the Base Class AppleScript class properties. The plural
reference to use would be Base Classes.
Table 0.50 Base Class AppleScript Class Properties
Name
|
Property Type
|
class (read only)
|
reference
|
access (read only)
|
|
virtual (read only)
|
boolean
|
Class Class
Table A.51 lists the Class AppleScript class properties. The plural reference
to use would be Classes. The elements of this class include:
base class by numeric index
member function by numeric index, and by name
data member by numeric index, and by name
Table 0.51 Class AppleScript Class Properties
Name
|
Property Type
|
name (read only)
|
string
|
language (read only)
|
C
C++
Pascal
Object Pascal
Java
Assembler
Unknown
|
declaration file (read only)
|
file specification
|
declaration start offset (read only)
|
integer
|
declaration end offset (read only)
|
integer
|
subclasses (read only)
|
list of class
|
all subclasses (read only)
|
list of class
|
Data Member Class
Table A.52 lists the Data Member AppleScript class properties. The plural
reference to use would be Data Members.
Table 0.52 Data Member AppleScript Class Properties
Name
|
Property Type
|
name (read only)
|
string
|
access (read only)
|
|
static (read only)
|
boolean
|
declaration start offset (read only)
|
integer
|
declaration end offset (read only)
|
integer
|
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 02, 2000