Interface ComponentContext

All Known Subinterfaces:
ComponentDescriptor, ModelContext

public interface ComponentContext
Describes properties of a component that may come from a descriptor or from some other object. For example the ModelContext is also a ComponentContext, so that it can check for mode and type at both the descriptor and parent descriptor levels.

Supported API: true

Extendable: false