View source | View content page | Page history | Printable version   
Toolbox
Main Page
Upload file
What links here
Recent changes
Help

PDF Books
Show collection (0 pages)
Collections help

Search

Projects:Client Side Event Handlers Extension PreDelete/Specs

Contents

Functional Requirements

The objective of this project is to provide the infrastructure needed to execute actions before a delete event is fired from a standard window of the User Interface.

Technical Specs

Function Registry

In Client Side Event Handler extensions project Pre-Save and Post-Save actions were implemented. In this project Pre-Delete will be implemented.

Save And Update Events

There are several flows through the UI which allows to delete a record. All of them must be handled in order to execute the corresponding actions:

Previous Code Adjustments

New generic function has been implemented named callClientEventHandlerActions in order to be called by all kind of events. So existing callSaveActions function uses this one. New executePreDeleteActions function has been implemented for Pre-Delete events.

Retrieved from "http://wiki.openbravo.com/wiki/Projects:Client_Side_Event_Handlers_Extension_PreDelete/Specs"

This page has been accessed 585 times. This page was last modified on 26 September 2016, at 07:15. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.