IzPack

Add configuration option for Panel

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 4.3.0
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

It should be possible to add configuration information to a Panel, e.g.
<panel classname="MyCustomPanel" id="test">
<configuration>
<param>
<key>test</key>
<value>my test value.</value>
</param>
</configuration>
</panel>

Activity

Hide
Tiziano Furlan added a comment -

This is already possibile, it's just not documented (at least I've not found it on the docs).

The configuration/param/key,value tags are also missing from the DTD.

(version 4.3.1)

Show
Tiziano Furlan added a comment - This is already possibile, it's just not documented (at least I've not found it on the docs). The configuration/param/key,value tags are also missing from the DTD. (version 4.3.1)

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: