public interface IComponent<C extends IComponent<C>> extends IInstancePopulation, IActionHome<C>, IXtumlType, IVersioned
Modifier and Type | Method and Description |
---|---|
void |
addLoader(String key,
IPopulationLoader loader) |
void |
generate(EventHandle event) |
IApplication |
getApp() |
default Class<?> |
getClassByKeyLetters(String keyLetters) |
IPopulationLoader |
getDefaultLoader() |
IPopulationLoader |
getLoader(String key) |
void |
initialize() |
addInstance, getId, removeInstance
context, getRunContext, warn
equality, inequality, oneWhere, serialize
getVersion, getVersionDate
void initialize() throws XtumlException
XtumlException
void generate(EventHandle event) throws XtumlException
XtumlException
IApplication getApp()
void addLoader(String key, IPopulationLoader loader)
IPopulationLoader getLoader(String key)
IPopulationLoader getDefaultLoader()
Copyright © 2021. All rights reserved.