Message from discussion
Adding advanced components created using Flex Builder
X-BeenThere: jsf-flex@googlegroups.com
Received: by 10.150.112.31 with SMTP id k31ls49399ybc.0.p; Fri, 01 Jan 2010
09:48:35 -0800 (PST)
Received: by 10.151.95.25 with SMTP id x25mr19621720ybl.28.1262368115498;
Fri, 01 Jan 2010 09:48:35 -0800 (PST)
Received: by 10.101.125.18 with SMTP id c18mr15890766ann.17.1262254054304;
Thu, 31 Dec 2009 02:07:34 -0800 (PST)
Received: by 10.101.125.18 with SMTP id c18mr15890765ann.17.1262254054277;
Thu, 31 Dec 2009 02:07:34 -0800 (PST)
Return-Path: <onkarrui...@gmail.com>
Received: from mail-yx0-f160.google.com (mail-yx0-f160.google.com [209.85.210.160])
by gmr-mx.google.com with ESMTP id 19si1821433yxe.10.2009.12.31.02.07.34;
Thu, 31 Dec 2009 02:07:34 -0800 (PST)
Received-SPF: pass (google.com: domain of onkarrui...@gmail.com designates 209.85.210.160 as permitted sender) client-ip=209.85.210.160;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of onkarrui...@gmail.com designates 209.85.210.160 as permitted sender) smtp.mail=onkarrui...@gmail.com
Received: by mail-yx0-f160.google.com with SMTP id 32so29415793yxe.5
for <jsf-flex@googlegroups.com>; Thu, 31 Dec 2009 02:07:34 -0800 (PST)
MIME-Version: 1.0
Received: by 10.150.248.13 with SMTP id v13mr1471694ybh.50.1262254054246; Thu,
31 Dec 2009 02:07:34 -0800 (PST)
Date: Thu, 31 Dec 2009 02:07:34 -0800 (PST)
X-IP: 125.16.81.252
User-Agent: G2/1.0
X-HTTP-Via: 1.1 HJ-PROXY1, 1.1 HJ-PROXY2
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US)
AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0,gzip(gfe),gzip(gfe)
Message-ID: <b2e5794d-fe14-4af5-8747-aad2e968b575@a21g2000yqc.googlegroups.com>
Subject: Adding advanced components created using Flex Builder
From: onku <onkarrui...@gmail.com>
To: JSF-Flex <jsf-flex@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hey nice work!!
Good to see work on this front.
In latest release note it is mentioned that there is 'Capability in
creating components outside of JSF Flex by providing the component
name + attributes as tag attributes'
So can I use components created in Flex Builder with JSF-FLEX? If yes,
please provide sample code snippet.
Also please provide example of 'Capability to submit the form data
using mxmlButton or mxmlLinkButton tags'
Thanks