Object.clone

Syntax

clone();

Description

The clone method creates the copy of the object.

Comments

The method is not implemented in PP.Ui.Control.

See also:

Object