Wizard inheritance and call [message #384438] |
Wed, 06 August 2008 09:45  |
Eclipse User |
|
|
|
Hi,
I have some questions about EWL:
is there a way to make wizard inherits from another?
Is there a way to call wizard from another?
Example:
wizard A {
}
wizard B extends A {
....
do {
C.call / self.C / ??
}
}
wizard C {
}
Thanks
|
|
|
Re: Wizard inheritance and call [message #384440 is a reply to message #384438] |
Wed, 06 August 2008 09:47  |
Eclipse User |
|
|
|
Olivier PATRY a écrit :
> Hi,
>
> I have some questions about EWL:
>
> is there a way to make wizard inherits from another?
> Is there a way to call wizard from another?
>
> Example:
>
> wizard A {
>
> }
>
> wizard B extends A {
> ...
> do {
> C.call / self.C / ??
> }
> }
>
> wizard C {
>
> }
>
> Thanks
Sorry, mistyped subject, is it possible to remove this message?
Thanks
|
|
|
Re: Wizard inheritance and call [message #618638 is a reply to message #384438] |
Wed, 06 August 2008 09:47  |
Eclipse User |
|
|
|
Olivier PATRY a écrit :
> Hi,
>
> I have some questions about EWL:
>
> is there a way to make wizard inherits from another?
> Is there a way to call wizard from another?
>
> Example:
>
> wizard A {
>
> }
>
> wizard B extends A {
> ...
> do {
> C.call / self.C / ??
> }
> }
>
> wizard C {
>
> }
>
> Thanks
Sorry, mistyped subject, is it possible to remove this message?
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03025 seconds