Module net.anwiba.commons.swing
Interface ITableActionConfiguration<T>
- All Known Implementing Classes:
TableActionConfiguration
public interface ITableActionConfiguration<T>
-
Method Summary
-
Method Details
-
isEmpty
boolean isEmpty() -
getFactories
Iterable<ITableActionFactory<T>> getFactories()
-