public interface SingleCDockableFactory
CControl
to create SingleCDockable
s
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 created