Code:
<inherits name="com.smartgwt.SmartGwtNoTheme" />
Code:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 1.7.0//EN" "http://google-web-toolkit.googlecode.com/svn/tags/1.7.0/distro-source/core/src/gwt-module.dtd"> <module rename-to="bgpweb"> <inherits name="com.smartgwt.SmartGwtNoTheme" /> <inherits name="com.google.gwt.user.User" /> <inherits name='com.google.gwt.user.theme.chrome.Chrome' /> <inherits name="com.smartclient.theme.enterpriseblue.EnterpriseBlue" /> <inherits name="com.smartclient.theme.enterpriseblue.EnterpriseBlueResources" /> ... ...
Leave a comment: