We'd like to have the setBrowserSpellCheck() attribute set to false by default and only enable it on selected fields. Since we have been using the standard SmartGWT classes and not our own subclasses, how can we set this attribute globally.
I seem to remember a recent feature addition that lets you set default UI component attributes globally but I can't seem to find the details.
I seem to remember a recent feature addition that lets you set default UI component attributes globally but I can't seem to find the details.
Comment