Uses of Interface
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance.TableInstance

Packages that use TableInstance
org.eclipse.emf.facet.widgets.nattable   
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance   
org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2   
 

Uses of TableInstance in org.eclipse.emf.facet.widgets.nattable
 

Methods in org.eclipse.emf.facet.widgets.nattable that return TableInstance
 TableInstance INatTableWidget.getTableInstance()
          Deprecated. This method returns the TableInstance attached to the table.
 TableInstance INatTableWidget2.getTableInstance()
          Deprecated. This method returns the TableInstance attached to the table.
 

Methods in org.eclipse.emf.facet.widgets.nattable with parameters of type TableInstance
 boolean INatTableUtils.checkInput(TableInstance tableInstance)
          Deprecated. This method uses the given TableConfiguration (contained in the tableInstance parameter) to validate every input elements.
 INatTableWidget INatTableWidgetFactory.createNatTableWidget(Composite parent, IEditingDomainProvider editingDomainProvider, TableInstance tableInstanceParam, MenuManager menuMgr)
          Deprecated. This method instantiates a new NatTableWidget initialized with the given parameters.
 

Uses of TableInstance in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
 

Subinterfaces of TableInstance in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
 interface QueryTableInstance
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 

Methods in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance that return TableInstance
 TableInstance TableinstanceFactory.createTableInstance()
          Deprecated. Returns a new object of class 'Table Instance'.
 

Uses of TableInstance in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2
 

Subinterfaces of TableInstance in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance2
 interface QueryTableInstance2
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface TableInstance2
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120