public interface IToolkitInterceptor
Modifier and Type | Method and Description |
---|---|
void |
onToolkitCreate(IToolkit toolkit)
This interceptor method could be used e.g to register widgets, icons, defaults or something else to
each created toolkit-
Remark: Will be invoked after a Toolkit was created, but before the Toolkit class was set up.
|
void onToolkitCreate(IToolkit toolkit)
toolkit
- The created toolkitSiehe auch Jowidgets Nutzerhandbuch