Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 Beta
    • Fix Version/s: 1.0 Williams
    • Component/s: None
    • Labels:
      None
    • Environment:
      any

      Description

      The panelConfirmation dialog is used to differ execution of a command button by presenting the user with a confirm or cancel option. Commonly used for delete command to insure the users wants to proceed with execution.

      The JSF representation of the component would be as follows:

      <mobi:commandButton panelConfirmation="pcId" actionListener="#{myBean.delete}" />
      <mobi:panelConfirmation id="pcId" messages="Delete?" acceptLabel="Yes" />


        Activity

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: