AvailEditorLayoutConfiguration

class AvailEditorLayoutConfiguration : LayoutConfiguration, JSONFriendly

The LayoutConfiguration for an AvailEditor

Author

Richard Arriaga

Types

Link copied to clipboard
object Companion

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
fun saveWindowPosition()
Link copied to clipboard
open override fun writeTo(writer: JSONWriter)

Properties

Link copied to clipboard
open val jsonFormattedString: String
Link copied to clipboard
open val jsonPrettyPrintedFormattedString: String
Link copied to clipboard
var range: MarkToDotRange

The associated AvailEditor.range.