0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added filterMatchMode for datatable supporting startsWith, endsWith, exact and contains. More... almost 14 years ago
Added filterOptions feature to display filter values in dropdown located at column header More... almost 14 years ago
Dropped trinidad form finder More... almost 14 years ago
Added scrollable datatable More... almost 14 years ago
Added widgetVar option to dock More... almost 14 years ago
Fixed issue #1043, added EL function to resolve widgetVar. More... almost 14 years ago
Enhanced widgetVar handling, added widget api. More... almost 14 years ago
Add correct tabviewtemplate More... almost 14 years ago
Removed wrong tabview template More... almost 14 years ago
Fixed invalid javascript generation More... almost 14 years ago
Fixed npe More... almost 14 years ago
Fixed npe More... almost 14 years ago
Completed in-cell editing feature More... almost 14 years ago
Implemented base in-cell editing, some cosmetics and row based update are next More... almost 14 years ago
Fixed invalid markup issue More... almost 14 years ago
Created dynamic colums feature for datatable, introduced new p:columns component More... almost 14 years ago
- Added footer grouping feature - Renamed headerRow component to row for reuse More... almost 14 years ago
Fixed #1145, added style/styleClass attributes to tabView More... almost 14 years ago
Fixed issue #1132, allow activeIndex to be changed programmatically, it was a readonly attribute before More... almost 14 years ago
Fixed issue #1002, tabview should not process it's children for dynamic tab load More... almost 14 years ago
Used tab instance instead of activeIndex for tabchange, fixes #886 as well. More... almost 14 years ago
Fixed #577, added client and server side tabchangelistener events More... almost 14 years ago
Added style option to column More... almost 14 years ago
Added footer and footerText to column More... almost 14 years ago
Implemented expandable rows feature for datatable More... almost 14 years ago
Added rowUnselectListener and onRowUnselectUpdate feature for instant row unselection. More... almost 14 years ago
Added headerText attribute to column which is a shortcut for header facet More... almost 14 years ago
Implemented nested headers More... almost 14 years ago
Add support for double click select More... almost 14 years ago
- Implemented onRowSelectStart and onRowSelectComplete callbacks - Integrated datatable row selection with jsf navigations, now a row click can cause a page navigation, useful for master-detail pages More... almost 14 years ago