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.
r29918 - I've added a new demo for time, range min/max, label position, indicator, and req styling.
Currently popupIcon and time entry have some issues that Yip is looking at.