MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 114

Dreamweaver api reference
Table of Contents

Advertisement

Description
Introspects the JavaBeans class and returns its methods.
Arguments
packageName.className, {packagePath}
The
packageName.className
a JAR or ZIP Java archive. If
system
classpath
The
packagePath
ZIP Java archive that contains
Returns
A string array of the methods associated with
MMJB.getProperties()
Availability
Dreamweaver UltraDev 4, enhanced in Dreamweaver MX.
Description
Introspects the JavaBeans class and returns its properties.
Arguments
packageName.className, {packagePath}
The
packageName.className
a JAR or ZIP Java archive. If
system
classpath
The
packagePath
ZIP Java archive that contains
Returns
A string array of the properties associated with
MMJB.getReadProperties()
Availability
Dreamweaver MX.
114
The JavaBeans API
argument is the name of the class. The class must reside in
packagePath
or be a class file that is installed in the Configuration/Classes folder.
argument is an optional string that points to the location of the JAR or
className
argument is the name of the class. The class must reside in
packagePath
or be a class file that is installed in the Configuration/Classes folder.
argument is an optional string that points to the location of the JAR or
className
is omitted, the archive must reside in your
.
; an error returns an empty array.
className
is omitted, the archive must reside in your
.
; an error returns an empty array.
className

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents