Uses of Interface
com.orchestranetworks.ui.UIFormRequestContext
-
Packages that use UIFormRequestContext Package Description com.orchestranetworks.ui.form This package allows customizing forms. -
-
Uses of UIFormRequestContext in com.orchestranetworks.ui.form
Methods in com.orchestranetworks.ui.form with parameters of type UIFormRequestContext Modifier and Type Method Description voidUIForm. validateForm(UIFormRequestContext aContext)This method offers the opportunity to perform custom validation on user input.
-