Class InvoiceChangedEvent
java.lang.Object
ru.bgcrm.event.UserEvent
org.bgerp.event.base.UserEvent
org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorDescriptionInvoiceChangedEvent
(DynActionForm form, Invoice invoice, InvoiceChangedEvent.Mode changeMode) -
Method Summary
Methods inherited from class org.bgerp.event.base.UserEvent
getForm, getUser, processing, stopProcessing
-
Constructor Details
-
InvoiceChangedEvent
public InvoiceChangedEvent(DynActionForm form, Invoice invoice, InvoiceChangedEvent.Mode changeMode)
-
-
Method Details
-
getInvoice
-
isCreated
public boolean isCreated() -
isChanged
public boolean isChanged()
-