Sunday, December 26, 2010
test entry
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
gwtsummary
Table of Contents
- 1 files
- 2 KEY POINT
- 2.1 entry point
- 2.2 inheritance
- 2.3 HOST PAGE
- 2.4 path of JavaScript source code
- 2.5 iframe
- 2.6 Click Handler
- 2.7 automatic resource inclusion firstly appeared
- 2.1 entry point
1 files
1.1 module XML
it specifies "entry point" and "inheritance"
1.1.1 specifies VisualDicionary class inherits
1.2 CSS
1.2.1 by default 2 css files
- VisualDictionary.css
- standard.css
1.3 HTML
the application executes within an HTML document.
1.4 VisualDictionary.java
1.4.1 EntryPoint class
- onModuleLoad()
2 KEY POINT
2.1 TODO entry point
2.1.1 if not specified, it will be inherited.
2.1.2 it can have multiple entry points
2.2 inheritance
2.3 HOST PAGE
2.3.1 .html file
references JavaScript code generated by GWT
2.4 path of JavaScript source code
2.5 iframe
incorporates history support in GWT application
2.5.1 history full explanation
Ajax applications may not meet users expectations such as browsing back.
2.7 automatic resource inclusion firstly appeared
easier to reuse resources if included in module XML file.
Author: 石田 惣一
Date: 2010-12-27 13:26:32 JST
HTML generated by org-mode 7.01h in emacs 23
Subscribe to:
Posts (Atom)