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 TypeMethodDescriptionvoid
TableColumnCore.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 TableCellInplaceEditorListener
TableColumnImpl.cellEditorListener
Methods in com.biglybt.ui.common.table.impl that return TableCellInplaceEditorListenerMethods in com.biglybt.ui.common.table.impl with parameters of type TableCellInplaceEditorListenerModifier and TypeMethodDescriptionvoid
TableColumnImpl.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