Class ListColumn

Inheritance

CollectionItem ListColumn 🡄 CollectionItem 🡄 Object

Properties

AutoSize
Caption
MaxWidth
MinWidth
Visible
Width

Methods

getAutosize ()
getCaption ()
getMaxWidth ()
getMinWidth ()
getWidth ()
setAutosize ( autosize )
setCaption ( caption )
setMaxWidth ( width )
setMinWidth ( width )
setWidth ( width )


Inheritance

CollectionItem
ListColumn 🡄 CollectionItem 🡄 Object

Properties

AutoSize

Type:

    boolean
Caption

Type:

MaxWidth

Type:

    integer
MinWidth

Type:

    integer
Visible

Type:

    boolean
Width

Type:

    integer

Methods

getAutosize ()

Returns:

    boolean
getCaption ()

Returns:

    string
getMaxWidth ()

Returns:

    integer
getMinWidth ()

Returns:

    integer
getWidth ()

Returns:

    integer
setAutosize ( autosize )

Parameters:

  • autosize boolean
setCaption ( caption )

Parameters:

setMaxWidth ( width )

Parameters:

  • width integer
setMinWidth ( width )

Parameters:

  • width integer
setWidth ( width )

Parameters:

  • width integer
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35