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
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8.2.GA_P02 [ 10225 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] | |
Assignee Priority | P2 | |
Assignee | Brad Kroeger [ brad.kroeger ] | Carlo Guglielmin [ carlo.guglielmin ] |
Carlo Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
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.