Packages

trait OwnableRef extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OwnableRef
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract type RefOwnerType

Value Members

  1. def getRefOwnersChain(): List[Any]
  2. val refOwner: RefOwnerType
    Annotations
    @DontName()
  3. def setRefOwner(that: Any): Unit