Interface UIContext

All Known Subinterfaces:
UIRequestContext, UIResponseContext

@Deprecated public interface UIContext
Deprecated.
Common abstract class for UIBeanEditor contexts.

A UIBeanEditor request context and a response context are both associated with a specific data model node and to a validation context.

See Also: