Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P01
-
Fix Version/s: 1.8.2.GA_P02
-
Component/s: Facelet Components
-
Labels:None
-
Environment:ICEfaces EE Composite Components
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
We need to do a general review of all the ICEfaces Composite Components to see which ones do not currently expose pass-through attributes for the underlying "ice:" components that they use that could be useful to application developers. Any pass-through attributes that would be potentially useful should be added to the composite component itself.
Issue Links
- blocks
-
IPCK-89 Add tabChangeListener, disabled and rendered to TabView and Tab composite components
- Closed
Indeed!
An example: On the AutoSortTable, I cannot increase the number of pages in the data paginator, because the paginatorMaxPages attribute is not passed through.
Adding a data paginator as a separate tag in my page leaves me with an empty footer, which has a hardcoded size of 22px...
I suppose this applies to all data table composite components as the data paginator is in the generic table bottom xhtml.