org.eclipse.emf.facet.widgets.nattable
Interface INatTableWidgetProvider


public interface INatTableWidgetProvider

This interface has to be implemented by each EMF Facet NatTableWidget container so that the default handler to execute table native commands will work.


Method Summary
 INatTableWidget getNatTableWidget()
           
 

Method Detail

getNatTableWidget

INatTableWidget getNatTableWidget()
Returns:
the widget provided by the container.