Return-Path: X-Original-To: apmail-tapestry-users-archive@www.apache.org Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88F589376 for ; Fri, 18 Nov 2011 18:03:44 +0000 (UTC) Received: (qmail 71795 invoked by uid 500); 18 Nov 2011 18:03:42 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 71775 invoked by uid 500); 18 Nov 2011 18:03:42 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Received: (qmail 71767 invoked by uid 99); 18 Nov 2011 18:03:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 18:03:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cr.mlist@googlemail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 18:03:36 +0000 Received: by bkas6 with SMTP id s6so5176706bka.11 for ; Fri, 18 Nov 2011 10:03:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=xeBm6qZHA8DCsKEZDX48qeIKbo1f3HygB5VldcY1o/Q=; b=MSPZBfDomQMIvmEnp/6z1KHqQsqnYmx//qdU6aYCd1myooXN6N0RozzZtpIN5ny7Z1 tPW1AkaBTXQV9w1xumvsJ32pxycnqRnizeTUySchSIHnLZlM+jxK+LbgpvWhdYf51+YI KTDPdGJGY4ppCBTKgFpsltsDxhffCWhfOySSc= Received: by 10.205.117.134 with SMTP id fm6mr1126618bkc.93.1321639395266; Fri, 18 Nov 2011 10:03:15 -0800 (PST) Received: from rmbp2.anybet.de (port-83-236-199-98.static.qsc.de. [83.236.199.98]) by mx.google.com with ESMTPS id k26sm6018070fab.8.2011.11.18.10.03.12 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 Nov 2011 10:03:14 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Updating a zone on any event From: Christian Riedel In-Reply-To: Date: Fri, 18 Nov 2011 19:03:11 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Tapestry users" X-Mailer: Apple Mail (2.1084) Is the ZoneManager an officially public API?=20 Just curious whether this class is still supported in 5.4, when the JS = API gets cleaned up? Am 18.11.2011 um 18:30 schrieb Josh Kamau: > Thanks Thiago, I will check it out. Just wondering, is there any > documentation of Tapestry Javascript API >=20 > Regards. >=20 > On Fri, Nov 18, 2011 at 8:07 PM, Thiago H. de Paula Figueiredo < > thiagohp@gmail.com> wrote: >=20 >> On Fri, 18 Nov 2011 14:45:40 -0200, Josh Kamau = >> wrote: >>=20 >> Hi there ; >>>=20 >>=20 >> Hi! >>=20 >>=20 >> Is there plans of developing a zone updating feature that responds to = any >>> client side event. e.g i would like to execute some server side code = when >>> a textfield is changed, blurred, focused... any event that the dom >>> supports, then update a zone. I know its possible to do it by = writing some >>> javascript. >>>=20 >>=20 >> Yep. Use the ZoneManager JS class. You'll need to hook up the = listeners >> yourself. >>=20 >> -- >> Thiago H. de Paula Figueiredo >> Independent Java, Apache Tapestry 5 and Hibernate consultant, = developer, >> and instructor >> Owner, Ars Machina Tecnologia da Informa=E7=E3o Ltda. >> http://www.arsmachina.com.br >>=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org For additional commands, e-mail: users-help@tapestry.apache.org