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