Using Buttons in Palette component
----------------------------------
Key: WICKET-1127
URL: https://issues.apache.org/jira/browse/WICKET-1127
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.2.6
Reporter: Volodymyr Sobotovich
Priority: Minor
Attachments: patch.java
1. It would be more convenient to use component Button instead of
WebMarkupContainer for "add", "remove", "up" and "down" buttons. It will allow
user to enable or disable them and update via ajax.
2. It would be nice to store these buttons as protected members of Palette to
give subclasses access to them.
For the workaround been used to gain the functionality see attachment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.