Search
GridColumn Methods
 


 Public Methods

  Name Description

getLengthType

Gets the column's sizing mode.

getWidth

Gets fixed width for this column.

measuredSize

Returns the column's measured width.

relativeSize

Gets whether the column should be sized relatively to other columns in the grid panel.

setLengthType

Sets the column's sizing mode.

setPos

Sets the column's position.

setWidth

Sets fixed width for this column.

 See Also