Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by ErikVullings:
http://wiki.apache.org/tapestry/Tapestry5CheckOutTheSourceCode

The comment on the change is:
Code snippets found in the source code: palette, grid, etc. demos

New page:
Do you ever got that feeling when you are looking for something all over the 
place (Internet) and the thing is actually right beneath your fingertips (on 
your own harddisk)? Lucky for me, '''Marcus Veloso''' was so kind to point this 
out to me. Assuming I'm not the only one to make such mistakes, I warn you, 
dear reader, to look for the treasures in the Tapastry source code!

Hidden in the numerous folder layers of the java project, you can find demos of 
many components:
 * AssetDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/AssetDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/AssetDemo.html
 .html]
 * AttributeExpansionsDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/AttributeExpansionsDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/AttributeExpansionsDemo.html
 .html]
 * BeanEditorDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/BeanEditorDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/BeanEditorDemo.html
 .html]
 * BlockDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/BlockDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/BlockDemo.html
 .html]
 * ClientPersistenceDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/ClientPersistenceDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/ClientPersistenceDemo.html
 .html]
 * EnvironmentalDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/EnvironmentalDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/EnvironmentalDemo.html
 .html]
 * EventHandlerDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/EventHandlerDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/EventHandlerDemo.html
 .html]
 * FlashDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/FlashDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/FlashDemo.html
 .html]
 * GridDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/GridDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/GridDemo.html
 .html]
 * GridEnumDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/GridEnumDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/GridEnumDemo.html
 .html]
 * InheritedBindingsDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/InheritedBindingsDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/InheritedBindingsDemo.html
 .html]
 * InjectDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/InjectDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/InjectDemo.html
 .html]
 * PageLoadedDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PageLoadedDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/PageLoadedDemo.html
 .html]
 * PaletteDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PaletteDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/PaletteDemo.html
 .html]
 * PasswordFieldDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/PasswordFieldDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/PasswordFieldDemo.html
 .html]
 * RecursiveDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RecursiveDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/RecursiveDemo.html
 .html]
 * RenderableDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RenderableDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/RenderableDemo.html
 .html]
 * RenderComponentDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/RenderComponentDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/RenderComponentDemo.html
 .html]
 * SimpleTrackGridDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/SimpleTrackGridDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/SimpleTrackGridDemo.html
 .html]
 * ValidBeanEditorDemo 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/ValidBeanEditorDemo.java
 
.java][https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/ValidBeanEditorDemo.html
 .html]

The 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry/integration/app1/pages/
 java classes] are stored locally in:
 
...\tapestry5\trunk\tapestry-core\src\test\java\org\apache\tapestry\integration\app1\pages

and the 
[https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk/tapestry-core/src/test/app1/WEB-INF/
 HTML files] in:

...\tapestry5\trunk\tapestry-core\src\test\app1\WEB-INF

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to