TreeView.setWidth

Convenience method to set the width of the tree column.

class TreeView
setWidth
(
this T
)
(
int width
)

Parameters

width int

The width in pixels.

Return Value

Type: auto

This widget to aid method chaining.

Meta