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


public interface INatTableUtils

Interface for the exposition of util methods for the EMF Facet table.


Field Summary
static INatTableUtils INSTANCE
           
 
Method Summary
 boolean checkInput(TableInstance tableInstance)
          This method uses the given TableConfiguration (contained in the tableInstance parameter) to validate every input elements.
 

Field Detail

INSTANCE

static final INatTableUtils INSTANCE
Method Detail

checkInput

boolean checkInput(TableInstance tableInstance)
This method uses the given TableConfiguration (contained in the tableInstance parameter) to validate every input elements.

Returns:
true if TableConfiguration found every element valid