Service Point tapestry.contrib.TableColumnModelSource | Interface: | org.apache.tapestry.contrib.table.components.TableColumnModelSource |
Generates table column models from a string description. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct
class="org.apache.tapestry.contrib.table.components.TableColumnModelSourceImpl"
>
-
<set-service
property="expressionEvaluator"
service-id="tapestry.ognl.ExpressionEvaluator"
/>
</construct>
</invoke-factory>
|