Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

mitchellsimoens/Ext.ux.touch.GridSummary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Ext.ux.touch.GridSummary

A plugin to add a summary dock or row to the Ext.ux.TouchGridPanel. Will only summarize numbers

Usage

{
    xtype: 'touchgridpanel',
    ...,
    plugins: [new Ext.ux.touch.GridSummary()],
    ...
}

About

Add a summary dock or row to Ext.ux.TouchGridPanel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published