net.sf.doolin.gui.field.table
Interface ITableEventListFactory<E>

All Known Implementing Classes:
AbstractPropertyBasedTableEventListFactory, PropertyTableEventListFactory

public interface ITableEventListFactory<E>


Method Summary
 ca.odell.glazedlists.EventList<E> createEventList(SubscriberValidator validator, Object model)
           
 String getPropertyPath()
           
 

Method Detail

createEventList

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

getPropertyPath

String getPropertyPath()


Copyright © 2011. All Rights Reserved.