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

Public Member Functions

boolean external () default false
 

Detailed Description

Annotation to mark Simple objects.

Note that the Simple compiler will only recognize Java classes marked with this annotation. All other classes will be ignored.

Definition at line 23 of file SimpleObject.java.

Member Function Documentation

◆ external()

boolean com.google.appinventor.components.annotations.SimpleObject.external ( )

True if this component is an external component. Setting to True is mandatory for packing Extensions (aix)


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