Javascript binding API - ECore - Operating system abstraction and integration

Back to the JS EFL page

The ECore library provides tools to enhance the integration between the application and the operating system.

Components

Animator API reference - Simplify the creation of animations.

Event API reference - Creation and notification of events.

File API reference - File and directory handling.

Idle API reference - Creation of callbacks to be called when the application is not handling events, timers or file handlers.

Job API reference - Queuing jobs for later execution.

Mainloop API reference - Integration with EFL main loop.

Poller API reference - Provides an infrastructure for creation of pollers.

Throttle API reference - Sets the “voluntary throlling” by the EFL main loop.

Timer API reference - Handling of timer callbacks.