teamdev.jsf.component.datatable
Interface DynamicColumn
- All Known Implementing Classes:
- DynamicTableColumn
public interface DynamicColumn
This interface is only for internal usage from within the QuipuKit library. It shouldn't be used explicitly by any
application code.
declareContextVariables
void declareContextVariables(FacesContext context)
undeclareContextVariables
void undeclareContextVariables(FacesContext context)
getFacetsForProcessing
java.util.Map getFacetsForProcessing()
getChildrenForProcessing
java.util.List getChildrenForProcessing()
Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.