You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2006/06/17 12:57:30 UTC

[jira] Commented: (TOBAGO-5) Create a picker component or change usages to button component

    [ http://issues.apache.org/jira/browse/TOBAGO-5?page=comments#action_12416614 ] 

Bernd Bohmann commented on TOBAGO-5:
------------------------------------

tc:date doesn't include a datepicker anymore.

Use instead 

tc:panel>
    <f:facet name="layout">
      <tc:gridLayout columns="*;15px"/>
    </f:facet>
    <tc:date value="${value}" />
    <tc:datePicker for="@auto" />
  </tc:panel>


tx:date include a label and a datepicker


> Create a picker component or change usages to button component
> --------------------------------------------------------------
>
>          Key: TOBAGO-5
>          URL: http://issues.apache.org/jira/browse/TOBAGO-5
>      Project: MyFaces Tobago
>         Type: Bug

>     Reporter: Bernd Bohmann
>     Assignee: Bernd Bohmann
>     Priority: Minor

>
> What is the difference between picker and button?
> I think a picker is a special button.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira