Re: Insert Components depending on SubClass

2006-10-04 Thread Skorpien126
ze. Is there a way realize that?!?! >> > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View th

Re: Insert Components depending on SubClass

2006-10-04 Thread Norbert Sándor
Use the For and the If components. Pseudo code: I hope I understood your problem well... Regards, Norbi Skorpien126 wrote: Hi Guys.. I?m let?s say a Newbie. I have a Project and i want to realize the following: I have a abstract class called Person extending f

Re: Insert Components depending on SubClass

2006-10-04 Thread Christian Haselbach
Quoting Skorpien126 <[EMAIL PROTECTED]>: > In another Component I read the array. This one should entry a the > Non-worker component or the Worker-Component for each object depending on > which object i want to visualize. Is there a way realize that?!?! You can use the If component to choose how

Insert Components depending on SubClass

2006-10-04 Thread Skorpien126
there a way realize that?!?! -- View this message in context: http://www.nabble.com/Insert-Components-depending-on-SubClass-tf2382665.html#a6640638 Sent from the Tapestry - User mailing list archive at Nabble.com. - To