Module: main

Methods

(inner) createWindow()

Creates the Window and sets its listeners
Source:
See:

Events

activate

Source:

main-menu

Called when returning to the main menu, after receiving 'main-menu' signal from ipcRender
Source:

main-menu

Source:

open-file-dialog

Source:
Fires:

ready

This method will be called when Electron has finished initialization and is ready to create browser windows. Some APIs can only be used after this event occurs.
Source:

resize

Called when resizing the Window win, after receiving 'resize' signal from ipcRender
Source:
See:

resize

Source:

start-reading

Called when starting reader, after receiving 'start-reading' signal from ipcRender
Source:
See:
  • src/index.html

start-reading

Source:

window-all-closed

Quit when all windows are closed.
Source: