Uses of Interface
org.adempiere.webui.adwindow.validator.WindowValidator
-
Packages that use WindowValidator Package Description org.adempiere.webui.adwindow.validator -
-
Uses of WindowValidator in org.adempiere.webui.adwindow.validator
Methods in org.adempiere.webui.adwindow.validator that return WindowValidator Modifier and Type Method Description WindowValidatorWindowValidatorManager. addingService(org.osgi.framework.ServiceReference<WindowValidator> reference)Methods in org.adempiere.webui.adwindow.validator with parameters of type WindowValidator Modifier and Type Method Description voidWindowValidatorManager. modifiedService(org.osgi.framework.ServiceReference<WindowValidator> reference, WindowValidator service)voidWindowValidatorManager. removedService(org.osgi.framework.ServiceReference<WindowValidator> reference, WindowValidator service)Method parameters in org.adempiere.webui.adwindow.validator with type arguments of type WindowValidator Modifier and Type Method Description WindowValidatorWindowValidatorManager. addingService(org.osgi.framework.ServiceReference<WindowValidator> reference)voidWindowValidatorManager. modifiedService(org.osgi.framework.ServiceReference<WindowValidator> reference, WindowValidator service)voidWindowValidatorManager. removedService(org.osgi.framework.ServiceReference<WindowValidator> reference, WindowValidator service)
-