• 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
Re: Value from a Subcomponent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Value from a Subcomponent


  • Subject: Re: Value from a Subcomponent
  • From: Paul Lynch <email@hidden>
  • Date: Thu, 9 Mar 2006 10:05:32 +0000


On 8 Mar 2006, at 02:00, email@hidden wrote:

I have a page with a WODisplayGroup that users can sort on the basis of
three separate individual keys. However, initial tests suggest that
people don't really find the default images of a WOSortOrder component
particularly intuitive. (I'm not sure why, but the displayKey tooltip
doesn't even display anything for me).


So I want to display some additional indication next to whichever
WOSortOrder was the last they clicked on.

So why don't you just add WOSortOrder.wo to your project, and change the html? I routinely do this with various components, and WOSortOrder is high on that list (so is WOBatchNav).


If webobjects finds a component in your project, but no java file, it will find the class from the original framework, and use your component. This works pretty well.

Most system type components will only hold values for a transient period while they are being used to generate html output, and so aren't suitable for what you are suggesting.

I would also have thought that the DG would have the correct sort orderings, based on my experiences, but that's another story.

Paul

_______________________________________________
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: 
 >Value from a Subcomponent (From: email@hidden)

  • Prev by Date: SOLVED Re: Shorter URL
  • Next by Date: Re: Calendar to add events, reminders etc
  • Previous by thread: Value from a Subcomponent
  • Next by thread: Calendar to add events, reminders etc
  • Index(es):
    • Date
    • Thread