|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--MLA.<events>
Events are captured in the Excel application and information is passed to MarkLogicExcelEventSupport.js which in turn calls the functions in MarkLogicExcelEventHandlers.js. Developers should define their custom functions within MarkLogicEventHandlers.js
Following events captured:
MLA.chartObjectMouseDown()
MLA.sheetActivate()
MLA.sheetBeforeDoubleClick()
MLA.sheetBeforeRightClick()
MLA.sheetChange()
MLA.sheetDeactivate()
MLA.rangeSelected()
-sheetSelectionChange Event only caught when selection is named range
MLA.workbookActivate()
MLA.workbookAfterXmlExport()
MLA.workbookAfterXmlImport()
MLA.workbookBeforeXmlExport()
MLA.workbookBeforeXmlImport()
MLA.workbookBeforeClose()
MLA.workbookBeforeSave()
MLA.workbookDeactivate()
MLA.workbookNewSheet()
MLA.workbookOpen()
Event Detail |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |