Dear all,

I'm trying to subclass and customise D2WEditRelationshipPage to create
a custom look (in fact, I'm subclassing ERNEUEditRelationshipPage).

Specifically, I want to be able to customise the page using the rule system.

Firstly, I want to hide the "query" button and the "query" panel.

In the WOD file, I can see:

DisplayQuery: WOConditional {
        condition = displayQuery;
}

but the displayQuery attribute of the component is part of
D2WEditRelationshipPage, and I don't have the source code to that.

Secondly, I want to customise the browser component - in fact, replace
it with an embedded D2WList instead but all of the actions link into
D2WEditRelationshipPage and without decent documentation (and the
source code), it is very difficult.

This is an issue with subclassing more generally obviously.

Am I missing some obvious source of documentation for these
components, should I fire up a java decompiler, and is there a rule
that is checked by D2WEditRelationshipPage to disable/enable querying?

Thanks,

Mark

-- 
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to