|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockComponentRoot
A DockComponentRoot is a representation of a set of Components, these Components can be configured
by a client by applying a DockComponentConfiguration. DockComponentRoots may be nested, but
the intersection of the sets of Components of two roots should be empty.
| Method Summary | |
|---|---|
DockComponentConfiguration |
getComponentConfiguration()
Gets the currently applied configuration. |
void |
setComponentConfiguration(DockComponentConfiguration configuration)
Sets a configuration which is to be applied to all Components (and maybe their children) of this DockComponentRoot. |
| Method Detail |
|---|
void setComponentConfiguration(DockComponentConfiguration configuration)
Components (and maybe their children) of this DockComponentRoot.
configuration - the new configuration or null.DockComponentConfiguration getComponentConfiguration()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||