Skip to content

Data Laboratory API

Eduardo Ramos edited this page Jan 8, 2015 · 1 revision

Data Laboratory API provides an SPI for extending data laboratoy UI with different types of actions and also provides several controllers that implement basic the basic actions of data laboratory.

The API controllers are divided in features that manipulate the graph, columns, merge columns and search/replace. The data tables (UI) events listener is also defined here.

SPI actions are provided as different Manipulators for nodes, edges, general actions, columns and single values (row column).

Javadoc API

Javadoc SPI

Clone this wiki locally