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

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

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

Methods in org.eclipse.emf.facet.widgets.nattable that return types with arguments of type Column
 java.util.List<Column> INatTableWidget2.getVisibleColumns(boolean setAtTheTop)
          Deprecated. This method does not change the state of the widget.
 

Method parameters in org.eclipse.emf.facet.widgets.nattable with type arguments of type Column
 void INatTableWidget2.showHideColumns(java.util.List<Column> selectedColumns, boolean putOnTheTop)
          Deprecated.  
 

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

Subinterfaces of Column in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance
 interface AttributeColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface ContextColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface DefaultLabelColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface EContainerColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface FacetAttributeColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface FacetFeatureColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface FacetReferenceColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface FeatureColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface MetaClassColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface QueryColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 interface ReferenceColumn
          Deprecated. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374120
 

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

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