ContainerProxy

ContainerProxy is used to describe a window container instance.

Properties

Link copied to clipboard
val id: String

The name of the window container. It is declared in window container dsl.

Link copied to clipboard

The state of the window container.

Link copied to clipboard
val tag: String?

The tag of the window container instance when you open it. See also SpatialNavigator.openWindowContainer

Functions

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