org.zeroexchange.web.components.table
Interface ParentAware

All Known Implementing Classes:
ActionsColumn, ParentAwareRowAction

public interface ParentAware

The interface for the table columns that used to inject the table reference after its creation.

Author:
black

Method Summary
 void setParent(org.apache.wicket.Component tableComponent)
          Data dable injector.
 

Method Detail

setParent

void setParent(org.apache.wicket.Component tableComponent)
Data dable injector.



Copyright © 2013. All Rights Reserved.