T - Type of the returned modelpublic interface ComponentModelPopulator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createModel(CockpitContext context)
Method used to create the model using the provided context.
|
T createModel(CockpitContext context)
context - creation contextCopyright © 2018. All rights reserved.