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

      Creation of menubar like component that will respond to touch events in a mobile environment. Currently just a placeholder bug, more detail to come.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28072 Tue Feb 28 09:22:08 MST 2012 patrick.corless MOBI-151 updated menuButtonBean, no longer needs empty first entry, component does it by default.
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28057 Tue Feb 28 09:09:21 MST 2012 patrick.corless MOBI-151 update of MenuButton for panelConfirmation and submitNotification which also required updates to commandButton. mobitest also updated for new tests. Development done on RC1-comps-dev branch. panelPopup client-side appears to be broken and mobi:ajax still to be implemented and tested
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/renderkit/BaseLayoutRenderer.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Commit graph REPLACE /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latest/panelPopupClient.xhtml
        Commit graph ADD /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/PopupBean.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Commit graph ADD /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latest
        Commit graph ADD /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A
        Commit graph REPLACE /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latest/panelPopup.xhtml
        Commit graph REPLACE /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latest/menuButton.xhtml
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
        Commit graph ADD /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latestComponents.html
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonMeta.java
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Commit graph REPLACE /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latest/panelConfirmation.xhtml
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/index.html
        Commit graph MODIFY /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/InputBean.java
        Commit graph REPLACE /icemobile/branches/icemobile-1.0.0.A/icemobile/components/tests/mobitest/src/main/webapp/latest/submitNotification.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28052 Tue Feb 28 08:37:11 MST 2012 patrick.corless MOBI-151 updated menuButtonBean, no longer needs empty first entry, component does it by default.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButtonBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27913 Thu Feb 16 19:30:07 MST 2012 judy.guglielmin MOBI-151 update of MenuButton for panelConfirmation and submitNotification which also required updates to commandButton. mobitest also updated for new tests. Development done on RC1-comps-dev branch. panelPopup client-side appears to be broken and mobi:ajax still to be implemented and tested
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latest/menuButton.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonMeta.java
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latest
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latest/panelPopup.xhtml
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latestComponents.html
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latest/panelConfirmation.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/renderkit/BaseLayoutRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.panelconfirmation/panelconfirmation.js
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/InputBean.java
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/java/org/icefaces/mobile/PopupBean.java
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latest/submitNotification.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
        Commit graph ADD /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/latest/panelPopupClient.xhtml
        Commit graph MODIFY /icemobile/trunk/icemobile/components/tests/mobitest/src/main/webapp/index.html
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27912 Thu Feb 16 17:45:50 MST 2012 judy.guglielmin MOBI-151 submitNotification working with panelConfirmation
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/submitNotification.xhtml
        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/resources/org.icefaces.component.button/menubutton.js
        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/menuButton.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/submitnotification/SubmitNotificationRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        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/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27889 Thu Feb 16 06:48:54 MST 2012 patrick.corless MOBI-151 updated button render for menubutton and build tweaks to insure proper compression of JavaScript in a production environment.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27888 Wed Feb 15 19:41:47 MST 2012 judy.guglielmin MOBI-151 singleSubmit and panelConfirmation now implemented.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/renderkit/BaseLayoutRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/menuButton.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27877 Wed Feb 15 15:18:13 MST 2012 patrick.corless MOBI-151 updated menuButton license header.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/bberry/default-menubutton.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button/button.js
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/default-menubutton.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/iphone/default-menubutton.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/android/default-menubutton.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/ipad/default-menubutton.css
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItem.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27873 Wed Feb 15 14:34:26 MST 2012 patrick.corless MOBI-151 addition of menuButton to trunk.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/bberry/default-menubutton.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/bberry/down-arrow.png
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/down-arrow.png
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/default-menubutton.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/iphone/default-menubutton.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/android/default-menubutton.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/ipad/default-menubutton.css
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/bberry
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/ipad
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/iphone
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/android/down-arrow.png
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/iphone/down-arrow.png
        Commit graph ADD /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button/button.js
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/android
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/ipad/down-arrow.png
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItem.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/build.xml
        Commit graph ADD /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph ADD /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27868 Wed Feb 15 13:38:26 MST 2012 patrick.corless MOBI-151 updated docs again and tweaked the menu item links.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton-desc.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButtonBean.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton-example.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27867 Wed Feb 15 13:10:50 MST 2012 judy.guglielmin MOBI-151 must ensure that first item in list is not to be submitted. all other will submit and fire an actionListener
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.button/menubutton.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27864 Wed Feb 15 12:25:31 MST 2012 patrick.corless MOBI-151 addition of menuButton concrete component and updated demo.
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/UpdateCommand.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButtonBean.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/CreateCommand.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButtonItemModel.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/Command.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/InputAndSelectionMenu.java
        Commit graph DEL /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButton.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/DeleteCommand.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton-example.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27862 Wed Feb 15 12:11:57 MST 2012 patrick.corless MOBI-151 updated style class being applied ot the component span tag as it was the same class as the select tag.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27859 Wed Feb 15 11:48:12 MST 2012 judy.guglielmin MOBI-151 used application bean to create a non-selectable row in the options list and reset the list after submit
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/menuButton.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27857 Wed Feb 15 07:57:52 MST 2012 patrick.corless MOBI-151 remove unused import import sun.tools.tree.ThisExpression which was causing a build issue.
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27848 Tue Feb 14 16:18:02 MST 2012 judy.guglielmin MOBI-151 initial checkin of mobi:menuButton and sample of test case
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/renderkit/BaseLayoutRenderer.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButton.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/resources/org.icefaces.component.button/menubutton.js
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/webapp/williams/menuButton.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/menubutton/MenuButtonItem.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemRenderer.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/tests/mobitest/src/main/java/org/icefaces/mobile/MenuBean.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonMeta.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonItemMeta.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/MenuButtonRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27730 Thu Feb 09 12:44:37 MST 2012 patrick.corless MOBI-151 addition of menubutton bean.
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButton.java
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27706 Wed Feb 08 08:31:44 MST 2012 patrick.corless MOBI-151 addition of menubutton css.
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/iphone
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/iphone/default-menubutton.css
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/ipad/default-menubutton.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/bberry/down-arrow.png
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/iphone/down-arrow.png
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/default-menubutton.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/bberry/default-menubutton.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/android/down-arrow.png
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/android/default-menubutton.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/bberry
        Commit graph DEL /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/default-list.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/android
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27680 Mon Feb 06 13:55:25 MST 2012 patrick.corless MOBI-151 addition of missing menuButtonItem example class.
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/resources/components/menuButtonItem.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27679 Mon Feb 06 13:41:42 MST 2012 patrick.corless MOBI-151 addition of missing menuButton example class.
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButton.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27676 Mon Feb 06 12:54:10 MST 2012 patrick.corless MOBI-151 updated build script for menuButton css compression and copy
        Files Changed
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/components/component/build.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27675 Mon Feb 06 12:49:27 MST 2012 patrick.corless MOBI-151 addition menuButton example to showcase RC1 branch.
        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/trunk/icemobile/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/InputAndSelectionMenu.java
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton-example.xhtml
        Commit graph MODIFY /icemobile/branches/RC1-comps-dev/samples/mobileshowcase/src/main/webapp/resources/components/menuButton.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27674 Mon Feb 06 12:48:08 MST 2012 patrick.corless MOBI-151 addition of ipad and honeycomb theme for menuButton to RC1 branch.
        Files Changed
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/ipad
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/ipad/down-arrow.png
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/ipad/default-menubutton.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/default-list.css
        Commit graph ADD /icemobile/branches/RC1-comps-dev/components/component/src/org/icefaces/mobi/component/menubutton/honeycomb/down-arrow.png
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27620 Thu Feb 02 13:24:31 MST 2012 patrick.corless MOBI-151 addition of style for android theme, actually same as ipad for now.
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-comps-dev/components/component/build.xml
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/ipad/down-arrow.png
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/honeycomb
        Commit graph MODIFY /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/ipad/default-menubutton.css
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/honeycomb/down-arrow.png
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/honeycomb/default-list.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27582 Wed Feb 01 13:52:20 MST 2012 patrick.corless MOBI-151 addition of simplified plain html test/prototype.
        Files Changed
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/tests/mobitest/src/main/webapp/ajax/menubutton-test.html
        Commit graph MODIFY /icemobile/branches/icemobile-comps-dev/components/tests/mobitest/src/main/webapp/ajaxComponents.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27580 Wed Feb 01 13:39:31 MST 2012 patrick.corless MOBI-151 addition of simple menuBar placeholder example for integration testing.
        Files Changed
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton.xhtml
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/examples/input/menubutton/MenuButton.java
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/webapp/resources/components/menuButtonItem.xhtml
        Commit graph MODIFY /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/resources/org/icemobile/samples/mobileshowcase/view/resources/messages.properties
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton-example.xhtml
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/webapp/resources/components/menuButton.xhtml
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/menubutton-desc.xhtml
        Commit graph MODIFY /icemobile/branches/icemobile-comps-dev/samples/mobileshowcase/src/main/java/org/icemobile/samples/mobileshowcase/view/navigation/InputAndSelectionMenu.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27579 Wed Feb 01 13:34:55 MST 2012 patrick.corless MOBI-151 addition of iPad style for the new menuButton and menuButtonItem components.
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-comps-dev/components/component/build.xml
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/ipad/default-menubutton.css
        Commit graph ADD /icemobile/branches/icemobile-comps-dev/components/component/src/org/icefaces/component/menubutton/ipad

          People

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

            Dates

            • Created:
              Updated:
              Resolved: