Search
GridRow Members
Constructors Methods
 


Represents a row in a GridPanel.

The following tables list the members exposed by the GridRow type.

 Public Constructors

  Name Description

GridRow

 

 Public Methods

  Name Description

getHeight

Gets fixed height for this row.

getLengthType

Gets the row's sizing mode.

measuredSize

Returns the row's measured height.

relativeSize

Gets whether the row should be sized relatively to other rows in the grid panel.

setHeight

Sets fixed height for this row.

setLengthType

Sets the row's sizing mode.

setPos

Sets the row's position.

 See Also