Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScreenReader support for header facet of column on DataTable #890

Closed
mertsincan opened this issue Nov 18, 2015 · 0 comments
Closed

ScreenReader support for header facet of column on DataTable #890

mertsincan opened this issue Nov 18, 2015 · 0 comments
Labels
5.2.16 5.3.2 enhancement Additional functionality to current component
Milestone

Comments

@mertsincan
Copy link
Member

Exp;

<p:column>
   <f:facet name="header">
          <h:outputText value="Test" />
   </f:facet>
   <h:outputText value="#{car.id}" />
</p:column>

<th aria-label="Test" role="columnheader" class="ui-state-default" id="j_idt88:j_idt89">
@mertsincan mertsincan added enhancement Additional functionality to current component 5.3.2 5.2.16 labels Nov 18, 2015
@mertsincan mertsincan added this to the 5.4 milestone Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.2.16 5.3.2 enhancement Additional functionality to current component
Projects
None yet
Development

No branches or pull requests

1 participant