1.

What Is The Purpose Of 'inherits' Tag In *.gwt.xml File In Gwt?

Answer»

This adds other gwt MODULE in application just like IMPORT does in java applications. Any number of MODULES can be inherited in this manner.

This adds other gwt module in application just like import does in java applications. Any number of modules can be inherited in this manner.



Discussion

No Comment Found