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