Method: NetworkExecutive::Program#onload
- Defined in:
- app/models/network_executive/program.rb
#onload ⇒ Object
A Hash containing data to pass to the embedded page via postMessage once the IFRAME has indicated that it has loaded.
32 33 34 |
# File 'app/models/network_executive/program.rb', line 32 def onload {} end |