Uses of Interface
com.orchestranetworks.instance.ValueContextForInputValidation
Packages that use ValueContextForInputValidation
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
This package provides a library of user interface widgets.
A public API for user services.
-
Uses of ValueContextForInputValidation in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui that return ValueContextForInputValidationModifier and TypeMethodDescriptionUIFormRequestContext.getValueContext(Path aPath) Returns the validation context of the specified node.UIRequestContext.getValueContext()Deprecated.UIRequestContext.getValueContext(Path aPath) Deprecated.Replaced byWidgetDisplayContext.getValueContext(Path). -
Uses of ValueContextForInputValidation in com.orchestranetworks.ui.form.widget
Methods in com.orchestranetworks.ui.form.widget that return ValueContextForInputValidationModifier and TypeMethodDescriptionWidgetValidationContext.getValueContext()Returns the validation context of the current node.WidgetValidationContext.getValueContext(Path aPath) Returns the validation context of the specified node. -
Uses of ValueContextForInputValidation in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice that return ValueContextForInputValidationModifier and TypeMethodDescriptionUserServiceObjectContextForInputValidation.getValueContext(ObjectKey anObjectKey) Returns the value context for objectObjectKey.UserServiceObjectContextForInputValidation.getValueContext(ObjectKey anObjectKey, Path aPath) Returns the value context for objectObjectKeyand pathaPath.
WidgetDisplayContext.getValueContext().