TableNameMapper |
This class contains the table name selector and remapping information that was declared in the LVConf or the Service Call
|
TablePropertiesConfigurationWrapper |
|
TablePropertiesConfigurationWrapper.FilterdAlias |
FilteredAlias is used as a place holder for the formatter used to format table name and predicate filter.
|
TableProvider |
Implement this interface to add a custom TableProvider to LiveView.
|
TableProviderControl |
When implementing a TableProvider, you should hold on to the TableProviderControl that is passed to you
in your initialize method.
|
TableProviderControlImpl |
|
TableProviderManager |
|
TableProviderParameters |
This contains the arguments that were passed to your Table in the LVConf or the Web Service
|
TableProviderStatus |
Constants representing different status of a TableProvider.
|