Re: How to get the value of a gwt property
Thanks, I'll use a Dictionary.
Thomas Broyer wrote:
>
>
> On 5 nov, 12:51, Olivier <oliv...@digiworks.es> wrote:
>> Hi,
>>
>> Does anyone knows how to get the value of a custom GWT property ?
>>
>> Let say I create this tag :
>> <meta name="gwt:property" content="myprop=prout" />
>>
>> How can I get the value of myprop ?
>
> In a <property-provider>, using the __gwt_getMetaProperty() function
> (have a look at com/google/gwt/i18n/I18N.gwt.xml for an example)
>
> I don't think there's another way (once the app is loaded), as those
> look to me as having been designed for determining the permutation to
> use in the selection script. I'd rather use a Dictionary or just JSNI
> on this case (or writing an equivalent to __gwt_getMetaProperty in GWT
> using com.google.gwt.dom.client.* classes)
> >
--
Olivier
Digiworks
Política de Protección de Datos de Carácter Personal
En cumplimiento de la Ley Orgánica 15/1999, de 13 de diciembre, sobre
protección de Datos de Carácter Personal (LOPD) DIGIWORKS SPAIN, S.L.
informa a los usuarios de que:
Los Datos de Carácter Personal que recoge son objeto de tratamiento
automatizado y se incorporan en los ficheros correspondientes,
debidamente registrados en la Agencia Española de Protección de Datos.
El usuario podrá, en todo momento, ejercitar los derechos reconocidos
en la LOPD, de acceso, rectificación, cancelación y oposición. El
ejercicio de estos derechos puede realizarlo el propio usuario mediante
comunicación escrita en la siguiente dirección postal:
DIGIWORKS SPAIN, S.L.
AVDA SAN RAFAEL, 11, LOCAL 2
03580 ALFAZ DEL PI
ALICANTE
También pueden ejercitar estos derechos en los términos que la normativa
aplicable establece y que puede consultar en www.agpd.es.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home