protected class CLayoutChangeStrategy.CSettingAccess extends DefaultLayoutChangeStrategy.SettingAccess
DefaultLayoutChangeStrategy.SettingAccess
that modifies the roots by calling
CLayoutChangeStrategy.replaceMultipleDockables(DockFrontendInternals, CSettingAccess, DockLayoutComposition)
.Constructor and Description |
---|
CSettingAccess(DockFrontendInternals frontend,
Setting setting) |
Modifier and Type | Method and Description |
---|---|
MultipleCDockable |
findMatch(DockLayout<?> layout)
Searches a match for the meta-data
layout . |
DockLayoutComposition |
getRoot(String root)
Gets the layout of a root.
|
fillMissing, getInvisibleCount, getInvisibleKey, getInvisibleLayout, getInvisibleLocation, getInvisibleRoot, getRootKeys, getSetting
public CSettingAccess(DockFrontendInternals frontend, Setting setting)
public MultipleCDockable findMatch(DockLayout<?> layout)
layout
. The result of this method will
never be result again for this CLayoutChangeStrategy.CSettingAccess
.layout
- the element whose match is searchednull
if none was foundpublic DockLayoutComposition getRoot(String root)
DefaultLayoutChangeStrategy.SettingAccess
getRoot
in class DefaultLayoutChangeStrategy.SettingAccess
root
- the rootnull