Uses of Class
org.adempiere.base.event.FactsEventData
-
Packages that use FactsEventData Package Description org.adempiere.base.event.annotations.doc -
-
Uses of FactsEventData in org.adempiere.base.event.annotations.doc
Methods in org.adempiere.base.event.annotations.doc that return FactsEventData Modifier and Type Method Description protected FactsEventDataFactsValidateDelegate. getFactsEventData()Methods in org.adempiere.base.event.annotations.doc with parameters of type FactsEventData Modifier and Type Method Description protected abstract voidFactsValidateDelegate. onFactsValidate(FactsEventData data)override this to handle facts validate event
-