AvailEditorLayoutConfiguration

The LayoutConfiguration for an AvailEditor

Author

Richard Arriaga

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The associated AvailEditor.range.

Functions

Link copied to clipboard
fun open(workbench: AvailWorkbench)

Open an AvailEditor based on the information in this AvailEditorLayoutConfiguration.

Link copied to clipboard
open fun parseInput(input: String)
Link copied to clipboard
Link copied to clipboard
open override fun writeTo(writer: JSONWriter)