Package ru.bgcrm.event.client
Class ProcessCloseEvent
java.lang.Object
org.bgerp.event.base.ClientEvent
org.bgerp.event.base.ClientEventWithId
ru.bgcrm.event.client.ProcessCloseEvent
The opened process UI entity has to be closed.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bgerp.event.base.ClientEventWithId
getId
Methods inherited from class org.bgerp.event.base.ClientEvent
getClassName
-
Constructor Details
-
ProcessCloseEvent
public ProcessCloseEvent(int id)
-