• 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
Set value of SubComponent from Parent.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Set value of SubComponent from Parent.


  • Subject: Set value of SubComponent from Parent.
  • From: email@hidden
  • Date: Fri, 6 May 2005 17:22:27 +0200

Hello,

i use a subcomponent as navigation menu for a list of objects.

This SubComponent has 4 buttons first - previous - next - last

each button executes a method on the parent component like
--------------------------------------------------------------
    public WOActionResults first( )
    {
        return performParentAction( "first" );
    }
--------------------------------------------------------------

i created 2 boolean fileds in the SubComponent.

my question is, how can i disable the first and previous buttons when the
current object is the first?
in other words how can i effect the SubComponent fileds (with public
setter/getter) from the parent Component.

Thanks,

Sako.


 _______________________________________________
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

References: 
 >Re: WebObjects 5.2.4 (From: Paolo Sommaruga <email@hidden>)
 >Re: WebObjects 5.2.4 (From: Kaj Hejer <email@hidden>)
 >Re: WebObjects 5.2.4 (From: email@hidden)

  • Prev by Date: Re: WebObjects 5.2.4
  • Next by Date: Re: A WOLongResponsePage that _sometimes_ seems to create a deadlock
  • Previous by thread: Re: WebObjects 5.2.4
  • Next by thread: Re: WebObjects 5.2.4
  • Index(es):
    • Date
    • Thread