API
1 entry is shown from 1 total found

onHeaderClick - fires on clicking the column header

Articles
1 - 9 entries are shown from 9 total found

onHeaderClick

Chapter ui.datatable
fires on clicking the column header boolean onHeaderClick ( object header , object event , element target ); ... function is the column header, e.g: {column:"columnId"} .

onHeaderClick

Chapter ui.excelviewer
fires on clicking the column header boolean onHeaderClick ( object header , object event , element target ); ... function is the column header, e.g: {column:"columnId"} .

onHeaderClick

Chapter ui.treetable
fires on clicking the column header boolean onHeaderClick ( object header , object event , element target ); ... function is the column header, e.g: {column:"columnId"} .

ui.datatable

Chapter Start
An editable table that can easily display huge ... pressed onFocus fires when a view gets focus onHeaderClick fires on clicking the column header onItemClick fires ... asynchronous operation ('promise' object) for the loaded data

Events

Chapter API Reference
onAfterAdd fires after adding an item to the ... pressed onFocus fires when a view gets focus onHeaderClick fires on clicking the column header onItemClick fires ... onViewShow fires when any hidden view is shown

ui.excelviewer

Chapter Start
Since 3.0 A tool for displaying the ... pressed onFocus fires when a view gets focus onHeaderClick fires on clicking the column header onItemClick fires ... asynchronous operation ('promise' object) for the loaded data

Events

Chapter API Reference
onAfterAdd fires after adding an item to the ... pressed onFocus fires when a view gets focus onHeaderClick fires on clicking the column header onItemClick fires ... onViewShow fires when any hidden view is shown

ui.treetable

Chapter Start
A control for presenting tree in a grid ... pressed onFocus fires when a view gets focus onHeaderClick fires on clicking the column header onItemCheck fires ... asynchronous operation ('promise' object) for the loaded data

Events

Chapter API Reference
onAfterAdd fires after adding an item to the ... pressed onFocus fires when a view gets focus onHeaderClick fires on clicking the column header onItemCheck fires ... onViewShow fires when any hidden view is shown

Back to top