net.sf.doolin.gui.field.table.support
Class PropertyTableEventListFactory<E>

java.lang.Object
  extended by net.sf.doolin.gui.field.table.support.AbstractPropertyBasedTableEventListFactory<E>
      extended by net.sf.doolin.gui.field.table.support.PropertyTableEventListFactory<E>
All Implemented Interfaces:
ITableEventListFactory<E>

public class PropertyTableEventListFactory<E>
extends AbstractPropertyBasedTableEventListFactory<E>


Constructor Summary
PropertyTableEventListFactory()
           
 
Method Summary
 ca.odell.glazedlists.EventList<E> createEventList(SubscriberValidator validator, Object model)
           
 Object getProperty(Object model)
           
 
Methods inherited from class net.sf.doolin.gui.field.table.support.AbstractPropertyBasedTableEventListFactory
getPropertyPath, setPropertyPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyTableEventListFactory

public PropertyTableEventListFactory()
Method Detail

createEventList

public ca.odell.glazedlists.EventList<E> createEventList(SubscriberValidator validator,
                                                         Object model)

getProperty

public Object getProperty(Object model)


Copyright © 2011. All Rights Reserved.