get_linear_growth_width


Description:

public int get_linear_growth_width ()

Gets the width up to which the child will be allocated all the available width and starting from which it will be allocated a portion of the available width.

In bith cases the allocated width won't exceed the declared maximum.

Parameters:

this

a Column

Returns:

the width up to which the child will be allocated all the available width.