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
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?