panesData property

Map<String, PaneData> panesData
final

A mapping of pane IDs to the IDs of the PaneInstances contained by that pane

Implementation

final Map<String, PaneData> panesData;