Re: Abstract Class with Sub Classes and a Dialog
Re: Abstract Class with Sub Classes and a Dialog
- Subject: Re: Abstract Class with Sub Classes and a Dialog
- From: James Cicenia <email@hidden>
- Date: Mon, 26 Jul 2010 11:08:31 -0500
Two dialogs wins it!
- j-
On Jul 26, 2010, at 10:58 AM, Ken Anderson wrote:
> I would have 2 different dialogs - one where the user selects the type, then instantiate the object and hook up the fields.
>
> Ken
>
> On Jul 26, 2010, at 11:54 AM, James Cicenia wrote:
>
>> Hello -
>>
>> I was wondering what is the best way to approach this issue.
>>
>> Normally, when someone clicks new i will instantiate a new object.
>> Then my edit/add dialog is the same and I just reference the current object
>> that is either new or existing and the bindings all work nice.
>>
>> However in this instance I won't know the proper subclass until
>> the user selects a "Type".
>>
>> Do I do everything with variables and then assign / write during
>> the reads and writes? Or is there some other easier way?
>>
>> Thanks
>> James
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden