ICEmobile
  1. ICEmobile
  2. MOBI-662

rework JSF menuButton to use core rendering and implement JSP tag

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.2
    • Fix Version/s: 1.3 Beta
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      icemobile jsf jsp

      Description

      menuButton does not currently use core rendering and there is no implementation for JSP.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #34289 Tue Apr 09 09:12:38 MDT 2013 judy.guglielmin MOBI-662 fix submitNotification for menuButton calls to reset
          Files Changed
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/resources/org.icefaces.component.button/menubutton.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #34287 Mon Apr 08 17:30:08 MDT 2013 judy.guglielmin MOBI-662 fix submitNotification for menuButton calls to reset
          Files Changed
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/resources/org.icefaces.component.submitnotification/submitnotification.js
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #34278 Mon Apr 08 14:11:11 MDT 2013 judy.guglielmin MOBI-662 as per specs for initial development of this component, the Select title must always be present to reset the select index to so the same value can be selected the next usage (and the value change will still fire).
          Files Changed
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #34274 Mon Apr 08 12:28:02 MDT 2013 judy.guglielmin MOBI-662
          Files Changed
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/resources/org.icefaces.component.button/menubutton.js
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents.html
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonGroupMeta.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/menuButtonOptions.xhtml
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/lib/jstl-api-1.2.jar
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/renderkit/MenuButtonItemCoreRenderer.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/input/MenuButtonItemTag.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/list/OutputListItemsMeta.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsp/src/main/javascript/icemobile.js
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsp/tests/jsptagtest/src/main/java/org/icemobile/input/MenuButtonBean.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonGroup.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/renderkit/MenuButtonCoreRenderer.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/submitnotification/SubmitNotificationRenderer.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsp/tests/jsptagtest/src/main/webapp/inputComponents.html
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonGroupRenderer.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsp/src/main/resources/META-INF/icemobile.tld
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItem.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/newButtonGroup.xhtml
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsp/tests/jsptagtest/src/main/webapp/button/menuButton.jsp
          Commit graph DEL /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/component/IMenuItem.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/component/IMenuButton.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/spring/src/main/java/org/icemobile/spring/handler/ResourceUploadInterceptor.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/component/IMenuButtonGroup.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/input/MenuButtonTag.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/component/IMenuButtonItem.java
          Commit graph MODIFY /icemobile/branches/JSPmobiajax/icemobile/jsf/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/input/MenuButtonItemGroupTag.java
          Commit graph ADD /icemobile/branches/JSPmobiajax/icemobile/core/src/main/java/org/icemobile/renderkit/MenuButtonGroupCoreRenderer.java

            People

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

              Dates

              • Created:
                Updated:
                Resolved: