Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA2
-
Fix Version/s: 3.1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces 3.1
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
To clearly demonstrate the new features of the ace:dateTimeEntry component, we should alter and create Showcase app. demos for it as follows:
Popup:
- Add use of the popupIcon attribute to show an icon when in popup mode.
Time Entry:
- new demo that shows entering time only, as well as date and time.
Date-Range:
- new demo to show date range entry via max/minDate attributes
Self-Labelling,
Required Indicator,
Required Styling:
- All based on the corresponding ace:textEntry demos, but using ace:dateTimeEntry (popup mode with icon) components.
Popup:
- Add use of the popupIcon attribute to show an icon when in popup mode.
Time Entry:
- new demo that shows entering time only, as well as date and time.
Date-Range:
- new demo to show date range entry via max/minDate attributes
Self-Labelling,
Required Indicator,
Required Styling:
- All based on the corresponding ace:textEntry demos, but using ace:dateTimeEntry (popup mode with icon) components.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29954 | Thu Jul 12 12:23:59 MDT 2012 | carlo.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/datepopup.xhtml
MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/override_styles.css MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DatePopupBean.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29908 | Tue Jul 10 13:47:01 MDT 2012 | carlo.guglielmin | |
Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateMinMaxBean.java
ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/date/dateminmax.xhtml MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/date/DateEntryBean.java |