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