Uses of Class
app.events.OpenFileEvent
Package | Description |
---|---|
app.controllers |
-
Uses of OpenFileEvent in app.controllers
Methods in app.controllers with parameters of type OpenFileEvent Modifier and Type Method Description void
EditorController. handle(OpenFileEvent event)
Updates the CodeArea whenever a new file is opened.