• 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: Direct To Java Client
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Direct To Java Client


  • Subject: Re: Direct To Java Client
  • From: "B. Shank" <email@hidden>
  • Date: Thu, 29 May 2003 12:49:49 -0700

On Thursday, May 29, 2003, at 12:06 PM, Rob Myers wrote:

How can I selectively top the "Add" icon from appearing at the top of a D2J "main" entity window? I can use the example from the Java Client book to get rid of the add button on everything, but this is overkill. I can use the other example to disable it on an "other" sub-panel, but this is too low.

So what's the middle ground between:

*true* => disabledActionNames = (add, delete)
(entity.name = 'Activity') => disabledActionNames = (add, delete)


Something like:

(entity.name='Activity') and (task='form') => disabledActionNames = (add, delete)

Brent


that would allow me to diable the icon button at the top of the window?

- Rob.
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Direct To Java Client (From: Rob Myers <email@hidden>)

  • Prev by Date: Direct To Java Client
  • Next by Date: Re: ObjC: old and new styles?
  • Previous by thread: Direct To Java Client
  • Next by thread: Simple insert?
  • Index(es):
    • Date
    • Thread