panesData property
A mapping of pane IDs to the IDs of the PaneInstances contained by that pane
Implementation
final Map<String, PaneData> panesData;
A mapping of pane IDs to the IDs of the PaneInstances contained by that pane
final Map<String, PaneData> panesData;