BasicElementHolder

Holds a PanelContainerElement.BasicElement.

Parameters

view

The view of the basic element.

element

The basic element.

SD

The type of the panel sub-container data. The data is derived from the panel container data.

BD

The type of the basic element data. The data is derived from the panel container data.

Constructors

Link copied to clipboard
constructor(view: View, element: PanelContainerElement.BasicElement<SD, BD>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val view: View