Interface UIContext

All Known Subinterfaces:
UIRequestContext, UIResponseContext

public interface UIContext
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: