Uses of Interface
org.eclipse.nebula.widgets.compositetable.IInsertHandler
-
Packages that use IInsertHandler Package Description org.eclipse.nebula.widgets.compositetable -
-
Uses of IInsertHandler in org.eclipse.nebula.widgets.compositetable
Methods in org.eclipse.nebula.widgets.compositetable with parameters of type IInsertHandler Modifier and Type Method Description void
CompositeTable. addInsertHandler(IInsertHandler insertHandler)
Method addInsertHandler.void
CompositeTable. removeInsertHandler(IInsertHandler insertHandler)
Method removeInsertHandler.
-