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/testwidgets2/app.composite | 263 +++++++++++---------- 1 file changed, 135 insertions(+), 128 deletions(-) (limited to 'sca-cpp/trunk/hosting/server/data/apps/testwidgets2/app.composite') diff --git a/sca-cpp/trunk/hosting/server/data/apps/testwidgets2/app.composite b/sca-cpp/trunk/hosting/server/data/apps/testwidgets2/app.composite index f387e876ed..200da5e6fb 100644 --- a/sca-cpp/trunk/hosting/server/data/apps/testwidgets2/app.composite +++ b/sca-cpp/trunk/hosting/server/data/apps/testwidgets2/app.composite @@ -17,131 +17,138 @@ * specific language governing permissions and limitations * under the License. --> - - - - - - - testframe - - - - - - testselect - - - - - - testlink - - - - - - testhtml - - - - - - testlist1 - - - - - - testlist2 - - - - - - a - - - - - - b - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - 2 - - - - - - - - - - - - test value - - - - - test select - - - - - <b>test bold text</b> - - - - - http://www.apache.org/ - - - - - Apache - - - - - http://www.cnn.com - - - - - dynamic checkbox - - + + testwidgets2 + testwidgets2 + + + + + + + + testframe + + + + + + testselect + + + + + + testlink + + + + + + testhtml + + + + + + testlist1 + + + + + + testlist2 + + + + + + a + + + + + + b + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + 2 + + + + + + + + + + + + test value + + + + + test select + + + + + <b>test bold text</b> + + + + + http://www.apache.org/ + + + + + Apache + + + + + http://www.cnn.com + + + + + dynamic checkbox + + + + + -- cgit v1.2.3