Adobe 38040334 - Dreamweaver CS3 User Manual page 86

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

Advertisement

MMJB.getIndexedProperties()
Availability
Dreamweaver UltraDev 4, enhanced in Dreamweaver MX.
Description
Introspects the JavaBeans class and returns its indexed properties, which are design patterns that behave the same
way as collections.
Arguments
packageName.className, {packagePath}
• The
packageName.className
archive. If
packagePath
installed in the Configuration/Classes folder.
• The
argument, which is optional, is a string that points to the location of the JAR or ZIP Java archive
packagePath
that contains
className
Returns
A string array of the indexed properties associated with
MMJB.getMethods()
Availability
Dreamweaver UltraDev 4, enhanced in Dreamweaver MX.
Description
Introspects the JavaBeans class and returns its methods.
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 methods associated with
MMJB.getProperties()
Availability
Dreamweaver UltraDev 4, enhanced in Dreamweaver MX.
Description
Introspects the JavaBeans class and returns its properties.
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
.
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.
className
classpath
; an error returns an empty array.
DREAMWEAVER CS3
API Reference
or be a class file that is
or be a class file that is
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents