Packages

o

spinal.core

OnCreateStack

object OnCreateStack extends ScopeProperty[(Nameable) => Unit]

Linear Supertypes
ScopeProperty[(Nameable) => Unit], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OnCreateStack
  2. ScopeProperty
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class ApplyClass extends AnyRef
    Definition Classes
    ScopeProperty
  2. class SetReturn extends AnyRef
    Definition Classes
    ScopeProperty

Value Members

  1. final def _default: Nothing
    Definition Classes
    ScopeProperty
  2. def apply(value: (Nameable) => Unit): ApplyClass
    Definition Classes
    ScopeProperty
  3. def clear(): Any
    Definition Classes
    ScopeProperty
  4. def default: Null
    Definition Classes
    OnCreateStackScopeProperty
  5. def get: (Nameable) => Unit
    Definition Classes
    ScopeProperty
  6. def getOrElse(that: => (Nameable) => Unit): (Nameable) => Unit
    Definition Classes
    ScopeProperty
  7. def isEmpty: Boolean
    Definition Classes
    ScopeProperty
  8. def nonEmpty: Boolean
    Definition Classes
    ScopeProperty
  9. def set(v: (Nameable) => Unit): SetReturn
    Definition Classes
    ScopeProperty
  10. var storeAsMutable: Boolean
    Definition Classes
    ScopeProperty