/examples/index.html
https://github.com/lovelysystems/pyjamas · HTML · 183 lines · 150 code · 33 blank · 0 comment · 0 complexity · d4a52eaa569a9b44144afd76d7a40a9d MD5 · raw file
- <html>
- <head>
- <title>Pyjamas Examples</title>
- <style>
- body {
- font-family: "Trebuchet MS", Arial;
- font-size: 11pt;
- }
- h2 {
- margin: 20px 0px 0px 0px;
- padding: 0px;
- color: #609;
- }
- p {
- margin: 0px 0px 0px 10px;
- padding: 0px;
- }
- </style>
- </head>
- <body>
- <h1>Pyjamas Examples</h1>
- <p>Note: the links to see the demos will only work if you've built that
- particular example.</p>
- <h2>helloworld</h2>
- <p>Port of GWT hello world example<br />
- <a href="helloworld/output/Hello.html">see demo</a> |
- <a href="helloworld/">source directory</a><p>
- <h2>onclicktest</h2>
- <p>Demo of onclick event handling<br />
- <a href="onclicktest/output/OnClickTest.html">see demo</a> |
- <a href="onclicktest/">source directory</a><p>
- <h2>browserdetect</h2>
- <p>Demo of browser-specific coding<br />
- <a href="browserdetect/output/BrowserDetect.html">see demo</a> |
- <a href="browserdetect/">source directory</a><p>
- <h2>libtest</h2>
- <p>Client-side unit tests of library<br />
- <a href="libtest/output/LibTest.html">see demo</a> |
- <a href="libtest/">source directory</a><p>
- <h2>gridtest</h2>
- <p>Demo of grid control<br />
- <a href="gridtest/output/GridTest.html">see demo</a> |
- <a href="gridtest/">source directory</a><p>
- <h2>dynamictable</h2>
- <p>Port of GWT dynamic table example<br />
- <a href="dynamictable/output/DynaTable.html">see demo</a> |
- <a href="dynamictable/">source directory</a><p>
- <h2>showcase</h2>
- <p>Showcase of widgets and panels - shows source code<br />
- <a href="showcase/build/Showcase.html">see demo</a> |
- <a href="showcase/">source directory</a><p>
- <h2>kitchensink</h2>
- <p>Port of GWT kitchen sink example<br />
- <a href="kitchensink/output/KitchenSink.html">see demo</a> |
- <a href="kitchensink/">source directory</a><p>
- <h2>jsonrpc</h2>
- <p>Port of GWT JSON RPC example<br />
- <a href="jsonrpc/output/JSONRPCExample.html">see demo</a> |
- <a href="jsonrpc/">source directory</a><p>
- <h2>mail</h2>
- <p>Port of GWT desktop app clone example<br />
- <a href="mail/output/Mail.html">see demo</a> |
- <a href="mail/">source directory</a><p>
- <h2>addonsgallery</h2>
- <p>Demo gallery of addon components<br />
- <a href="addonsgallery/output/AddonsGallery.html">see demo</a> |
- <a href="addonsgallery/">source directory</a><p>
- <h2>controls</h2>
- <p>Controls Tutorial<br />
- <a href="controls/output/ControlDemo.html">see demo</a> |
- <a href="controls/">source directory</a><p>
- <h2>slideshow</h2>
- <p>AJAX-based Slideshow using wiki-like markup<br />
- <a href="slideshow/output/Slideshow.html">see demo</a> |
- <a href="slideshow/">source directory</a><p>
- <h2>formpanel</h2>
- <p>FormPanel example<br />
- <a href="formpanel/output/FormPanelExample.html">see demo</a> |
- <a href="formpanel/">source directory</a><p>
- <h2>getattr</h2>
- <p>getattr example<br />
- <a href="getattr/output/MainTest.html">see demo</a> |
- <a href="getattr/">source directory</a><p>
- <h2>gridedit</h2>
- <p>gridedit example<br />
- <a href="gridedit/output/GridEdit.html">see demo</a> |
- <a href="gridedit/">source directory</a><p>
- <h2>infohierarchy</h2>
- <p>infohierarchy example<br />
- <a href="infohierarchy/output/InfoDirectory.html">see demo</a> |
- <a href="infohierarchy/">source directory</a><p>
- <h2>jsobject</h2>
- <p>javascript objects example<br />
- <a href="jsobject/output/TestRect.html">see demo1</a> |
- <a href="jsobject/output/TestDict.html">see demo2</a> |
- <a href="jsobject/">source directory</a><p>
- <h2>jsimport</h2>
- <p>javascript import example<br />
- <a href="jsimport/output/examplejs.html">see demo</a> |
- <a href="jsimport/">source directory</a><p>
- <h2>splitpanel</h2>
- <p>splitpanel example<br />
- <a href="splitpanel/output/SplitPanel.html">see demo</a> |
- <a href="splitpanel/">source directory</a><p>
- <h2>tabpanelwidget</h2>
- <p>tabpanelwidget example<br />
- <a href="tabpanelwidget/output/Tabs.html">see demo</a> |
- <a href="tabpanelwidget/">source directory</a><p>
- <h2>widgets</h2>
- <p>widgets SVG Canvas transparent "clock" example<br />
- <a href="widgets/output/Widgets.html">see demo</a> |
- <a href="widgets/">source directory</a><p>
- <h2>xmldoc</h2>
- <p>parsing XML documents<br />
- <a href="xmldoc/output/XMLload.html">see demo</a> |
- <a href="xmldoc/">source directory</a><p>
- <h2>google gears</h2>
- <p>Google Gears Demo<br />
- <a href="gears/output/GearsDemo.html">see demo</a> |
- <a href="gears/">source directory</a><p>
- <h2>alaxlibtest</h2>
- <p>Experimental Dynamic Module loading of a Javascript Module<br />
- <a href="ajaxlibtest/output/AjaxTest.html">see demo</a> |
- <a href="ajaxlibtest/">source directory</a><p>
- <h2>lightout</h2>
- <p>Simple game, by Radoslav Kirov<br />
- <a href="lightout/output/lightout.html">see demo</a> |
- <a href="lightout/">source directory</a><p>
- <h2>employeeadmin</h2>
- <p>PureMVC demo EmployeeAdmin<br />
- <a href="employeeadmin/output/EmployeeAdmin.html">see demo</a> |
- <a href="employeeadmin/">source directory</a><p>
- <h2>timesheet</h2>
- <p>PureMVC demo TimeSheet<br />
- <a href="timesheet/output/TimeSheet.html">see demo</a> |
- <a href="timesheet/">source directory</a><p>
- <h2>datefield</h2>
- <p>PureMVC demo DateField<br />
- <a href="datefield/output/DateField.html">see demo</a> |
- <a href="datefield/">source directory</a><p>
- <h2>svgtest</h2>
- <p>PureMVC demo SVG test<br />
- <a href="svgtest/output/svg_test.html">see demo</a> |
- <a href="svgtest/">source directory</a><p>
- <h2>canvasprocessing</h2>
- <p>PureMVC demo DateTime<br />
- <a href="canvasprocessing/output/CanvasProcessing.html">see demo</a> |
- <a href="canvasprocessing/">source directory</a><p>
- </body>
- </html>