BasicElementHolder

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
fun <SD, BD> BasicElementHolder(view: View, element: PanelContainerElement.BasicElement<SD, BD>)

Properties

Link copied to clipboard
val element: PanelContainerElement.BasicElement<SD, BD>
Link copied to clipboard
open override val view: View