Known direct subclasses

Interface to provide adapted value of panes.

Parameters
<Role : PaneScaffoldRole>

The type of the PaneScaffoldRole that will be used by the pane scaffold implementation to index the pane and its associated PaneAdaptedValue.

Summary

Public functions

operator PaneAdaptedValue
get(role: Role)

Returns the PaneAdaptedValue of the given role of a pane.

Cmn

Public functions

get

operator fun get(role: Role): PaneAdaptedValue

Returns the PaneAdaptedValue of the given role of a pane.