Interface ITableItemInsertListener
-
public interface ITableItemInsertListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantableItemInserted(org.eclipse.swt.widgets.TableItem tableItem, IValueMeta v)
-
-
-
Method Detail
-
tableItemInserted
boolean tableItemInserted(org.eclipse.swt.widgets.TableItem tableItem, IValueMeta v)
-
-