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


Deprecated. cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120

@Deprecated
public interface INatTableUtils

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


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

Field Detail

INSTANCE

static final INatTableUtils INSTANCE
Deprecated. 
Method Detail

checkInput

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

Returns:
true if TableConfiguration found every element valid