Data Controls
Data access in Atlas is handled by the following client-side controls, which are described in greater detail in Chapter 9.
Sys.UI.DataView
Method |
Description |
---|---|
|
Returns the data in the control |
|
Sets the data in the control |
|
Returns the filtered data |
|
Returns all filters assigned to the data |
|
Returns the number of rows |
|
Initializes the control |
Sys.UI.ItemView
Method |
Description |
---|---|
|
Sets the data index of the control |
|
Returns the empty data template |
|
Sets the empty data template |
|
Returns the item data template |
|
Sets the item data template |
|
Initializes the control |
|
(Re-)renders the control |
Sys.UI.ListView
Method |
Description |
---|---|
|
Returns the CSS class for alternating items |
|
Sets the CSS class for alternating items |
|
Sets the data index of the control |
|
Returns the empty data template |
|
Sets the empty data template |
|
Returns the CSS class for items |
|
Sets the CSS class for items |
|
Returns the item template |
|
Sets the item template |
|
Get Programming Atlas now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.