We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@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.