Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2354

Confirm mixin should have parameters like cancelLabel and okLabel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 5.4
    • None
    • tapestry-core
    • None

    Description

      this mixin should have two more parameters like this:

      @Parameter(value = "message:private-default-confirm-ok-label", defaultPrefix = BindingConstants.LITERAL)
          private String okLabel;
      
      @Parameter(value = "message:private-default-confirm-cancel-label", defaultPrefix = BindingConstants.LITERAL)
          private String cancelLabel;
      

      for localizing the buttons

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              homburgs Sven Homburg
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: