AI2 Component  (Version nb184)
com.google.appinventor.components.annotations.UsesLibraries Interface Reference

Public Member Functions

String libraries () default ""
 
String[] value () default
 

Detailed Description

Annotation to indicate library files required by components.

Author
ralph.nosp@m..mor.nosp@m.elli@.nosp@m.trin.nosp@m.coll..nosp@m.edu

Definition at line 21 of file UsesLibraries.java.

Member Function Documentation

◆ libraries()

String com.google.appinventor.components.annotations.UsesLibraries.libraries ( )

The names of the libraries separated by commas.

Returns
the library name

◆ value()

String [] com.google.appinventor.components.annotations.UsesLibraries.value ( )

The names of the libraries (as an array)

Returns
the array of library names

Definition at line 35 of file UsesLibraries.java.


The documentation for this interface was generated from the following file: