Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-570

Make tab pane button and accordion header content and renderer configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0
    • wtk
    • None

    Description

      Currently, TabPane button content is specified via the TabPane.label and TabPane.icon attached properties. Accordion header content is set via Accordion.label and Accordion.icon. This limits the content of these buttons to an icon and/or a text string.

      It might be better to allow callers to specify data for these buttons directly. The attached label and icon properties could be replaced with "tabButtonData" and "panelHeaderData" (or simply "buttonData" and headerData"), and each container could allow a caller to specify a renderer (via get/setButtonDataRenderer() and get/setHeaderDataRenderer(), respectively).

      Attachments

        Activity

          People

            Unassigned Unassigned
            gbrown Gregory K. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: