Adobe 38040334 - Dreamweaver CS3 User Manual page 85

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

MMJB.getClassesFromPackage()
Availability
Dreamweaver UltraDev 4.
Description
This function reads all the JavaBeans classes from the package.
Arguments
packageName.pathName
• The
packageName.pathName
example,
C:/jdbcdrivers/Una2000_Enterprise.zip)
Returns
A string array of class names inside the particular JAR or ZIP Java archive; an error returns an empty array.
MMJB.getErrorMessage()
Availability
Dreamweaver UltraDev 4.
Description
This function gets the last error message from Dreamweaver that occurred while using the MMJB interface.
Arguments
None.
Returns
A string of the Dreamweaver message from the last error.
MMJB.getEvents()
Availability
Dreamweaver UltraDev 4, enhanced in Dreamweaver MX.
Description
Introspects the JavaBeans class and returns its events.
Arguments
packageName.className, {packagePath}
• The
packageName.className
archive. If
packagePath
installed in the Configuration/Classes folder.
• The
argument is an optional string that points to the location of the JAR or ZIP Java archive that
packagePath
contains
.
className
Returns
A string array of the events associated with
argument is the path to the package. It must be a Java JAR or ZIP Java archive (for
argument is the name of the class. The class must reside in a JAR or ZIP Java
is omitted, the archive must reside in your system
className
.
classpath
; an error returns an empty array.
DREAMWEAVER CS3
API Reference
or be a class file that is
80

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents