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

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

public abstract class AbstractPropertyBasedTableEventListFactory<E>
extends Object
implements ITableEventListFactory<E>


Constructor Summary
AbstractPropertyBasedTableEventListFactory()
           
 
Method Summary
 String getPropertyPath()
           
 void setPropertyPath(String propertyPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.doolin.gui.field.table.ITableEventListFactory
createEventList
 

Constructor Detail

AbstractPropertyBasedTableEventListFactory

public AbstractPropertyBasedTableEventListFactory()
Method Detail

getPropertyPath

public String getPropertyPath()
Specified by:
getPropertyPath in interface ITableEventListFactory<E>

setPropertyPath

public void setPropertyPath(String propertyPath)


Copyright © 2011. All Rights Reserved.