• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ValidateValueForKey
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ValidateValueForKey


  • Subject: ValidateValueForKey
  • From: "Shantanu Wadodkar" <email@hidden>
  • Date: Tue, 17 Feb 2004 18:39:18 +0530

HI

I have below method in my WOComponent, which it is not printing the SOP?
Can any one help me in understanding the same?

Even if I change the signature to
	    public Object validateValueForKey(Object aValue, String key)
throws NSValidation.ValidationException
it is not printing my SOP?

public class BaseComponent extends WOComponent {

   public Object validateValueForKey(Object aValue, String key) {
        System.out.println("\n\n\n\n Base Component Print");
        return super.validateValueForKey(aValue, key);
    }
}

-Thanks
Shantanu

Phone:20-6113187, 6111613/4
Fax: 20-6113198
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: ValidateValueForKey
      • From: Sam Barnum <email@hidden>
  • Prev by Date: Re: XCode 1.1.1: Where did the run log output go?
  • Next by Date: Re: WOForms
  • Previous by thread: Re: XCode 1.1.1: Where did the run log output go?
  • Next by thread: Re: ValidateValueForKey
  • Index(es):
    • Date
    • Thread