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 FactsEventData
FactsValidateDelegate. getFactsEventData()
Methods in org.adempiere.base.event.annotations.doc with parameters of type FactsEventData Modifier and Type Method Description protected abstract void
FactsValidateDelegate. onFactsValidate(FactsEventData data)
override this to handle facts validate event
-