Identifiable Abstract FvTree tree item implementation to speed up processing with big data model and manage clone item process.
Item is defined as Identifiable
Extends this class to build your own tree item structure.
public function clone():FvTreeItemReturns item clone.
Overrides in subclass to build a correct clone of your value.