org.eclipse.emf.facet.widgets.nattable.tableconfiguration2
Interface TableConfiguration2

All Superinterfaces:
TableConfiguration

Deprecated. cf. Bug 371180 - [Deprecated] org.eclipse.emf.facet.widgets.nattable.tableconfiguration (https://bugs.eclipse.org/bugs/show_bug.cgi?id=371180).

@Deprecated
public interface TableConfiguration2
extends TableConfiguration

A representation of the model object 'Table Configuration2'.

The following features are supported:

See Also:
Tableconfiguration2Package.getTableConfiguration2()
Generated:
Model:

Method Summary
  getDefaultLocalCustomizations()
          Deprecated. Returns the value of the 'Default Local Customizations' reference list.
 
Methods inherited from interface org.eclipse.emf.facet.widgets.nattable.tableconfiguration.TableConfiguration
getCanBePresentedInTheTable, getDefaultCustomizations, getDefaultFacets, getDefaultLocalCustomization, getForcedCellEditors, getInstantiationMethod, setCanBePresentedInTheTable, setDefaultLocalCustomization
 

Method Detail

getDefaultLocalCustomizations

 getDefaultLocalCustomizations()
Deprecated. 
Returns the value of the 'Default Local Customizations' reference list. The list contents are of type org.eclipse.emf.facet.infra.browser.custom.MetamodelView.

If the meaning of the 'Default Local Customizations' reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Default Local Customizations' reference list.
See Also:
Tableconfiguration2Package.getTableConfiguration2_DefaultLocalCustomizations()
Generated:
Model: