ListItem.clone

Overview | Methods | This Package | All Packages

ListItem.clone

Creates an identical copy of this item.

Syntax

public Object clone()

Return Value

Returns a list item that has the same text, image, and subitems associated with it as the cloned item.