public interface ComponentManagerAware
ComponentManager
implements
this interface, then it will be given the component manager at the
initialization time. The component manager will invoke setComponentManager(ComponentManager)
method to give itself to the component.Modifier and Type | Method and Description |
---|---|
void |
setComponentManager(ComponentManager componentManager)
Sets the component manager
|
void setComponentManager(ComponentManager componentManager)
componentManager
- Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.