data[0]: the client script codes (i.e., JavaScript codes)
It is generally not a good idea to use {@link AuScript} sendJavaScript codes to the client, unless it doesn't depend on widgets. On the other hand, it is better to use {@link AuInvoke} sinceit invokes thru the widget such that it is easy to customize. @author tomyeh @see AuInvoke @since 3.0.0
|
|
|
|
|
|