Skip to content

A table view for Apache Pivot that allow cells and columns selection

License

Notifications You must be signed in to change notification settings

influence160/fazet-pivot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fazet-pivot

A table view for Apache Pivot that allow cells and columns selection

In Apache Pivot, the table view supports tree selections modes : NONE, SINGLE, MULTI.
in NONE SelectionMode when clicking in the table view no thing happens
in SINGLE SelectionMode when clicking in the table view, the clicked row is selected
in SINGLE SelectionMode we can combine the click with CTRL or SHIFT to select many rows

Fazet table view allow you to use additional SelectionModes
SINGLECELL select a single cell
MULTICELLS sect many cells
SINGLECOLUMN sect a single column
MULTICOLUMNS sect many columns

-![alt text](http://i.imgur.com/anDx3ra.png)

About

A table view for Apache Pivot that allow cells and columns selection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages