You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matt Cooper (JIRA)" <de...@myfaces.apache.org> on 2009/12/11 01:08:18 UTC

[jira] Issue Comment Edited: (TRINIDAD-885) Provide selector to show navigation bar on bottom of table

    [ https://issues.apache.org/jira/browse/TRINIDAD-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789038#action_12789038 ] 

Matt Cooper edited comment on TRINIDAD-885 at 12/11/09 12:07 AM:
-----------------------------------------------------------------

Though, perhaps it might not be used, it looks like the new key name is:

af|table { -tr-repeat-control-bar: true; }

According to org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SkinProperties.java

      was (Author: mattcooper):
    Though, perhaps it might not be used, it looks like the new key name is is:

af|table { -tr-repeat-control-bar: true; }

According to org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.SkinProperties.java
  
> Provide selector to show navigation bar on bottom of table 
> -----------------------------------------------------------
>
>                 Key: TRINIDAD-885
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-885
>             Project: MyFaces Trinidad
>          Issue Type: Wish
>            Reporter: Frank Nimphius
>            Priority: Minor
>
> In ADF Faces there exist a selector -ora-repeat-control-bar that could be used to show the table navigation bar on top and at the bottom of the table (instead of on top only)
> af|table{ -ora-repeat-control-bar: true; } 
> A comparable selector is missing in Trinidad, which may become a problem fro ADF Faces customers that migrate to Trinidad in JDeveloper 11. For a smooth migration from ADF Faces to Trinidad it is highly desirable to have this selector added to Trinidad

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.