@RegistrationPoint(exclusive=true) public interface LoadEdtFileService extends Service
pendingTasksProperty
Modifier and Type | Field and Description |
---|---|
static WaveType |
DO_LOAD_EVENTS
Wave type use to load events.
|
Modifier and Type | Method and Description |
---|---|
List<JRebirthEvent> |
doLoadEvents(File selecteFile,
Wave wave)
Parse the event file.
|
getPendingTask, getPendingTaskList, pendingTasksProperty, removePendingTask, returnData
addBehavior, addBehavior, getBehavior, getBehaviorData, hasBehavior
findInnerComponent, listen, listen, listen, rootComponent, rootComponent, sendWave, sendWave, sendWave, unlisten
key, key, localFacade, localFacade, release, setup
attachUi, getModel, getModel, getModels, getModels
getService, getService, getServices, getServices, returnData
callCommand, callCommand, getCommand, getCommand, getCommands, getCommands
static final WaveType DO_LOAD_EVENTS
@Priority(value=High) List<JRebirthEvent> doLoadEvents(File selecteFile, Wave wave)
selecteFile
- the event file selectedwave
- the wave that trigger the actionCopyright © 2011–2016 JRebirth OSS. All rights reserved.