Uses of Class
org.adempiere.webui.adwindow.validator.WindowValidatorEvent
-
Uses of WindowValidatorEvent in org.adempiere.webui.adwindow.validator
Modifier and TypeMethodDescriptionvoid
WindowValidatorManager.fireWindowValidatorEvent
(WindowValidatorEvent event, Callback<Boolean> callback) fire window validator event for all registerWindowValidator
servicevoid
WindowValidator.onWindowEvent
(WindowValidatorEvent event, Callback<Boolean> callback) HandleWindowValidatorEvent
. -
Uses of WindowValidatorEvent in org.brerp.ui.zk.component
Modifier and TypeMethodDescriptionvoid
WindowValidator.onWindowEvent
(WindowValidatorEvent event, Callback<Boolean> callback)