TBean - Type of the bean for which an initialization action is to be performed.public static interface PluginBeanHelper.IPreInitAction<TBean extends IPluginGenericCustomGUIBean>
| Modifier and Type | Method and Description |
|---|---|
void |
preInit(TBean bean)
Callback that is invoked before the bean is initialized.
|
void preInit(TBean bean)
bean - Bean that is about to be initialized.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.