Docs (4.0.0)
class ManagedObject method

isUnlinked

Returns true if the object has been unlinked.

isUnlinked(): boolean

Related

  • class ManagedObjectThe base class of all managed objects, which can be placed into a tree structure to enable event handling and data binding.