Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E08DD8FB for ; Thu, 26 Jul 2012 13:28:06 +0000 (UTC) Received: (qmail 45273 invoked by uid 500); 26 Jul 2012 13:23:39 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 33367 invoked by uid 500); 26 Jul 2012 13:22:17 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 31881 invoked by uid 99); 26 Jul 2012 08:15:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2012 08:15:11 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brunord@gmail.com designates 74.125.82.182 as permitted sender) Received: from [74.125.82.182] (HELO mail-we0-f182.google.com) (74.125.82.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2012 08:15:03 +0000 Received: by weyx56 with SMTP id x56so1364087wey.13 for ; Thu, 26 Jul 2012 01:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=7wbeu3HVVOBvm99v4xRJoKB76rc4X7dhsZyuOgZrmTw=; b=t5eNN61PxMZC1VwaGgtA0nBvSblhfHf+sf80ubNQSa4/4XH59/loc+RoLvkEcVj0w9 bwwtiFRldWWTrfqRK8V29JSL5DTSO2VgH2Cox2tWD6k7KfVCz67gMDNxuqKkGyqy1tFV 6J074ji3iEF8nxv6LZRMPNxJMXNrOplUSo66/0GBEavx9QoHTp5/F3pZZVkkEcybx/bu tmfQ1i+8MBp8AkEoNYbLGOlq1VWVS62y/1Fg752Dqxry2P4q4dPNl9+udZL7lQ4pWKIL osXLG5ws9/rhIFI0bRXxNOsSw01xr6Xw2U+EzXf2g1OlkGyDT4+0aFm4xt3JH2z115JN WYHQ== Received: by 10.216.241.202 with SMTP id g52mr12268486wer.212.1343290481557; Thu, 26 Jul 2012 01:14:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.30.137 with HTTP; Thu, 26 Jul 2012 01:14:21 -0700 (PDT) From: Bruno Rodrigues Date: Thu, 26 Jul 2012 10:14:21 +0200 Message-ID: Subject: how to add a listener to a column header in a table view To: user Content-Type: multipart/alternative; boundary=e0cb4e43d0a9fbc21d04c5b72fa9 X-Virus-Checked: Checked by ClamAV on apache.org --e0cb4e43d0a9fbc21d04c5b72fa9 Content-Type: text/plain; charset=ISO-8859-1 Hello guys, simple question: how to add a listener to a column header? I want to sort the tableview lines based on it. am I clear? thanks! --e0cb4e43d0a9fbc21d04c5b72fa9 Content-Type: text/html; charset=ISO-8859-1 Hello guys,

simple question: how to add a listener to a column header? I want to sort the tableview lines based on it. am I clear?

thanks!
--e0cb4e43d0a9fbc21d04c5b72fa9--