Thanks for the replay but i didn't understand all. OK i will make super class
for all panels and provide a model to get the values but i didn't get how to
solve the problem with declaring a mark-up file for each panel i am not very
good in wicket and maybe i am missing something


Anton Veretennikov wrote:
> 
> All tabs may be instances of the same class.
> If you can make it universal - make a loop of your fields (and of
> markup) and provide a model for them that will look for exact fields
> for values.
> 
> -- Tony
> 
> On Thu, Mar 19, 2009 at 9:34 PM, dyolf.knip <manig...@gmail.com> wrote:
>>
>> HI,
>> I have a object with many properties(fields) which i want to display in
>> my
>> page. I want to organize them in tabs for clarity i look the examples for
>> Tabbed Panel but they all are too static. If you want to add new tab you
>> have to add pageName$panelName mark-up file for each new tab. What is the
>> best way to develop my page so the adding of new fields in each tab and
>> new
>> tabs to be as dynamically as possible.
>> --
>> View this message in context:
>> http://www.nabble.com/Dynamic-Tabbedpanel-Page-tp22601006p22601006.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Dynamic-Tabbedpanel-Page-tp22601006p22616331.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to