net.sf.doolin.gui.field.table.support
Class PropertyTableEventListFactory<E>
java.lang.Object
net.sf.doolin.gui.field.table.support.AbstractPropertyBasedTableEventListFactory<E>
net.sf.doolin.gui.field.table.support.PropertyTableEventListFactory<E>
- All Implemented Interfaces:
- ITableEventListFactory<E>
public class PropertyTableEventListFactory<E>
- extends AbstractPropertyBasedTableEventListFactory<E>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTableEventListFactory
public PropertyTableEventListFactory()
createEventList
public ca.odell.glazedlists.EventList<E> createEventList(SubscriberValidator validator,
Object model)
getProperty
public Object getProperty(Object model)
Copyright © 2011. All Rights Reserved.