Wicket 10 Ajax EditablePercentageLabel.html
<wicket:panel>
  <wicket:enclosure><span wicket:id="label">[[label]]</span>%</wicket:enclosure>
  <wicket:enclosure><input type="text" size="5" wicket:id="editor"/>%</wicket:enclosure>
</wicket:panel>
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License