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 voidCompositeTable. addInsertHandler(IInsertHandler insertHandler)Method addInsertHandler.voidCompositeTable. removeInsertHandler(IInsertHandler insertHandler)Method removeInsertHandler.
-