<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Kay,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">thank you very much for you hints and
the source code; with some minimal changes its encounter our needs
and resolve the issue.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Antonio<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 13/04/2019 16:18, Kai Widmann wrote:<br>
</div>
<blockquote type="cite"
cite="mid:A17505B4-5791-4289-9F64-DDC919325C59@mediaworx.de">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Hey Antonio,
<div class=""><br class="">
</div>
<div class="">if it’s only a Select Widget with custom options you
need, you don't even have to develop JavaScript or GWT at all,
this can simply be done in pure Java by creating a subclass of
CmsSelectWidget and overriding the method parseSelectOptions
that returns a List of CmsSelectWidgetOptions (see sample code
below).</div>
<div class=""> </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" moz-do-not-send="true">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>
</pre>
</blockquote>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
_______________________________________________
Coranto informatica di Antonio Cordeddu
<a class="moz-txt-link-abbreviated" href="mailto:antoniocordeddu@coranto.it" moz-do-not-send="true">antoniocordeddu@coranto.it</a>
Skype: antonio.cordeddu
<a class="moz-txt-link-freetext" href="http://www.coranto.it" moz-do-not-send="true">http://www.coranto.it</a>
_______________________________________________</pre>
</body>
</html>