Uses of Interface
com.biglybt.pif.ui.tables.TableCellInplaceEditorListener
Packages that use TableCellInplaceEditorListener
Package
Description
-
Uses of TableCellInplaceEditorListener in com.biglybt.ui.common.table
Methods in com.biglybt.ui.common.table that return TableCellInplaceEditorListenerMethods in com.biglybt.ui.common.table with parameters of type TableCellInplaceEditorListenerModifier and TypeMethodDescriptionvoidTableColumnCore.setInplaceEditorListener(TableCellInplaceEditorListener l) -
Uses of TableCellInplaceEditorListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl declared as TableCellInplaceEditorListenerModifier and TypeFieldDescriptionprivate TableCellInplaceEditorListenerTableColumnImpl.cellEditorListenerMethods in com.biglybt.ui.common.table.impl that return TableCellInplaceEditorListenerMethods in com.biglybt.ui.common.table.impl with parameters of type TableCellInplaceEditorListenerModifier and TypeMethodDescriptionvoidTableColumnImpl.setInplaceEditorListener(TableCellInplaceEditorListener l) -
Uses of TableCellInplaceEditorListener in com.biglybt.ui.swt.views.tableitems.files
Classes in com.biglybt.ui.swt.views.tableitems.files that implement TableCellInplaceEditorListener