org.zeroexchange.web.components.table
Class ParentAwareRowAction<T>
java.lang.Object
org.zeroexchange.web.components.table.ParentAwareRowAction<T>
- All Implemented Interfaces:
- Serializable, ParentAware, RowAction<T>
public abstract class ParentAwareRowAction<T>
- extends Object
- implements RowAction<T>, ParentAware
- Author:
- black
- See Also:
- Serialized Form
Method Summary |
void |
setParent(org.apache.wicket.Component tableComponent)
Data dable injector. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableComponent
protected org.apache.wicket.Component tableComponent
ParentAwareRowAction
public ParentAwareRowAction()
setParent
public void setParent(org.apache.wicket.Component tableComponent)
- Description copied from interface:
ParentAware
- Data dable injector.
- Specified by:
setParent
in interface ParentAware
Copyright © 2013. All Rights Reserved.