From 136d9fa1c8b17d472741e9dcca68af6a0c99462a Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 29 May 2012 00:17:18 +0000 Subject: Refactor sample app definitions into proper ATOM entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343439 13f79535-47bb-0310-9956-ffa450edef68 --- .../server/data/apps/testwidgets/app.composite | 347 +++++++++++---------- 1 file changed, 177 insertions(+), 170 deletions(-) (limited to 'sca-cpp/trunk/hosting/server/data/apps/testwidgets/app.composite') diff --git a/sca-cpp/trunk/hosting/server/data/apps/testwidgets/app.composite b/sca-cpp/trunk/hosting/server/data/apps/testwidgets/app.composite index 1cb1aee017..d334b152bd 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/testwidgets/app.composite +++ b/sca-cpp/trunk/hosting/server/data/apps/testwidgets/app.composite @@ -17,173 +17,180 @@ * specific language governing permissions and limitations * under the License. --> - - - - - - - - - - - - testpath2 - - - - - - testattrs - - - - - - testh1 - - - - - - onclick - - - - - - value - - - - - - testpath1 - - - - - - testimg - - - - - - testtext - - - - - - testlink - - - - - - testcheckbox - - - - - - testentry - - - - - - testbutton - - - - - - testsection - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - test header 1 - - - - - test html attrs - - - - - alert('hey') - - - - - test button - - - - - test entry field - - - - - http://tuscany.apache.org - - - - - test checkbox - - - - - http://tuscany.apache.org/images/TuscanyLogo.jpg - - - - - test section - - - - - test text - - - - - test path - - + + testwidgets + testwidgets + + + + + + + + + + + + + testpath2 + + + + + + testattrs + + + + + + testh1 + + + + + + onclick + + + + + + value + + + + + + testpath1 + + + + + + testimg + + + + + + testtext + + + + + + testlink + + + + + + testcheckbox + + + + + + testentry + + + + + + testbutton + + + + + + testsection + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + test header 1 + + + + + test html attrs + + + + + alert('hey') + + + + + test button + + + + + test entry field + + + + + http://tuscany.apache.org + + + + + test checkbox + + + + + http://tuscany.apache.org/images/TuscanyLogo.jpg + + + + + test section + + + + + test text + + + + + test path + + + + + -- cgit v1.2.3