@Override protected JSONObject getConfig() { JSONObject result = new JSONObject(); ... return result; }
Method is used to produce the configuration JSON object to be provided to the HTML/ Javascript front-end.
There was an error while loading. Please reload this page.