Interface ComponentReceiver
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddComponent(Component comp) Deprecated.voidaddComponent(Component comp, int index) Deprecated.<T extends Component>
TgetComponent(String name, Class<T> type) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getTemplate(String templateName) Deprecated.Deprecated.booleanisNameReserved(String name) Deprecated.voidremoveComponent(Component comp) Deprecated.
-
Method Details
-
addComponent
Deprecated. -
addComponent
Deprecated. -
removeComponent
Deprecated. -
getComponent
Deprecated.- Throws:
ModelBuildException
-
isNameReserved
Deprecated. -
getParent
Component getParent()Deprecated. -
getParentDisplayType
Component.DisplayType getParentDisplayType()Deprecated. -
getDisplayValueFactory
DisplayValueFactory getDisplayValueFactory()Deprecated. -
getPathFactory
DataPathFactory getPathFactory()Deprecated. -
getContextFactory
ComponentHandlerContextFactory getContextFactory()Deprecated. -
getTemplate
-
getTypeManager
TypeManager getTypeManager()Deprecated.
-