NotebookCellKind

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Value members

Inherited methods

inline protected def entry(n: Int): NotebookCellKind
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Concrete fields

A code-cell is source code.

A code-cell is source code.

Source:
enumerations.scala

A markup-cell is formatted source that is used for display.

A markup-cell is formatted source that is used for display.

Source:
enumerations.scala

Givens

Inherited givens

Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
given reader: Reader[NotebookCellKind]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
given writer: Writer[NotebookCellKind]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala