public class TableDataProvider extends DataProvider<Table>
TableProvider
annotation.
Used to obtain data to place in the database.
Please note that not all ProviderInformation
is present.
Modifier and Type | Method and Description |
---|---|
Color |
getTableColor() |
static Color |
getTableColor(DataProvider<Table> provider) |
static void |
placeToDataProviders(DataProviders dataProviders,
java.lang.reflect.Method method,
TableProvider annotation,
Conditional condition,
java.lang.String tab,
java.lang.String pluginName) |
equals, getMethod, getProviderInformation, hashCode
public static void placeToDataProviders(DataProviders dataProviders, java.lang.reflect.Method method, TableProvider annotation, Conditional condition, java.lang.String tab, java.lang.String pluginName)
public static Color getTableColor(DataProvider<Table> provider)
public Color getTableColor()