Events

Object
   |
   +--MLA.<events>

Event Handling


Events are captured in the Word application and information is passed to MarkLogicContentControlSupport.js. To insure framework code is not tightly coupled with application code, developers should define their custom content control event handler functions in a separate .js file and call from MarkLogicContentControlSupport.js.

Following events captured:

contentControlAfterAdd()
contentControlBeforeContentUpdate()
contentControlBeforeDelete()
contentControlBeforeStoreUpdate()
contentControlOnEnter()
contentControlOnExit()


Event Detail

contentControlAfterAdd() contentControlBeforeContentUpdate() contentControlBeforeDelete() contentControlBeforeStoreUpdate() contentControlOnEnter() contentControlOnExit()


Documentation generated by JSDoc on Wed Apr 8 14:29:46 2011