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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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