Direct To Java Client
Direct To Java Client
- Subject: Direct To Java Client
- From: Rob Myers <email@hidden>
- Date: Thu, 29 May 2003 20:06:42 +0100
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)
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.