From: Jani Laakso Date: Tue, 6 Feb 2007 11:27:34 +0000 (+0000) Subject: svn changeset:479/svn branch:toolkit X-Git-Tag: 6.7.0.beta1~6688 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8f0cc305e56ba9bce779cb92bdaffa4072060a79;p=vaadin-framework.git svn changeset:479/svn branch:toolkit --- diff --git a/WebContent/index.html b/WebContent/index.html index 2228e22975..ab44f6166f 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -1,6 +1,6 @@ - IT Mill Toolkit Demo +IT Mill Toolkit Demo @@ -10,65 +10,75 @@ - +
-

Feature Browser

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Autodetected modeLet Toolkit automatically select best user interface -technology.
AJAX modeForce AJAX-based user interface technology.
AJAX mode with debugAs above but with developer debug window
HTML modeForce compatible (non-AJAX) user interface technology.
HTML mode with -debugAs above but with developer debug window
Open -sources folder
+
+

Feature Browser

+ + + + + + + + + + + + + + + + +
Autodetected modeUse AJAX if supported by browser, then fallback to HTML + mode.
AJAX modeSelect AJAX-based technology mode.
HTML modeSelect page based request/response technology mode.

IT Mill Toolkit Sample Code

- + + + - + + +
-

Hello World

- -
+

Hello World

+ + + + + + + + + +
Autodetected modeUse AJAX if supported by browser, then fallback to HTML + mode.
Source + codeSee source code how an simple Toolkit application is + created.
+
-

Calculator

- -
+

Calculator

+ +
+

Notes

+ + + + + +
IT Mill recommends firebug + for web development, Toolkit supports it.
+ - \ No newline at end of file +