RasterListItem.moveUp( )
Move this item before its previous sibling. This method has no effect if the item is the first.Returns
Type | Description |
---|---|
object | The list item object. This allow for chaining multiple setter methods in one single statement. |