Class InvoiceChangedEvent
java.lang.Object
org.bgerp.event.base.UserEvent
org.bgerp.plugin.bil.invoice.event.InvoiceChangedEvent
- All Implemented Interfaces:
 Event
- 
Nested Class Summary
Nested Classes - 
Field Summary
 - 
Constructor Summary
ConstructorsConstructorDescriptionInvoiceChangedEvent(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() 
 -