MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 347

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 346
The JavaBeans API 347
MMJB.getClassesFromPackage()
Availability
Dreamweaver UltraDev 4
Description
Reads all the JavaBeans classes from the package.
Arguments
packageName.pathName
packageName.pathName
is the path to the package. It must be a Java .jar or .zip Java archive.
For example,
C:/jdbcdrivers/Una2000_Enterprise.zip.
Returns
A string array of class names inside the particular .jar or .zip Java file; an error returns an empty
array.
MMJB.getErrorMessage()
Availability
Dreamweaver UltraDev 4
Description
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.
Przeglądanie stron 346
1 2 ... 342 343 344 345 346 347 348 349 350 351 352 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag