Package org.eclipse.emf.facet.widgets.nattable

Interface Summary
INatTableUtils Interface for the exposition of util methods for the EMF Facet table.
INatTableWidget This interface defines every public action a user can perform on the EMF Facet table widget
INatTableWidget2 This interface defines every public action a user can perform on the EMF Facet table widget
INatTableWidgetFactory This interface allow the user to create EMF Facet NatTableWidget.
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.
IWorkbenchPartProvider This interface has to be implemented by each EMF Facet NatTableWidget provider so that it can be identified as one.
 

Class Summary
NatTableWidgetUtils