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 voidEditorController. handle(OpenFileEvent event)Updates the CodeArea whenever a new file is opened.