thanks

On Fri, Apr 29, 2016 at 8:48 AM, Martin Grigorov <mgrigo...@apache.org> wrote:
> Hi,
>
> There is nothing special with the maps.
> YourComponent#getModelObject() will return a Map that you could use as you
> find appropriate,
> I guess you recall that (Compound)PropertyModel supports maps. Check
> PropertyModel and PropertyResolver's javadoc for examples.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Fri, Apr 29, 2016 at 8:13 AM, nino martinez wael <
> nino.martinez.w...@gmail.com> wrote:
>
>> Hi
>>
>> I weakly remember something about one being able to back a component
>> with a map as model..
>>
>> The usecase are that the datamodel er not ready but we have a pretty
>> good picture of how the ui should look. So I want to be able to pseudo
>> implement it in wicket without having to wait for the backend design..
>>
>> Could someone point me to an example?
>>
>> Thanks.
>>
>> --
>> Best regards / Med venlig hilsen
>> Nino Martinez
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>



-- 
Best regards / Med venlig hilsen
Nino Martinez

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to