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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28073 Tue Feb 28 09:22:44 MST 2012 patrick.corless MOBI-156 updated panelConfirmation example so it will auto center by default.
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28070 Tue Feb 28 09:20:14 MST 2012 patrick.corless MOBI-156 added new scroll code to panelConfirmation component
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationMeta.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/android/default-panelconfirmation.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28056 Tue Feb 28 08:54:09 MST 2012 patrick.corless MOBI-12 updated showcase for new components features, MOBI-152, MOBI-153, MOBI-147, MOBI-156.
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/panelPopup/PanelPopupBean.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mediacast/src/main/java/org/icemobile/samples/mediacast/UploadServlet.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mediacast/src/main/java/org/icemobile/samples/mediacast/MediaController.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelpopup-example.xhtml
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButtonBean.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/submitnotification-example.xhtml
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-example.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28053 Tue Feb 28 08:38:21 MST 2012 patrick.corless MOBI-156 updated panelConfirmation example so it will auto center by default.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-example.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28050 Tue Feb 28 08:29:06 MST 2012 patrick.corless MOBI-156 added new scroll code to panelConfirmation component
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/android/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry/default-panelconfirmation.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27882 Wed Feb 15 15:20:30 MST 2012 patrick.corless MOBI-156 updated panelConfirmation license header.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/android/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmation.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry/default-panelconfirmation.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27870 Wed Feb 15 14:19:19 MST 2012 patrick.corless MOBI-156 addition of panelconfirmation component javascript.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.panelconfirmation
        Commit graph ADD /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27869 Wed Feb 15 14:17:00 MST 2012 patrick.corless MOBI-156 addition of panelconfirmation component.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/android/default-panelconfirmation.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/renderkit/BaseLayoutRenderer.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb/default-panelconfirmation.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry/default-panelconfirmation.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmation.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/android
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/renderkit/BaseInputResourceRenderer.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/renderkit/CoreRenderer.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/renderkit/BaseResourceRenderer.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27844 Tue Feb 14 13:24:16 MST 2012 patrick.corless MOBI-156 updated panelConfirmation example text and example code. .
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-example.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-desc.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27786 Sat Feb 11 11:59:35 MST 2012 patrick.corless MOBI-156 confirmation panel style tweaks.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27753 Fri Feb 10 09:39:07 MST 2012 patrick.corless MOBI-156 updated mobile showcase to use new panelConfirmation component.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-example.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/panelconfirmation/PanelConfirmation.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27752 Fri Feb 10 09:38:24 MST 2012 patrick.corless MOBI-156 updated panel confirmations renderer and JavaScript to use new style names.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.datespinner/datespinner.js
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/build.xml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmation.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/android/default-panelconfirmation.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27712 Wed Feb 08 13:47:13 MST 2012 judy.guglielmin MOBI-156 non-panelConf was broken, so fixed
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27711 Wed Feb 08 13:07:42 MST 2012 judy.guglielmin MOBI-156 autocenter attribute implemented
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27710 Wed Feb 08 11:05:35 MST 2012 judy.guglielmin MOBI-156 only autocenter to implement and fix mobi ajax submit
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/ajax/commandButton.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/panelConfirmation.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27708 Wed Feb 08 08:45:33 MST 2012 patrick.corless MOBI-156 addition of panelConfirmation example.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/resources/org/icemobile/samples/mobileshowcase/view/resources/messages.properties
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-example.xhtml
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/resources/components/panelConfirmation.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/panelconfirmation/CancelAction.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/panelconfirmation/PanelConfirmation.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation-desc.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/LayoutAndNavigationMenu.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/panelconfirmation
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/panelconfirmation.xhtml
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/layout/panelconfirmation/AcceptAction.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27707 Wed Feb 08 08:32:42 MST 2012 patrick.corless MOBI-156 addition of panelConfirmation css.
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb/default-panelconfirmation.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/build.xml
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad/default-panelconfirmation.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/bberry/default-panelconfirmation.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/ipad
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/android
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/iphone/default-panelconfirmation.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/android/default-panelconfirmation.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/honeycomb
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27705 Tue Feb 07 18:39:53 MST 2012 judy.guglielmin MOBI-156
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationMeta.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/button/CommandButtonMeta.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/panelConfirmation.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27690 Tue Feb 07 10:35:30 MST 2012 judy.guglielmin MOBI-156 initial checkin of updated build script…didn't get committed with other files
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27689 Tue Feb 07 10:27:17 MST 2012 judy.guglielmin MOBI-156 initial checkin of panel confirmation and test…didn't get committed with other files
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.panelconfirmation
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27688 Tue Feb 07 10:19:15 MST 2012 judy.guglielmin MOBI-156 initial checkin of panel confirmation and test
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationRenderer.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmationMeta.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/panelConfirmation.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williamsComponents.html
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/panelconfirmation/PanelConfirmation.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: