From dev-return-69361-archive-asf-public=cust-asf.ponee.io@myfaces.apache.org Tue Mar 20 17:41:07 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id D4DF718076D for ; Tue, 20 Mar 2018 17:41:06 +0100 (CET) Received: (qmail 25135 invoked by uid 500); 20 Mar 2018 16:41:05 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 24462 invoked by uid 99); 20 Mar 2018 16:41:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2018 16:41:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C5925C00DB for ; Tue, 20 Mar 2018 16:41:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.391 X-Spam-Level: X-Spam-Status: No, score=-1.391 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_FAIL=0.919, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id J32XEgwzbsiO for ; Tue, 20 Mar 2018 16:41:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DCC355FD6F for ; Tue, 20 Mar 2018 16:41:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A62FDE0DB3 for ; Tue, 20 Mar 2018 16:41:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id C63EA214DD for ; Tue, 20 Mar 2018 16:41:00 +0000 (UTC) Date: Tue, 20 Mar 2018 16:41:00 +0000 (UTC) From: "Guido Dubois (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1876) Toggle-Button Example MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOBAGO-1876?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D164= 06652#comment-16406652 ]=20 Guido Dubois commented on TOBAGO-1876: -------------------------------------- Hi Udo, first it would be nice to have a new visual component for booleans like des= cribed here: [http://www.bootstraptoggle.com|http://www.bootstraptoggle.com= /]. =C2=A0 Furthermore it would be nice to have a toggle-button component -=C2=A0[http= ://getbootstrap.com/docs/4.0/components/buttons]. I want to show/hide a collapsible section with a toggle-button (arrow down = / arrow up). In closed state show arrow-down button to open, in open state = show arrow-up button to close the collapsible section. > Toggle-Button Example > --------------------- > > Key: TOBAGO-1876 > URL: https://issues.apache.org/jira/browse/TOBAGO-1876 > Project: MyFaces Tobago > Issue Type: Wish > Components: Core > Affects Versions: 4.1.0 > Reporter: Guido Dubois > Priority: Major > > How to define a toggle-button? Is it possible to define a toggle button i= n Bootstrap style? > Like this: > -- This message was sent by Atlassian JIRA (v7.6.3#76005)