The following tables list the members exposed by RowSelectors.
Name | Description | |
---|---|---|
![]() | RowSelectors Constructor |
Name | Description | |
---|---|---|
![]() | element | Returns the element assoicated with the item. |
![]() | events | |
![]() | id | |
![]() | isInitialized | |
![]() | isUpdating | |
![]() | name | Gets the name of the behavior. |
![]() | rowNumbering | Returns whether row numbering is enabled or not. |
Name | Description | |
---|---|---|
![]() | addRowSelectorClickedEventHandler | Listen for when the grid's row selectors are clicked. For internal use only. |
![]() | addSelectorClass | Add a new css class to the row selector element. |
![]() | addSelectorImage | Add a css class containing a new image to the row selector's image area. |
![]() | beginUpdate | |
![]() | dispose | Disposes of the Row Selectors behavior. |
![]() | endUpdate | |
![]() | getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. |
![]() | getSelectorFromElement | Searches for a parent row selector element from a child element of the row selector. |
![]() | getSelectorFromRow | Returns the th element for a row selector for particular row. |
![]() | initialize | |
![]() | raisePropertyChanged | |
![]() | removeSelectorClass | Removes a css class from the row selector element |
![]() | removeSelectorImage | Remove a css class containing image information from the row selector's image area. |
![]() | updated |
Name | Description | |
---|---|---|
![]() | disposing | |
![]() | propertyChanged |