Package com.biglybt.ui.common.table
Interface TableColumnCoreCreationListener
- All Superinterfaces:
TableColumnCreationListener
-
Method Summary
Modifier and TypeMethodDescriptioncreateTableColumnCore
(Class<?> forDataSourceType, String tableID, String columnID) Methods inherited from interface com.biglybt.pif.ui.tables.TableColumnCreationListener
tableColumnCreated
-
Method Details
-
createTableColumnCore
-