How to get the name of the header in GWT celltable -


im working on application in user has gwt celltable , when column header clicked, name of column should displayed window alert. checked out many tutorials haven't found solution. please suggest me if there click handler function name of column clicking on header in gwt celltable.

you can override onpreviewcolumnsortevent column header , call getvalue() on header text of header.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -