WODisplayGroup.set[Global]DefaultStringMatchFormat
WODisplayGroup.set[Global]DefaultStringMatchFormat
- Subject: WODisplayGroup.set[Global]DefaultStringMatchFormat
- From: David Holt <email@hidden>
- Date: Thu, 13 Jul 2006 11:35:48 -0700
Hello all,
I am experimenting with WODisplayGroup.setDefaultStringMatchFormat("*%
@*") which changes the default query matching on my WODisplayGroup
from a string at the beginning of the field to a string anywhere in
the field. I set this in the component constructor for the individual
DGs on the page.
I would like to set this *once* for any WODisplayGroup in my
application, regardless of the EO being queried. Is there a way to do
this? If the method that I am looking for is
setGlobalDefaultStringMatchFormat, where do I set it and how? I have
tried WODisplayGroup.setGlobalDefaultStringMatchFormat("*%@*") in my
Application constructor which doesn't seem toto have a global effect.
The docs say that this method "Changes the default string match
format for the class" but I am not sure what class they are referring
to. Thanks,
David
_______________________________________________
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