Changes

Jump to navigation Jump to search

Overview of the API

223 bytes removed, 21:41, 7 May 2014
Line 108: Line 108:  
*'''[[on.save]]''' is called when the script app is saved to the document or copied to the clipboard.
 
*'''[[on.save]]''' is called when the script app is saved to the document or copied to the clipboard.
 
*'''[[on.restore]]''' is called when the script application is restored from its saved state in a document or when the app is pasted into a document..
 
*'''[[on.restore]]''' is called when the script application is restored from its saved state in a document or when the app is pasted into a document..
*'''[[on.cutEnabled]]''' is called when the "cut" feature gets enabled.
  −
*'''[[on.copyEnabled]]''' is called when the "copy" feature gets enabled.
  −
*'''[[on.pasteEnabled]]''' is called when the "pastes" feature gets enabled.
   
*'''[[on.cut]]'''  is called when the user cuts something.
 
*'''[[on.cut]]'''  is called when the user cuts something.
 
*'''[[on.copy]]''' is called when the user copies something.
 
*'''[[on.copy]]''' is called when the user copies something.

Navigation menu