public interface Recontextualizable extends Contextualizable
| Modifier and Type | Method and Description |
|---|---|
void |
recontextualize(Context context)
Pass the new Context to the component.
|
contextualizevoid recontextualize(Context context) throws ContextException
context - the contextContextException - if context is invalid