Service Point tapestry.contrib.TableColumnSource | Interface: | org.apache.tapestry.contrib.table.model.IAdvancedTableColumnSource |
Generates a table column object given several parameters. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="org.apache.tapestry.contrib.table.components.DefaultTableColumnSource"
>
-
<set-service property="expressionEvaluator"
service-id="tapestry.ognl.ExpressionEvaluator"
/>
</construct>
</invoke-factory>
|