DashLayoutEditor

This class is responsible for handling the state and modifications of the Dash layouts, allowing for dynamic updates and default settings.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Resets the destination preview layout to its default state.

Link copied to clipboard

Resets the search layout to its default state.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

Update the search layout.

Link copied to clipboard

Updates the destination preview layout using the provided modification block.