Interface TableProvider


public interface TableProvider
Implement this interface to add a custom TableProvider to LiveView. In an LVConf, reference your implementation as the example below, assuming your class that implements TableProvider is com.MyCompany.MyTableProvider.
Since:
LiveView 1.6