Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Beta
-
Fix Version/s: 1.0 Final
-
Component/s: None
-
Labels:None
-
Environment:any
Description
The width of the dateSpinner and dateTimeSpinner input element can be controlled by adding the attribute style="width:100px;" but in html the input element can also have an attribute size to manipulate the input field size.
The enhancement request is pretty simple, add a size passthrough attribute that is appendend to the input element on both the dateSpinner and dateTimeSpinner.
The enhancement request is pretty simple, add a size passthrough attribute that is appendend to the input element on both the dateSpinner and dateTimeSpinner.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27341 | Tue Jan 24 13:31:00 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/timespinner/TimeSpinner.java
MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/timespinner/TimeSpinnerMeta.java MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/datespinner/DateSpinnerMeta.java MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/datespinner/DateSpinner.java |