lto:[EMAIL PROTECTED]
Sent: Thursday, 26 June 2008 2:05 p.m.
To: Ren, Kevin
Cc: webobjects-dev@lists.apple.com
Subject: Re: How to fill the WOLips binding validation rules?
Hi Kevin
The component regex needs to be .*
The Valid Binding Regex is what is typed below (there are two
separate entries
sterObject "
Chuck mentioned:
Go to the WOLips binding validation rules preferences and tell it to
not validate key paths with displayGroup.selectedObject in them.
And David Holt said:
.*.DisplayGroup\.selectedObject\..*
.*.DisplayGroup\.masterObject\..*
But in the WOlips - "Bind
l the WOLips binding validation rules?
Hi Kevin
The component regex needs to be .*
The Valid Binding Regex is what is typed below (there are two separate
entries).
David
On 25-Jun-08, at 6:37 PM, Ren, Kevin wrote:
Hi,
I did search in the list:
"WODisplayGrou
Hi,
I did search in the list:
"WODisplayGroup bindings aren't complete for selectedObject or
masterObject "
Chuck mentioned:
Go to the WOLips binding validation rules preferences and tell it to not
validate key paths with displayGroup.selectedObject in them.
And
Probably easier to define a method in your component that returns
this JS string and then bind to this method rather than trying to
figure out how to satisfy the component editor.
My personal preference on these is to define the javascript code as a
normal javascript function in your HTML te
On Dec 17, 2007, at 12:38 PM, Ricardo Parada wrote:
Any ideas on how to make the component editor treat this as
valid? :-)
AppealedAmountTextField: WOTextField {
numberformat = "$#,##0.00";
value = appealedAmount;
onChange = "javascript:
I have a definition as shown below in my wod file and the multi-line
string value assigned to the onChange binding generates an error in
the WO component editor in Eclipse/WOLips. Any ideas on how to
make the component editor treat this as valid? :-)
This is a known bug ... Honestly I hadn
Hi,
I have a definition as shown below in my wod file and the multi-line
string value assigned to the onChange binding generates an error in
the WO component editor in Eclipse/WOLips. Any ideas on how to make
the component editor treat this as valid? :-)
AppealedAmountTextField: WOTex
I love the validation in WOLips. It catches a lot of stuff that
went undetected in WebObjects Builder. However, I'm still not sure
I understand fully the validation options. In particular the
following:
[√ ] ... Warn if Missing Key on NSDictionary/NSArray
If an NSDictionary is supposed
Hello WOLips Experts:
I love the validation in WOLips. It catches a lot of stuff that went
undetected in WebObjects Builder. However, I'm still not sure I
understand fully the validation options. In particular the following:
[√ ] ... Warn if Missing Key on NSDictionary/NSArray
If an N
10 matches
Mail list logo