> -----Original Message-----
> From: Brekke, Jeff [mailto:[EMAIL PROTECTED]]
>
> Now, there are static methods to get the selectors. These
> static methods
> cannot check the non-static members. So you could only use
> the datamember
> in methods that are not static ( like ecsOutput ). This is
> what is done
> with showDays.
>
> So I suppose you would have to create additional static
> versions of the
> methods that take the nullChoice boolean to determine how to build the
> select object. Or see if there is a way to 'shove' the null
> choice into the
> select list after you get it. Then you could do it all in
> ecsOutput().
>
I could just do an addElement in the ecsOutput method...this would put the
null choice at the bottom of the list rather than the top, but I don't think
that would be too bad...
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]