Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 1.3.1.GA_P01
-
Fix Version/s: EE 1.3.1.GA_P01
-
Component/s: Faces
-
Labels:None
-
Environment:n/a
Description
The DataView may be used with non-fixed headers. This might be useful when column header alignment is desired over fixed headers. The new attribute fixedHeaders will on the DataView component, defaulting to true.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42095 | Wed Aug 13 10:04:02 MDT 2014 | philip.breau | DataView support non-fixed headers |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewMeta.java
MODIFY /icemobile/trunk/icemobile/resources/themes/base/1_dataview.css MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewRenderer.java MODIFY /icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/dataview-example.xhtml MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js |
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
Fix Version/s | EE 1.3.1.GA_P01 [ 11670 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42138 | Thu Aug 21 14:03:01 MDT 2014 | philip.breau | DataView support non-fixed headers |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/resources/themes/base/1_dataview.css
MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js |
Revision: 42095
Author: philip.breau
Date: August-13-14 1:04:02 PM
Message:
MOBI-1092DataView support non-fixed headers
Modified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewMeta.java
Modified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/dataview/DataViewRenderer.java
Modified : /icemobile/trunk/icemobile/resources/themes/base/1_dataview.css
Modified : /icemobile/trunk/icemobile/samples/jsf/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/layout/dataview-example.xhtml