ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-318

Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable

    Details

      Description

      For accessibility purposes it would be nice to be able to set the title attribute used for the outputText component used in the richDataGrid/editableTable. Currently this is set to the same value as the value attribute.

        Activity

        Hide
        Philip Breau added a comment -

        RichDataGrid EE 3
        30724 3/11/12 2:55 PM 2 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable

        Show
        Philip Breau added a comment - RichDataGrid EE 3 30724 3/11/12 2:55 PM 2 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable
        Hide
        Philip Breau added a comment -

        Editable Table EE 3

        30725 3/11/12 3:08 PM 6 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable

        Show
        Philip Breau added a comment - Editable Table EE 3 30725 3/11/12 3:08 PM 6 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable
        Hide
        Philip Breau added a comment -

        30726 3/11/12 3:19 PM 4 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable

        All EditableTable columns now support the titleProperty attribute. If this is supplied, the column will be rendered using the titleProperty as the outputText's title property. eg:

        <ice-cc:textColumn title="First Name" property="firstName"
        width="80px" bean="#

        {editableTableExampleBean.editableTableBean}

        "
        titleProperty="lastName"/>

        All of the RichDataGrid column classes now also support the titleProperty property, and behave similarly.

        Back port to EE 1.8.2 and EE 2 will follow.

        Show
        Philip Breau added a comment - 30726 3/11/12 3:19 PM 4 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable All EditableTable columns now support the titleProperty attribute. If this is supplied, the column will be rendered using the titleProperty as the outputText's title property. eg: <ice-cc:textColumn title="First Name" property="firstName" width="80px" bean="# {editableTableExampleBean.editableTableBean} " titleProperty="lastName"/> All of the RichDataGrid column classes now also support the titleProperty property, and behave similarly. Back port to EE 1.8.2 and EE 2 will follow.
        Hide
        Philip Breau added a comment -

        EE 1.8.2 p4

        30784 3/15/12 2:55 PM 12 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable

        Show
        Philip Breau added a comment - EE 1.8.2 p4 30784 3/15/12 2:55 PM 12 philip.breau IPCK-318 Add ability to set the title attribute set for the outputText rendered for the richDataGrid/editableTable

          People

          • Assignee:
            Philip Breau
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: