ICEfaces
  1. ICEfaces
  2. ICE-7393

Add new ace:excludeFromExport component

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2.1, ace:dataExporter
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      A common requirement for applications using the ace:dataExporter to create export files of ace:dataTable contents is the need to be able to selectively exclude specific components that are contained inside the dataTable from being included in the exported data set.

      For example, an ace:column might include both an ace:outputText containing the column data as well, for example, an ace:contextMenu or ace:tooltip component. In these cases, the application only want to export the value of the h:outputText component for that column, and not try export the contextMenu or tooltip.

      A solution to this problem would be to add a new ace:excludeFromExport component that could be embedded inside any component tag that you do not want to include in an export operation. In the case of the example above, the ace:contextMenu and ace:tooltip tags would include the ace:excludeFromExport tag inside of them, thus resulting in their being ignored for data export purposes.

        Issue Links

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Ken Fyten
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: