Sun GlassFish Enterprise Server v3 Prelude Add-On Component Development Guide

Property Table Template

Use the property table template, propertyTableTemplate.tpl, to specify a property table.

Parent

baseTemplate.tpl

Parameters

The propertyTableTemplate.tpl file takes the following parameter in addition to those listed in Base Template.

tableList

A List<Map> that holds the table data. This List can be created by passing a Map<String,PropertyConfig> or Map<String,String> to the handler getTableList.

Defines

See defines for Base Template.