public interface SingleCDockableFactory
CControl to create SingleCDockables
if a dockable is missing in the cache, but needed because some layout is loaded
from a file.| Modifier and Type | Method and Description |
|---|---|
SingleCDockable |
createBackup(String id)
Creates a backup of a
SingleCDockable. |
SingleCDockable createBackup(String id)
SingleCDockable.id - the unique id that the result must havenull if no dockable can
be createdCopyright © 2018. All rights reserved.