TableItem.setImageIndent

Sets the indent of the first column's image, expressed in terms of the image's width.

@param indent the new indent

</ul> @exception SWTException <ul> <li>ERROR_WIDGET_DISPOSED - if the receiver has been disposed</li> <li>ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver</li> </ul>

@deprecated this functionality is not supported on most platforms

class TableItem
void
setImageIndent
(
int indent
)

Meta