MutablePanelContextFactory

constructor()

Parameters

C

The PanelContext type created by this factory.

M

Mutable variant of C. This type has mutable properties that allow the to be create C instance to be configured with configurePanelContext before createInner is called. Typically, this type has a subset of the properties of C. Only properties that are intended to be modified by panel containers are included.