RasterListItem.setText( text )

Sets the text displayed in this list item.

Parameters

Name Type   Description
text string Text shown in the list item; set to null if no text is desired.

Returns

Type Description
object The list item object. This allow for chaining multiple setter methods in one single statement.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López