I was going through sample code and royale documentation for jewel
DropDownList. I noticed that it does not seem to support the ability to select
more than one item at the sametime.This is needed for fields that are multi
valued.
Is there another royale ui jcontrol that allows selection of mult
David thanks for your mail. For this example, I am using vs code with maven to
compile the project.
I intend to try out moonshine again. I had an issue with the maven plug in when
using moonshine. But I was told it has been fixed with the lastest moonshine
update.
I have fixed the mx remote ob
Good Day,
Thanks for your response. I have resolved the issues I was having. I have been
able to do test with mx royale remote object. I discovered that I had to use
the maven compilation option "option-with-swf". Then added some more
dependencies. I looked up the dependencies from the parent
DropDownList with multiple selection?
As far as I know, not in Jewel.
Hiedra
De: romanisi...@yahoo.com
Enviado el: jueves, 24 de junio de 2021 20:03
Para: users@royale.apache.org
Asunto: Select multiple items in jewel dropdown list
I was going through sample code and royale documentation for je
The register class alias below needs to be modified to the following. This will
treat ArrayCollections as ArrayLists from BlazeDS.
// Treat ArrayCollection locally as Royale ArrayList
registerClassAlias("flex.messaging.io.ArrayCollection", ArrayList);
Brian
From: romanisi...@yahoo.com
Sent: