pl.edu.agh.cast.dataview.column.provider.impl
Class DirectedColumnValueProvider

java.lang.Object
  extended by pl.edu.agh.cast.dataview.column.provider.AbstractColumnValueProvider<IManyToManyRelation>
      extended by pl.edu.agh.cast.dataview.column.provider.impl.DirectedColumnValueProvider
All Implemented Interfaces:
IColumnValueProvider

public class DirectedColumnValueProvider
extends AbstractColumnValueProvider<IManyToManyRelation>

Value provider for Directed column.

Author:
AGH CAST Team

Constructor Summary
DirectedColumnValueProvider()
           
 
Method Summary
protected  Object getCellValue(IManyToManyRelation rowElement)
           
 
Methods inherited from class pl.edu.agh.cast.dataview.column.provider.AbstractColumnValueProvider
getCellObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectedColumnValueProvider

public DirectedColumnValueProvider()
Method Detail

getCellValue

protected Object getCellValue(IManyToManyRelation rowElement)
Specified by:
getCellValue in class AbstractColumnValueProvider<IManyToManyRelation>


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.