Details
Description
Recent component work includes:-
JSF:- commandButton now maintains own state, so no longer need to have application logic for support
JSP:- commandButton (included already in buttons example of icemobilespring).
See jsptagtest test app for new comfiguration of jsp tags for tabset, panelConfirmation, submitNotification and for menuButton (menuButtonItem, menuButtonGroup).
Note that the JSF attributes and JSP attributes are also the same with new tabSetControl tag (orientation support, etc).
JSF:- commandButton now maintains own state, so no longer need to have application logic for support
JSP:- commandButton (included already in buttons example of icemobilespring).
See jsptagtest test app for new comfiguration of jsp tags for tabset, panelConfirmation, submitNotification and for menuButton (menuButtonItem, menuButtonGroup).
Note that the JSF attributes and JSP attributes are also the same with new tabSetControl tag (orientation support, etc).
Activity
Judy Guglielmin
created issue -
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Judy Guglielmin
made changes -
Fix Version/s | 1.3 Beta [ 10373 ] |
Judy Guglielmin
made changes -
Description |
Recent component work includes:-
JSF:- commandButton now maintains own state, so no longer need to have application logic for support JSP:- commandButton (included already in buttons example of icemobilespring). See jsptagtest test app for new comfiguration of jsp tags for tabset, panelConfirmation, submitNotification and for menuButton (menuButtonItem, menuButtonGroup). |
Recent component work includes:-
JSF:- commandButton now maintains own state, so no longer need to have application logic for support JSP:- commandButton (included already in buttons example of icemobilespring). See jsptagtest test app for new comfiguration of jsp tags for tabset, panelConfirmation, submitNotification and for menuButton (menuButtonItem, menuButtonGroup). Note that the JSF attributes and JSP attributes are also the same with new tabSetControl tag (orientation support, etc). |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34534 | Thu Apr 25 11:24:47 MDT 2013 | philip.breau | - update tabset example |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/tabset-content.jsp
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/TabsetBean.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34535 | Thu Apr 25 11:42:48 MDT 2013 | philip.breau | - add panelconfirmation example |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelconfirmation-content.jsp
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/controllers/EchoController.java ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/panelconfirmation.jsp MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/menu.jsp ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/PanelPopupBean.java ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/PanelConfirmationBean.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34536 | Thu Apr 25 11:58:41 MDT 2013 | philip.breau | - add menuButton example |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/panelconfirmation-content.jsp
ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/menubutton-content.jsp MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/controllers/EchoController.java MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/menu.jsp ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/menubutton.jsp ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/java/org/icemobile/samples/spring/MenuButtonBean.java |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Security | Private [ 10001 ] |
as per meeting discussion