Uses of Interface
net.anwiba.commons.swing.table.action.ITableActionFactory
Packages that use ITableActionFactory
-
Uses of ITableActionFactory in net.anwiba.commons.swing.table
Methods in net.anwiba.commons.swing.table that return types with arguments of type ITableActionFactoryMethods in net.anwiba.commons.swing.table with parameters of type ITableActionFactoryModifier and TypeMethodDescriptionIObjectTableBuilder.addActionFactory(ITableActionFactory<T> factory) IObjectTableBuilder.addActionFactory(ITableActionFactory<T> factory, ITableCheckActionEnabledValidator<T> validator) ObjectListTableConfigurationBuilder.addActionFactory(ITableActionFactory<T> factory) ObjectListTableConfigurationBuilder.addActionFactory(ITableActionFactory<T> factory, ITableCheckActionEnabledValidator<T> validator) ObjectTableBuilder.addActionFactory(ITableActionFactory<T> factory) ObjectTableBuilder.addActionFactory(ITableActionFactory<T> factory, ITableCheckActionEnabledValidator<T> validator) voidObjectTableConfigurationBuilder.addActionFactory(ITableActionFactory<T> factory) Constructor parameters in net.anwiba.commons.swing.table with type arguments of type ITableActionFactoryModifierConstructorDescriptionTableActionConfiguration(List<ITableActionFactory<T>> actionFactories) -
Uses of ITableActionFactory in net.anwiba.commons.swing.table.action
Classes in net.anwiba.commons.swing.table.action that implement ITableActionFactoryModifier and TypeClassDescriptionclassfinal classclassclassfinal classfinal classclassMethods in net.anwiba.commons.swing.table.action that return types with arguments of type ITableActionFactory