Skip to content
Gabe O'Leary edited this page Sep 7, 2017 · 1 revision
@Override
protected void setConfig(JSONObject config) {
   ...
} 

Method is used to receive the configuration provided by the HTML/ Javascript front-end. It is the responsibility of the method to process the configuration and process as appropriate.


Also see

  • [Using the configuration] (Using-the-configuration)
Clone this wiki locally