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

Detailed Description

Annotation to mark Simple property copiers. Usually we can copy properties using their setter and getter but sometimes we those methods don't quite do what we need and we have a separate copier method marked with this annotation and with the name "Copy<property name>".

Author
markf.nosp@m.@goo.nosp@m.gle.c.nosp@m.om (Mark Friedman)

Definition at line 24 of file SimplePropertyCopier.java.


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