RasterList.showTableIcons( isTableIconsVisible )
Specifies if the list will display icons when in table mode.Parameters
| Name | Type | Description | |
|---|---|---|---|
| isTableIconsVisible | boolean | Trueshow icons in table mode (default);falsehide icons in table mode. | 
Returns
| Type | Description | 
|---|---|
| object | The list object. This allow for chaining multiple setter methods in one single statement. | 
