Interface UIRequestContext

All Superinterfaces:
UIContext

@Deprecated public interface UIRequestContext extends UIContext
Deprecated.
From 5.8.0, please use the new API UICustomWidget instead.
Encapsulates an HTTP request so that a bean editor can provide the user input validation context.
See Also: