edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport Class Reference

Inheritance diagram for edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ComboEditingSupport (TableViewer viewer)

Protected Member Functions

CellEditor getCellEditor (Object element)
boolean canEdit (Object element)
Object getValue (Object element)
void setValue (Object element, Object value)

Private Attributes

final ComboBoxCellEditor editor

Detailed Description

Definition at line 164 of file FilterTableViewerFactory.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport.ComboEditingSupport ( TableViewer  viewer  ) 

Member Function Documentation

boolean edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport.canEdit ( Object  element  )  [protected]

Definition at line 187 of file FilterTableViewerFactory.java.

CellEditor edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport.getCellEditor ( Object  element  )  [protected]
Object edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport.getValue ( Object  element  )  [protected]
void edu.rice.cs.hpc.filter.view.FilterTableViewerFactory.ComboEditingSupport.setValue ( Object  element,
Object  value 
) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1