object Default extends Compilable with Product with Serializable
- Source
- PreviewCommands.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Default
- Serializable
- Serializable
- Product
- Equals
- Compilable
- PreviewCommands
- ModelSaveable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
description: String
- Definition Classes
- Default → PreviewCommands
-
val
source: String
- Definition Classes
- Default → PreviewCommands
-
def
toString(): String
- Definition Classes
- PreviewCommands → AnyRef → Any
-
def
updateModel(m: Model): Model
- Definition Classes
- PreviewCommands → ModelSaveable